Commit Graph

224 Commits

Author SHA1 Message Date
Robin Mueller 81473b30f9 clippy fixes 2025-07-22 10:44:11 +02:00
Robin Mueller 533caea0fe bump all dependencies 2025-07-22 10:29:54 +02:00
Robin Mueller cf64fea7d9 bump cobs-rs dependency 2025-07-18 19:24:40 +02:00
muellerr fb45da1890 some test fixes 2025-05-19 15:46:57 +02:00
muellerr 3f28f60c59 add first generator 2025-05-19 15:21:51 +02:00
muellerr 4b22958b34 possible fix for clippy warning 2025-05-19 15:14:59 +02:00
muellerr 4a4fd7ac2c use git deps 2025-05-16 19:49:43 +02:00
muellerr ddc4544456 spacepackets update, clippy fixes 2025-05-10 16:13:45 +02:00
muellerr 05106354e3 Mode Tree Feature Update 2025-02-13 12:18:05 +01:00
muellerr 1c43c3adf9 update mini simulator 2025-01-30 18:55:47 +01:00
muellerr 1a4d764f25 bump dependencies 2024-11-15 11:37:14 +01:00
muellerr edcd5491f1 clippy fixes 2024-11-04 13:51:36 +01:00
muellerr 47c86aea5c Extracted CFDP components 2024-11-04 12:18:41 +01:00
muellerr 2e5d6a5c41 update example changelog
Rust/sat-rs/pipeline/pr-main Build started...
2024-06-03 15:22:27 +02:00
muellerr 29167736db Integration of the mini simulator into the sat-rs example
Rust/sat-rs/pipeline/pr-main Build started...
2024-06-03 15:18:23 +02:00
muellerr acf73e93b1 Introduce heapless memory pools
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-05-21 18:31:19 +02:00
muellerr 408803fe86 small robustness fix
Rust/sat-rs/pipeline/head Build queued...
2024-05-02 13:41:27 +02:00
muellerr e37061dcf0 smaller improvements 2024-05-02 12:28:09 +02:00
muellerr 23327a7786 bounded the PUS stack hot loop
Rust/sat-rs/pipeline/head Build queued...
2024-05-02 12:01:24 +02:00
muellerr a00c843698 optimize PUS stack code
Rust/sat-rs/pipeline/head Build started...
2024-05-02 11:58:46 +02:00
muellerr 7e78e70a17 try unifying some direct PUS handler code
Rust/sat-rs/pipeline/head This commit looks good
2024-05-02 11:14:05 +02:00
muellerr 736eb74e66 simplified PUS stack
Rust/sat-rs/pipeline/head Build started...
2024-05-01 21:13:08 +02:00
muellerr f0d08b65a4 Merge branch 'main' into rework-generic-params-for-pus
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-04-30 13:35:08 +02:00
muellerr 9c60427f89 Reworked generic parameter handling for PUS service 1 and 5
Rust/sat-rs/pipeline/head Build queued...
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-04-30 13:29:55 +02:00
muellerr 958ab9bab6 renamed thread name
Rust/sat-rs/pipeline/head This commit looks good
2024-04-25 11:11:31 +02:00
muellerr c477739f6d more improvements for API, tests for example event module
Rust/sat-rs/pipeline/head This commit looks good
2024-04-24 18:50:08 +02:00
muellerr b7ce039406 add optional defmt support for events
Rust/sat-rs/pipeline/head This commit looks good
2024-04-24 18:36:00 +02:00
muellerr 5ec5124ea3 Updated events modules and docs
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-04-24 14:30:45 +02:00
muellerr acd2260dfd update Python client for example
Rust/sat-rs/pipeline/head This commit looks good
2024-04-23 14:22:50 +02:00
muellerr 536051e05b improvements and fixes
Rust/sat-rs/pipeline/head This commit looks good
2024-04-22 20:29:14 +02:00
muellerr 63f37f0917 Re-worked TMTC modules
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-04-16 11:04:22 +02:00
muellerr de50bec562 bugfix for targeted services
Rust/sat-rs/pipeline/head This commit looks good
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-04-10 17:18:53 +02:00
muellerr 1dbc81a8f5 closure param name tweak
Rust/sat-rs/pipeline/head This commit looks good
2024-04-10 15:51:08 +02:00
muellerr f96fe6bdc0 this makes a bit more sense
Rust/sat-rs/pipeline/head This commit looks good
2024-04-10 15:19:08 +02:00
muellerr 0bbada90ef improve example structure
Rust/sat-rs/pipeline/head Build started...
2024-04-10 12:58:51 +02:00
muellerr de028ed827 bugfix in example
Rust/sat-rs/pipeline/pr-main Build started...
2024-04-10 11:54:05 +02:00
muellerr d27ac5dfc9 refactored TCP server
Rust/sat-rs/pipeline/head Build queued...
2024-04-10 11:28:16 +02:00
muellerr 3cc9dd3c48 introduce stop signal handling
Rust/sat-rs/pipeline/head Build started...
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-04-09 17:21:43 +02:00
muellerr df2733a176 Major refactoring and update of PUS module 2024-04-04 15:18:53 +02:00
muellerr a5941751d7 Simplify low-level PUS API for verification and events
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-29 16:22:40 +01:00
muellerr 3de5954898 Refactor TMTC distribution modules
Rust/sat-rs/pipeline/head This commit looks good
2024-03-04 16:26:34 +01:00
muellerr 223b637eb8 use generics for the PUS stack
Rust/sat-rs/pipeline/head This commit looks good
2024-02-26 15:18:15 +01:00
muellerr eea9b11b39 refactored verification reporter
Rust/sat-rs/pipeline/pr-main This commit looks good
- Use generics instead of trait objects where applicable.
2024-02-26 11:41:42 +01:00
muellerr a690c7720d Refactored event manager
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-23 14:19:30 +01:00
muellerr 238c3a8d43 bump example patch version
Rust/sat-rs/pipeline/head This commit looks good
2024-02-21 11:34:35 +01:00
muellerr 012eb82f42 bump example
Rust/sat-rs/pipeline/head This commit looks good
2024-02-21 11:22:16 +01:00
muellerr ba03150178 Added high-level abstraction for some PUS services
Rust/sat-rs/pipeline/pr-main This commit looks good
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
muellerr 01d9a85976 rename Python client
Rust/sat-rs/pipeline/head Build started...
2024-02-16 13:24:16 +01:00
muellerr 18cec8bcf0 prepare example release v0.1.0
Rust/sat-rs/pipeline/head This commit looks good
2024-02-13 11:07:27 +01:00
muellerr de4e6183b3 Re-structure sat-rs
Rust/sat-rs/pipeline/pr-main This commit looks good
- 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