Commit Graph

20 Commits

Author SHA1 Message Date
b56bbc8c41
update pool docs
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-10 12:54:13 +01:00
d017b9c179
Refactored pool abstraction
All checks were successful
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
a891b947c7 Finish PUS service optimizations
All checks were successful
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
2c1918d059
doc fixes
Some checks are pending
Rust/sat-rs/pipeline/pr-main Build started...
2023-08-28 19:05:55 +02:00
dd0f7e3feb
lets see if this fixes no_std 2023-07-12 13:59:47 +02:00
a7d9990305
no std compiles 2023-07-12 13:54:45 +02:00
1d2af1eda1
try to make no-std build 2023-07-12 13:48:59 +02:00
1f2bd0fd54
improved and unified TM sending API 2023-07-08 14:57:11 +02:00
da7f929ec0
continue 2023-07-05 19:11:09 +02:00
9b63ea3585
small clippy fix 2023-05-14 16:03:41 +02:00
21b9434d18 the tests work now 2023-02-12 00:31:34 +01:00
bd016130b8 add initial support for request ID in scheduler 2023-02-11 14:03:30 +01:00
4e361e4421
all clippy 1.67 fixes 2023-01-26 23:31:09 +01:00
64bac76e29
add more scheduler unittests 2023-01-22 16:58:23 +01:00
a665b04844
re-add satrs-core without git submoudule 2023-01-11 10:30:03 +01:00
f24b27ccaf
remove satrs-core to replace with submodule 2023-01-11 09:49:34 +01:00
49c5f3eda2
refactored example to support different tc sources 2022-12-21 22:14:42 +01:00
2532119fbe a lot of clippy fixes 2022-12-20 17:23:11 +01:00
6385a65c4f
all name changes 2022-11-20 19:54:14 +01:00
2e249ec086
rename subfolders, add more READMEs 2022-11-20 19:04:08 +01:00