Commit Graph

1031 Commits

Author SHA1 Message Date
83e0a50e2a it compiles again
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-20 13:51:55 +01:00
9903194cfc continue fixing old code 2024-03-20 10:45:30 +01:00
0f2a700ef1
need to re-work all of this..
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-18 19:57:37 +01:00
d2c4cd7428 Merge branch 'request-reply-messaging-mode-tree' of egit.irs.uni-stuttgart.de:rust/sat-rs into request-reply-messaging-mode-tree
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-16 11:52:57 +01:00
57b5bd1528
ignore log files 2024-03-16 11:52:33 +01:00
485788adbd reduce the number of generics on request handler
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-15 13:58:43 +01:00
4785446d99
added first concrete TM being generated
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-14 16:51:19 +01:00
5f22a067a5
we need to constrain somewhere..
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-14 16:37:34 +01:00
f5d768f027
clean up a bit
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-13 16:11:33 +01:00
8bdc9686fb
made request handler more generic
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-13 16:06:12 +01:00
41e57a7942
make alloc_mod public
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-13 13:21:17 +01:00
300289608e
fix compile error
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-13 12:05:49 +01:00
41db3b86da start adding docs
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-12 15:49:07 +01:00
1fbb400809 generics shananigans 2024-03-12 15:06:22 +01:00
b0d32aff4f
make new abstractions more generic
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-11 18:40:35 +01:00
c6f2dde138
use common active request type 2024-03-11 18:17:01 +01:00
d3ad6cf96a
add some more checks
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-11 18:00:16 +01:00
4afc360873
introduce active request table abstraction
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-11 17:49:55 +01:00
460ce8074f
add more tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-11 16:28:26 +01:00
e7cec1d333
continue with reply handler unittesting
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-11 12:35:56 +01:00
d0f10c7d1d Merge remote-tracking branch 'origin/main' into request-reply-messaging-mode-tree
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-11 10:41:53 +01:00
128df9a813 Merge pull request 'First version of asynchronix based mini simulator' (#139) from init-minisim into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #139
2024-03-11 10:41:24 +01:00
7387be3bc3
new request/reponse API
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-11 10:26:48 +01:00
d3fb504545
clean up manifest file
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-09 15:14:15 +01:00
ae8e39f626
First version of asynchronix based mini simulator
Some checks are pending
Rust/sat-rs/pipeline/pr-main Build queued...
- Basic simulator with 3 devices
- Can be driven via a UDP interface
- Design allows to drive the simulation via different interface in the future
  by using Request/Reply messaging.
2024-03-09 15:11:11 +01:00
c832e71bb0
continued reply handler test
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-06 16:09:12 +01:00
0fa1503a88
add first unittest for action reply handler
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-06 15:47:02 +01:00
11c529dceb
well this is awkward 2024-03-06 15:32:39 +01:00
6ffe425ccb
Merge remote-tracking branch 'origin/main' into request-reply-messaging-mode-tree
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-04 16:53:58 +01:00
ab3d907d4e Merge pull request 'Refactor TMTC distribution modules' (#138) from ccsds-distrib-refactoring into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #138
2024-03-04 16:53:23 +01:00
3de5954898
Refactor TMTC distribution modules
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-03-04 16:26:34 +01:00
e7bf8e699d
fix example
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-04 14:29:54 +01:00
85b13918e6
bump spacepackets version
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-04 13:39:06 +01:00
e065b535e7
more tests for Params module
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 18:40:00 +01:00
02dd1cd19e
almost done with the params tests 2024-03-01 18:10:14 +01:00
7acfbe18f2
more tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 17:39:10 +01:00
18367ab859 added a lot of tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 16:16:53 +01:00
ccda1faec1 better naming
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 14:10:22 +01:00
c7f06cc09d that's enough tests for this module
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 13:17:45 +01:00
0bc3fa8836
add some more tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 11:02:14 +01:00
dbd97c0df6
add more tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 10:23:29 +01:00
cb42d84c28
some more tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-28 18:03:39 +01:00
05c986eb2e
delete obsolete code
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-28 17:27:23 +01:00
7bbbab56d5
more layering improvements
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-28 17:20:51 +01:00
95bed59fbf
fix mode tree integration test
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-28 16:28:27 +01:00
b8c6bfa50b
added a early stage notice
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-28 16:21:47 +01:00
0451bbc124
some import fixes
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-28 16:16:45 +01:00
0911677a3a
re-introduce layering
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-28 16:15:03 +01:00
4ed86ad3b9
this might work
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-28 15:06:05 +01:00
2001813199
this should be compatible to no_std
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-28 15:05:23 +01:00