Skip to content
Snippets Groups Projects
Commit 1e6ce196 authored by Grant Giansanti's avatar Grant Giansanti
Browse files

Merge branch 'groundstation_documentation' into 'develop'

Groundstation documentation

See merge request !85
parents ff502839 5f8619fb
No related branches found
No related tags found
5 merge requests!106Adding Pycrocart 2.1,!104adding cflib to this branch,!98Pycrocart 2.1 will,!94Merge cflib adapter into main,!85Groundstation documentation
Frontend Explained
==================
The frontend is what handles clients. It manages a connection to the backend over
a tcp socket. It features a number of possible commands which can be sent to the backend.
The GUI and CLI are both clients that call functions on the frontend directly in order to
communicate with the backend.
See the groundstation readme for more information about possible commands.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment