Robin Mueller
42a0ced3de
mode request/responses to models
2026-03-17 15:06:21 +01:00
Robin Mueller
b10e1b7806
more tests
2026-03-16 14:25:26 +01:00
Robin Mueller
d49c8218ff
add first assembly unittests
2026-03-13 11:56:22 +01:00
Robin Mueller
70f43fd9e5
use edition 2024, continue re-work
2026-03-12 17:54:33 +01:00
Robin Mueller
2de2898ba4
re-work ACS
2026-03-12 15:54:51 +01:00
Robin Mueller
df517af85b
probably need to re-work the mode model..
2026-03-12 12:00:24 +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
muellerr
3f28f60c59
add first generator
2025-05-19 15:21:51 +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
df2733a176
Major refactoring and update of PUS module
2024-04-04 15:18:53 +02: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
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
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
b27842c2bb
all clippy fixes
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-30 23:48:46 +01: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
lkoester
a3311f102e
added HkUniqueId
Rust/sat-rs/pipeline/head There was a failure building this commit
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-15 21:07:15 +02:00
lkoester
075dc38434
first implementation of apid with target id, currently main broken
2023-08-15 08:49:54 +02:00
muellerr
e9681b9dbb
move APID to lib
2023-07-11 00:45:59 +02:00
muellerr
fffd1af81f
that was insane
2023-07-10 00:29:31 +02:00
muellerr
2783442f91
use new sender abstraction
2023-07-09 17:04:18 +02:00
muellerr
5f5b77b721
almost finished completely
2023-07-05 21:08:04 +02:00
muellerr
933f94f687
stupid windows
2023-02-15 11:05:32 +01:00
muellerr
802333cf3e
started adding mode request handler in PUS handler
2023-02-15 02:12:00 +01:00
muellerr
ec46d94dc7
cargo fmt and clippy
2023-02-14 15:53:14 +01:00
lkoester
9a7f3962cf
modified power abstractions
2023-02-13 09:20:00 +01:00
muellerr
da9eb94d98
added basic TC support
2022-12-21 10:01:19 +01:00
muellerr
359402d78d
adding request handling
2022-12-20 15:45:09 +01:00
muellerr
fa7e416eb6
use unspecified server address
2022-12-15 19:35:24 +01:00
muellerr
6a488f77db
run cargo fmt
2022-11-27 22:32:10 +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
2e249ec086
rename subfolders, add more READMEs
2022-11-20 19:04:08 +01:00