Commit Graph

1061 Commits

Author SHA1 Message Date
3642a88ea8
continue unittests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-28 09:53:11 +01:00
3aba762faa Merge branch 'main' into request-reply-messaging-mode-tree 2024-03-28 00:01:23 +01:00
8280c70682 Merge pull request 'Framework to Library' (#143) from framework-to-library into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #143
2024-03-27 14:33:02 +01:00
19c5aa9b83
update rust book as well
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-03-27 14:17:59 +01:00
713b4e097b
update the README 2024-03-27 14:14:45 +01:00
c42fbeef1c add some more HK tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-26 14:38:29 +01:00
e314a858ad add some more tests and TODOs
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-26 14:10:11 +01:00
098981686b add another unittest
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-26 10:56:47 +01:00
d45e0e932f
fixes for no_std build
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-25 19:21:51 +01:00
47b9bb1fb9
testbench for reply handlers
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-25 19:18:15 +01:00
1e93bded04
fix tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-25 17:41:30 +01:00
6a0dbd1d58
add new mode service
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-25 17:38:17 +01:00
6a95a7f087
yet another testbench
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-25 16:15:13 +01:00
ce5d333962 Merge branch 'main' into request-reply-messaging-mode-tree
Some checks are pending
Rust/sat-rs/pipeline/pr-main Build queued...
2024-03-25 16:14:41 +01:00
746b31ec5d Merge pull request 'satrs-example RTIC v2' (#142) from satrs-example-rtic-v2 into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #142
2024-03-25 16:09:06 +01:00
621e9c094a
make some test utilities shareable
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-25 15:44:27 +01:00
2318cd4293
Update satrs-example for the STM32F3
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
- Update RTIC to v2
- Update Python client version
2024-03-25 14:26:07 +01:00
cacff05b3c
reduce some boilerplate
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-24 12:22:37 +01:00
b7ab1d5ea7 incredible, but it seems to work..
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-22 18:21:49 +01:00
a6b57d3eb9 Merge pull request 'Update STM32F3 example' (#141) from update-stm32f3-example into main
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #141
2024-03-22 15:19:58 +01:00
bddd3132d4 added some more instructions for Python
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-22 13:18:20 +01:00
6a6ffba754 why have two files
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2024-03-22 13:09:27 +01:00
d27a41e4de Start updating the STM32F3 Discovery example
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-03-22 13:08:01 +01:00
993b82cd07
changelog
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-21 17:18:34 +01:00
fde8ab895c
fix tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-21 17:16:36 +01:00
73291908f6
I don't think channel IDs are required anymore
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-21 17:12:30 +01:00
f5e56c5bf8
clean up code
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-21 13:17:27 +01:00
309d0101a0
this might finally work..
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-21 13:06:46 +01:00
6873a8f2a7
where to start and where to accept?
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-20 17:54:17 +01:00
d5e61090fe its not getting easier..
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-03-20 16:35:55 +01:00
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