b7ab1d5ea7
incredible, but it seems to work..
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-22 18:21:49 +01:00
73291908f6
I don't think channel IDs are required anymore
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-21 17:12:30 +01:00
309d0101a0
this might finally work..
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-21 13:06:46 +01:00
5f22a067a5
we need to constrain somewhere..
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-14 16:37:34 +01:00
c7f06cc09d
that's enough tests for this module
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 13:17:45 +01:00
0bc3fa8836
add some more tests
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 11:02:14 +01:00
dbd97c0df6
add more tests
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 10:23:29 +01:00
cb42d84c28
some more tests
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-28 18:03:39 +01:00
05c986eb2e
delete obsolete code
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-28 17:27:23 +01:00
7bbbab56d5
more layering improvements
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-28 17:20:51 +01:00
0911677a3a
re-introduce layering
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-28 16:15:03 +01:00
0647abc9c6
added new RequestId
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-02-28 11:29:08 +01:00
dca573e8a9
use generic request ID type
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-28 11:05:22 +01:00
b706dec643
Merge remote-tracking branch 'origin/main' into mode-tree-init
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-26 12:09:16 +01:00
e7c0d33ccb
that was hard
2024-02-22 17:19:32 +01:00
7967b95553
this is not easy
2024-02-22 15:51:51 +01:00
69b441cd39
introducing more generics
2024-02-22 15:36:55 +01:00
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
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