Commit Graph

43 Commits

Author SHA1 Message Date
Robin Mueller ae4d26b8bd re-work ACS 2026-03-17 15:56:25 +01:00
muellerr 1e15e3d501 move to CCSDS + serde for sat-rs example 2026-03-10 11:45:11 +01:00
Robin Mueller 1b07b845f2 update spacepackets dependency 2025-09-26 16:01:30 +02:00
Robin Mueller 533caea0fe bump all dependencies 2025-07-22 10:29:54 +02:00
muellerr 05106354e3 Mode Tree Feature Update 2025-02-13 12:18:05 +01:00
muellerr 1a4d764f25 bump dependencies 2024-11-15 11:37:14 +01: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 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 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 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
muellerr 544488eaa3 released version
Rust/sat-rs/pipeline/head This commit looks good
2024-02-12 13:25:07 +01:00
muellerr 0fd70c08c2 Major example update
Rust/sat-rs/pipeline/pr-main This commit looks good
- Increased example modularization by moving the majority
  of app logic inside dedicated modules
- Added a new `dyn_tmtc` feature for the satrs-example which is used
  to configure the heap as the backing store for TMTC packages instead
  of static stores.
- Added dedicated satrs-example chapter in satrs-book
2024-02-07 18:10:47 +01:00
muellerr 21961daba4 these 2 deps are not required
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-31 00:00:56 +01:00
muellerr b27842c2bb all clippy fixes
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-30 23:48:46 +01:00
muellerr 21edd1dcff Merge branch 'main' into TargetIdWithApid
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-01-30 23:31:49 +01:00
muellerr aade7c51f2 Merge remote-tracking branch 'origin/main' into TargetIdWithApid
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-01-29 23:38:32 +01:00
muellerr bd6e1637e4 the check finally works again
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-13 15:49:26 +01:00
muellerr 183aca3219 TCP support working
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-29 14:11:03 +02:00
muellerr 7ca8d52368 use explicit versions for sat-rs dependencies
Rust/sat-rs/pipeline/head This commit looks good
2023-09-26 23:06:52 +02:00
muellerr d21e98d2e5 start adding tcp server 2023-09-26 23:00:47 +02:00
muellerr f8df716865 Merge remote-tracking branch 'origin/main' into TargetIdWithApid
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-29 10:22:23 +02:00
muellerr f694a94df2 i think for this example this is ok
Rust/sat-rs/pipeline/head Build started...
2023-08-28 22:57:02 +02:00
muellerr 4290dbd296 homepage corrections
Rust/sat-rs/pipeline/head Build queued...
2023-08-28 19:11:19 +02:00
lkoester 075dc38434 first implementation of apid with target id, currently main broken 2023-08-15 08:49:54 +02:00
muellerr c9989bf7aa improve error handling 2023-07-08 13:20:08 +02:00
muellerr 148fc29b95 update syn to v2.0, large update 2023-07-03 00:42:20 +02:00
muellerr 1ad04e8744 add fern logging support 2023-02-15 22:30:32 +01:00
muellerr 802333cf3e started adding mode request handler in PUS handler 2023-02-15 02:12:00 +01:00
muellerr 20327d14c0 bump spacepackets again 2023-02-04 15:48:41 +01:00
muellerr 622dfb2089 use re-export in example now 2023-01-10 17:16:57 +01:00
muellerr e85e953c93 use concrete git branch dependency 2023-01-02 23:54:59 +01:00
muellerr fd59f25fea this structure is a lot better 2022-11-27 22:30:38 +01:00
muellerr b0b41a07dc new mib crate 2022-11-27 22:05:42 +01:00
muellerr 7e0d3f394a add returncode module 2022-11-27 19:24:18 +01:00
muellerr 0424db9365 basic README for example 2022-11-20 20:42:29 +01:00
muellerr 6385a65c4f all name changes 2022-11-20 19:54:14 +01:00
muellerr ba537f08c6 somethings wrong 2022-11-20 19:29:50 +01:00
muellerr 2e249ec086 rename subfolders, add more READMEs 2022-11-20 19:04:08 +01:00