Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MicroCART
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Distributed Autonomous Networked Control Lab
MicroCART
Commits
7f446558
Commit
7f446558
authored
1 year ago
by
abeinder
Browse files
Options
Downloads
Patches
Plain Diff
added frontend minor readme
parent
9c918485
No related branches found
No related tags found
5 merge requests
!106
Adding Pycrocart 2.1
,
!104
adding cflib to this branch
,
!98
Pycrocart 2.1 will
,
!94
Merge cflib adapter into main
,
!85
Groundstation documentation
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
groundStation/src/frontend/Readme.md.txt
+9
-0
9 additions, 0 deletions
groundStation/src/frontend/Readme.md.txt
with
9 additions
and
0 deletions
groundStation/src/frontend/Readme.md.txt
0 → 100644
+
9
−
0
View file @
7f446558
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment