sat-rs/satrs-example/src
Robin Mueller de4e6183b3
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
Re-structure sat-rs
- Add new shared subcrate satrs-shared to split off some shared
  components not expected to change very often.
- Renmame `satrs-core` to `satrs`. It is expected that sat-rs will remain
  the primary crate, so the core information is superfluous, and core also
  implies stability, which will not be the case for some time.
2024-02-12 15:51:37 +01:00
..
bin Re-structure sat-rs 2024-02-12 15:51:37 +01:00
pus Re-structure sat-rs 2024-02-12 15:51:37 +01:00
acs.rs Re-structure sat-rs 2024-02-12 15:51:37 +01:00
ccsds.rs Re-structure sat-rs 2024-02-12 15:51:37 +01:00
config.rs Re-structure sat-rs 2024-02-12 15:51:37 +01:00
events.rs Re-structure sat-rs 2024-02-12 15:51:37 +01:00
hk.rs Re-structure sat-rs 2024-02-12 15:51:37 +01:00
lib.rs Re-structure sat-rs 2024-02-12 15:51:37 +01:00
logger.rs all clippy fixes 2024-01-30 23:48:46 +01:00
main.rs Re-structure sat-rs 2024-02-12 15:51:37 +01:00
requests.rs Re-structure sat-rs 2024-02-12 15:51:37 +01:00
tcp.rs Re-structure sat-rs 2024-02-12 15:51:37 +01:00
tm_funnel.rs Re-structure sat-rs 2024-02-12 15:51:37 +01:00
tmtc.rs Re-structure sat-rs 2024-02-12 15:51:37 +01:00
udp.rs Re-structure sat-rs 2024-02-12 15:51:37 +01:00