Commit Graph

3 Commits

Author SHA1 Message Date
ae8e39f626 First version of asynchronix based mini simulator
- Basic simulator with 3 devices
- Can be driven via a UDP interface
- Design allows to drive the simulation via different interface in the future
  by using Request/Reply messaging.
2024-03-09 15:11:11 +01:00
ba03150178 Added high-level abstraction for some PUS services
Introduced high-level abstractions for targetable requests in general.

- PUS Service 3 (HK) abstraction for targetable HK requests
- PUS Service 8 (Action) abstraction for targetable action requests
2024-02-20 14:33:21 +01:00
8142ae9c38 add coverage 2023-12-01 22:21:12 +01:00