Example: Add TCP server #85

Merged
muellerr merged 11 commits from example-add-tcp-server into main 2023-09-29 14:18:26 +02:00
5 changed files with 164 additions and 136 deletions
Showing only changes of commit 77c06718c9 - Show all commits

View File

@ -65,6 +65,7 @@ On-Board Software.
- Service 3 for housekeeping telemetry handling. - Service 3 for housekeeping telemetry handling.
- Service 5 for management and downlink of on-board events. - Service 5 for management and downlink of on-board events.
- Service 8 for handling on-board actions. - Service 8 for handling on-board actions.
- Service 11 for scheduling telecommands to be released at a specific time.
- Service 17 for test purposes (pings) - Service 17 for test purposes (pings)
3. An event manager component which handles the event IPC mechanism. 3. An event manager component which handles the event IPC mechanism.
4. A TC source component which demultiplexes and routes telecommands based on parameters like 4. A TC source component which demultiplexes and routes telecommands based on parameters like