Commit Graph

4 Commits

Author SHA1 Message Date
Robin Müller df2733a176
Major refactoring and update of PUS module 2024-04-04 15:18:53 +02:00
Robin Müller ae8e39f626
First version of asynchronix based mini simulator
Rust/sat-rs/pipeline/pr-main Build queued... Details
- 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
Robin Müller ba03150178 Added high-level abstraction for some PUS services
Rust/sat-rs/pipeline/pr-main This commit looks good Details
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
Robin Müller 8142ae9c38 add coverage
Rust/sat-rs/pipeline/head This commit looks good Details
Rust/sat-rs/pipeline/pr-main Build queued... Details
2023-12-01 22:21:12 +01:00