Commit Graph

1003 Commits

Author SHA1 Message Date
muellerr 6ffe425ccb Merge remote-tracking branch 'origin/main' into request-reply-messaging-mode-tree
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-04 16:53:58 +01:00
muellerr ab3d907d4e Merge pull request 'Refactor TMTC distribution modules' (#138) from ccsds-distrib-refactoring into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #138
2024-03-04 16:53:23 +01:00
muellerr 3de5954898 Refactor TMTC distribution modules
Rust/sat-rs/pipeline/head This commit looks good
2024-03-04 16:26:34 +01:00
muellerr e7bf8e699d fix example
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-04 14:29:54 +01:00
muellerr 85b13918e6 bump spacepackets version
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-04 13:39:06 +01:00
muellerr e065b535e7 more tests for Params module
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 18:40:00 +01:00
muellerr 02dd1cd19e almost done with the params tests 2024-03-01 18:10:14 +01:00
muellerr 7acfbe18f2 more tests
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 17:39:10 +01:00
muellerr 18367ab859 added a lot of tests
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 16:16:53 +01:00
muellerr ccda1faec1 better naming
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 14:10:22 +01:00
muellerr 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
muellerr 0bc3fa8836 add some more tests
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 11:02:14 +01:00
muellerr dbd97c0df6 add more tests
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 10:23:29 +01:00
muellerr cb42d84c28 some more tests
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-28 18:03:39 +01:00
muellerr 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
muellerr 7bbbab56d5 more layering improvements
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-28 17:20:51 +01:00
muellerr 95bed59fbf fix mode tree integration test
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-28 16:28:27 +01:00
muellerr b8c6bfa50b added a early stage notice
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-28 16:21:47 +01:00
muellerr 0451bbc124 some import fixes
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-28 16:16:45 +01:00
muellerr 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
muellerr 4ed86ad3b9 this might work
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-28 15:06:05 +01:00
muellerr 2001813199 this should be compatible to no_std
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-28 15:05:23 +01:00
muellerr ee35d04e7b fix test
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-28 11:53:39 +01:00
muellerr 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
muellerr 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
muellerr 9f82c57a95 actually need to do something with the IDs
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-27 16:52:14 +01:00
muellerr a7e614dfb3 it's some sort of reply handler
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-27 16:27:36 +01:00
muellerr ff1cac3116 Merge branch 'mode-tree-init' into action-pain
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-27 14:54:18 +01:00
muellerr 656229a542 continue the pain 2024-02-27 14:33:14 +01:00
muellerr a47bec7ffe PUS specific action reply 2024-02-27 13:59:54 +01:00
muellerr 300bc660b1 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 17:28:55 +01:00
muellerr f5acdaeffc this is just REALLY annoying..
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-02-26 17:14:02 +01:00
muellerr 5600aa576c Merge pull request 'use generics for the PUS stack' (#134) from pus-stack-use-generics into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #134
2024-02-26 15:46:47 +01:00
muellerr 88793cfa87 add some helper types
Rust/sat-rs/pipeline/head This commit looks good
2024-02-26 15:34:20 +01:00
muellerr 223b637eb8 use generics for the PUS stack
Rust/sat-rs/pipeline/head This commit looks good
2024-02-26 15:18:15 +01:00
muellerr 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
muellerr cf9b115e1e Merge pull request 'Refactored Verification Reporter Module' (#132) from refactor-verification-mod into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #132
2024-02-26 11:58:57 +01:00
muellerr 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
muellerr f21ab0017e Merge pull request 'fixed for scheduler' (#133) from scheduler-fixes into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #133
2024-02-26 11:15:50 +01:00
muellerr a7ca00317f cargo fmt
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-26 11:00:48 +01:00
muellerr 75fda42f4f fixed for scheduler
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-02-26 10:53:33 +01:00
muellerr 07cd370667 cargo fmt
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-23 17:45:32 +01:00
muellerr fdcf1146ec fix CI
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-23 14:38:22 +01:00
muellerr 2949280c20 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-23 14:32:06 +01:00
muellerr faf0f6f6c6 Merge pull request 'refactored event manager' (#131) from refactor-event-man into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #131
2024-02-23 14:31:48 +01:00
muellerr a690c7720d Refactored event manager
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-23 14:19:30 +01:00
muellerr f088807652 cargo fmt
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-23 13:59:15 +01:00
muellerr 0331b04619 this is okay for now
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-22 17:45:49 +01:00
muellerr f285095488 move test code to dedicated integration test module 2024-02-22 17:37:18 +01:00
muellerr 508561d791 sync channel now works as well 2024-02-22 17:31:10 +01:00