introduce simplification for backing traits #96

Merged
muellerr merged 1 commits from pus-service-optimization into main 2024-02-03 13:53:16 +01:00
Owner
No description provided.
muellerr added 1 commit 2024-01-31 14:46:19 +01:00
introduce simplification for backing traits
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Rust/sat-rs/pipeline/pr-main This commit looks good
9759818d94
muellerr added 1 commit 2024-01-31 15:19:15 +01:00
add some documentation
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
9bea82ff0e
muellerr added this to the satrs v0.1.0 milestone 2024-01-31 15:19:45 +01:00
muellerr added 4 commits 2024-02-01 13:29:47 +01:00
muellerr added 1 commit 2024-02-01 13:45:48 +01:00
onlyy expose one new function
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
68a5f67589
muellerr added 1 commit 2024-02-01 13:56:42 +01:00
added some more tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
ec9617bba4
muellerr added 1 commit 2024-02-01 13:58:07 +01:00
remove obsolete module
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
4929e39af7
muellerr added 1 commit 2024-02-01 14:10:02 +01:00
better naming
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
6296b1b0ac
muellerr added 1 commit 2024-02-01 15:34:37 +01:00
test for event service
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
80fd8bc13e
muellerr added 1 commit 2024-02-01 15:43:28 +01:00
update scheduler helper
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2ff0da633e
muellerr added 1 commit 2024-02-01 17:08:36 +01:00
we should introduce a new heap based pool..
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
c996b1d5aa
muellerr added 1 commit 2024-02-01 17:17:10 +01:00
everything seems to work
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
5d7672e9c2
muellerr added 1 commit 2024-02-01 17:43:19 +01:00
fix some of the examples
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2a84b04c47
muellerr added 1 commit 2024-02-01 17:43:46 +01:00
afmt
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
eb75b67c27
muellerr added 2 commits 2024-02-01 17:59:50 +01:00
fix some tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
7c32b1c905
muellerr added 1 commit 2024-02-01 23:38:19 +01:00
seems to compile
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
145b50347d
muellerr added 1 commit 2024-02-02 00:06:26 +01:00
doc update
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
317a3b833d
muellerr added 2 commits 2024-02-02 11:28:00 +01:00
we can unify this trait again
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
74644380f9
muellerr added 1 commit 2024-02-02 11:31:20 +01:00
keep those traits split for now..
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
5ee225fa4e
muellerr added 1 commit 2024-02-02 13:29:47 +01:00
some tweaks for tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
0a21fcf23a
muellerr added 1 commit 2024-02-02 14:00:41 +01:00
this works!
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
c45eb1495c
muellerr added 1 commit 2024-02-02 14:44:39 +01:00
almost done
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
e0fa0ca7f7
muellerr added 1 commit 2024-02-02 22:57:29 +01:00
forgot to push..
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
195a7513ec
muellerr added 2 commits 2024-02-03 13:31:14 +01:00
fix docs
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
7e551a9ab7
muellerr added 1 commit 2024-02-03 13:31:55 +01:00
docs.rs fix
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
1a5f1e5f2f
muellerr added 1 commit 2024-02-03 13:35:58 +01:00
format
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
a1f75f6f65
muellerr force-pushed pus-service-optimization from a1f75f6f65 to ae56e206ba 2024-02-03 13:38:44 +01:00 Compare
muellerr force-pushed pus-service-optimization from ae56e206ba to 8ad222d600 2024-02-03 13:42:35 +01:00 Compare
muellerr added 2 commits 2024-02-03 13:44:38 +01:00
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
a891b947c7
- 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
muellerr force-pushed pus-service-optimization from 40c16690d9 to 11b66c8bf7 2024-02-03 13:46:51 +01:00 Compare
muellerr force-pushed pus-service-optimization from 11b66c8bf7 to a891b947c7 2024-02-03 13:49:36 +01:00 Compare
muellerr merged commit d1bc00f27c into main 2024-02-03 13:53:16 +01:00
muellerr deleted branch pus-service-optimization 2024-02-03 13:53:18 +01:00
Sign in to join this conversation.
No description provided.