Showing
- controls/parameterIdentification/ModelingParameters.docx 0 additions, 0 deletionscontrols/parameterIdentification/ModelingParameters.docx
- groundStation/.gitignore 6 additions, 1 deletiongroundStation/.gitignore
- groundStation/Makefile 67 additions, 0 deletionsgroundStation/Makefile
- groundStation/README.md 22 additions, 0 deletionsgroundStation/README.md
- groundStation/src/backend/backend.c 661 additions, 0 deletionsgroundStation/src/backend/backend.c
- groundStation/src/backend/commands.c 624 additions, 0 deletionsgroundStation/src/backend/commands.c
- groundStation/src/backend/commands.h 75 additions, 0 deletionsgroundStation/src/backend/commands.h
- groundStation/src/backend/communication.c 69 additions, 63 deletionsgroundStation/src/backend/communication.c
- groundStation/src/backend/communication.h 3 additions, 5 deletionsgroundStation/src/backend/communication.h
- groundStation/src/backend/config.h 19 additions, 0 deletionsgroundStation/src/backend/config.h
- groundStation/src/backend/logger.c 108 additions, 0 deletionsgroundStation/src/backend/logger.c
- groundStation/src/backend/logger.h 2 additions, 1 deletiongroundStation/src/backend/logger.h
- groundStation/src/backend/old_main.cold 0 additions, 0 deletionsgroundStation/src/backend/old_main.cold
- groundStation/src/backend/type_def.h 0 additions, 0 deletionsgroundStation/src/backend/type_def.h
- groundStation/src/backend/vrpn_tracker.cpp 33 additions, 29 deletionsgroundStation/src/backend/vrpn_tracker.cpp
- groundStation/src/backend/vrpn_tracker.hpp 3 additions, 0 deletionsgroundStation/src/backend/vrpn_tracker.hpp
- groundStation/src/cli/cli.c 91 additions, 0 deletionsgroundStation/src/cli/cli.c
- groundStation/src/cli/cli.h 15 additions, 0 deletionsgroundStation/src/cli/cli.h
- groundStation/src/cli/testClient.c 55 additions, 0 deletionsgroundStation/src/cli/testClient.c
- groundStation/src/vrpn 1 addition, 0 deletionsgroundStation/src/vrpn
Some changes are not shown.
For a faster browsing experience, only 20 of 1000+ files are shown.
File added
groundStation/Makefile
0 → 100644
groundStation/README.md
0 → 100644
groundStation/src/backend/backend.c
0 → 100644
groundStation/src/backend/commands.c
0 → 100644
groundStation/src/backend/commands.h
0 → 100644
groundStation/src/backend/config.h
0 → 100644
groundStation/src/cli/cli.c
0 → 100644
groundStation/src/cli/cli.h
0 → 100644
groundStation/src/cli/testClient.c
0 → 100644