WIP: Mode Tree #130

Closed
muellerr wants to merge 25 commits from mode-tree-init into main

25 Commits

Author SHA1 Message Date
0647abc9c6
added new RequestId
Some checks failed
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
dca573e8a9
use generic request ID type
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-28 11:05:22 +01:00
9f82c57a95 actually need to do something with the IDs
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-27 16:52:14 +01:00
a7e614dfb3 it's some sort of reply handler
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-27 16:27:36 +01:00
ff1cac3116 Merge branch 'mode-tree-init' into action-pain
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-27 14:54:18 +01:00
656229a542 continue the pain 2024-02-27 14:33:14 +01:00
a47bec7ffe PUS specific action reply 2024-02-27 13:59:54 +01:00
300bc660b1
Merge remote-tracking branch 'origin/main' into mode-tree-init
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-26 17:28:55 +01:00
f5acdaeffc
this is just REALLY annoying..
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-02-26 17:14:02 +01:00
b706dec643
Merge remote-tracking branch 'origin/main' into mode-tree-init
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-26 12:09:16 +01:00
07cd370667 cargo fmt
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-23 17:45:32 +01:00
fdcf1146ec fix CI
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-23 14:38:22 +01:00
2949280c20 Merge remote-tracking branch 'origin/main' into mode-tree-init
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-23 14:32:06 +01:00
f088807652 cargo fmt
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-23 13:59:15 +01:00
0331b04619
this is okay for now
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-22 17:45:49 +01:00
f285095488
move test code to dedicated integration test module 2024-02-22 17:37:18 +01:00
508561d791
sync channel now works as well 2024-02-22 17:31:10 +01:00
a354f8a76c Merge branch 'mode-tree-init' of egit.irs.uni-stuttgart.de:rust/sat-rs into mode-tree-init 2024-02-22 17:20:39 +01:00
e7c0d33ccb
that was hard 2024-02-22 17:19:32 +01:00
7967b95553
this is not easy 2024-02-22 15:51:51 +01:00
69b441cd39
introducing more generics 2024-02-22 15:36:55 +01:00
a3bae58ef3 Merge branch 'main' into mode-tree-init
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-21 19:17:16 +01:00
28523e065f
slowly starting to understand this
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-21 19:16:25 +01:00
0bd492038d
lets just push through with one concrete example
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
and work from there
2024-02-21 17:47:15 +01:00
bfedd9572e as expected, this is hard
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-02-21 15:37:08 +01:00