1c22afef31
Major refactoring and update of PUS module
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-04-02 16:50:09 +02:00
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
223b637eb8
use generics for the PUS stack
Rust/sat-rs/pipeline/head This commit looks good
2024-02-26 15:18:15 +01:00
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
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
d017b9c179
Refactored pool abstraction
...
Rust/sat-rs/pipeline/pr-main This commit looks good
- Redesigned PoolProvider and PoolProviderWithGuards to allow
easer optimizations and increase flexbility
2024-02-10 11:59:26 +01:00
176a9f1612
Improvements for example and documentation
...
Rust/sat-rs/pipeline/pr-main This commit looks good
- Added diagrams for sat-rs example for both structure and data flow.
- Added explanations for those diagrams as well.
- Some renaming: Use `Pool` instead of `Store` for pool components.
- General improvements for satrs-book.
2024-02-08 17:42:36 +01:00
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
a891b947c7
Finish PUS service optimizations
...
Rust/sat-rs/pipeline/pr-main This commit looks good
Rust/sat-rs/pipeline/head This commit looks good
- Better naming for pool abstractions
- Added last unittests for PUS helper services
- Introduce new abstraction for PUS schedulers
- `StoreAddr` is now a generic u64
- `spacepackets` points to 0.7.0 release
2024-02-03 13:43:46 +01:00
e2086391bc
Merge remote-tracking branch 'origin/main' into tricky-pus-abstraction-changes
Rust/sat-rs/pipeline/head This commit looks good
2024-01-31 12:09:55 +01:00
0109c6855d
this might do the job
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-01-31 11:40:01 +01:00
7cbe4f1170
some progress
2024-01-31 01:32:03 +01:00
b27842c2bb
all clippy fixes
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-30 23:48:46 +01:00
62c9d13cec
this is tricky
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-01-30 09:59:45 +01:00
5f227d1a20
refactored PUS handlers
Rust/sat-rs/pipeline/head This commit looks good
2024-01-30 01:18:48 +01: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
13b7c50e74
added TODO
2023-07-11 00:46:22 +02:00
300ea91c6b
updated example as well
2023-07-11 00:44:48 +02:00
04516cf414
updated spacepackets successfully
2023-07-11 00:28:28 +02:00
dbcb1fb350
issue for another day..
2023-07-10 01:27:37 +02:00
fffd1af81f
that was insane
2023-07-10 00:29:31 +02:00
e46b88384f
getting there..
2023-07-09 20:05:45 +02:00
2783442f91
use new sender abstraction
2023-07-09 17:04:18 +02:00
c9989bf7aa
improve error handling
2023-07-08 13:20:08 +02:00
f7bf4a4d7b
done
2023-07-06 00:49:18 +02:00
90493a6dcb
add HK module
2023-07-05 21:10:45 +02:00
b11af185f9
some missing stuff
2023-07-05 21:09:28 +02:00
5f5b77b721
almost finished completely
2023-07-05 21:08:04 +02:00
8210e01615
zero copy TM funnel
2023-07-05 19:31:48 +02:00
bc65cae3ec
simplifications for verification reporter
2023-07-05 17:24:53 +02:00
831cb46059
fix to avoid burning through CPU time
2023-07-05 15:15:19 +02:00
43408f3a9b
only actions and modes remaining
2023-07-05 15:12:03 +02:00
52a7682a55
continue
2023-07-05 14:25:51 +02:00
363770066d
start adding event service
2023-07-05 11:58:43 +02:00
d2e896fc92
more cleaning and restructuring
2023-07-05 11:25:23 +02:00
9a40301c0f
this seems to work
2023-07-05 09:39:35 +02:00
3f47474393
try another trait
2023-07-05 09:37:34 +02:00
2ba93b9942
some things in rust are really hard
2023-07-04 22:26:41 +02:00
17c5b3d93e
continue
2023-07-04 21:13:26 +02:00
6723fd9e5c
compleex
2023-07-04 20:01:06 +02:00
82b7717b49
next helper class
2023-07-04 18:51:54 +02:00
3a1c5832a9
continue
2023-07-04 15:17:43 +02:00
e786773a65
at least it compiles again
2023-07-03 18:22:08 +02:00