Commit Graph

390 Commits

Author SHA1 Message Date
5ee225fa4e keep those traits split for now..
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-02 11:31:11 +01:00
74644380f9 we can unify this trait again
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-02 11:27:39 +01:00
76a84a4393 It's getting tricky, but this is good.. 2024-02-02 01:58:38 +01:00
317a3b833d doc update
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-02 00:06:17 +01:00
145b50347d seems to compile
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-01 23:38:09 +01:00
7c32b1c905 fix some tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-01 17:59:42 +01:00
8376bf0032 bump spacepackets version 2024-02-01 17:56:48 +01:00
eb75b67c27 afmt
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-01 17:43:41 +01:00
2a84b04c47 fix some of the examples
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-01 17:43:11 +01:00
5d7672e9c2 everything seems to work
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-01 17:17:01 +01:00
c996b1d5aa we should introduce a new heap based pool..
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-01 17:08:18 +01:00
2ff0da633e update scheduler helper
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-01 15:43:17 +01:00
80fd8bc13e test for event service
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-01 15:34:28 +01:00
6296b1b0ac better naming
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-01 14:09:54 +01:00
4929e39af7 remove obsolete module
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-01 13:57:59 +01:00
ec9617bba4 added some more tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-01 13:56:32 +01:00
68a5f67589 onlyy expose one new function
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-01 13:45:40 +01:00
cd26cecafb nice test harness
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-02-01 13:29:28 +01:00
4f9cf38d34 prepared some infrastructure for tests 2024-02-01 00:47:08 +01:00
0f639900e2 added complete testset 2024-01-31 23:25:33 +01:00
982b1afcb9 add Vec test for PUS17 handler 2024-01-31 23:03:57 +01:00
9bea82ff0e add some documentation
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-31 15:19:18 +01:00
9759818d94 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
2024-01-31 14:45:42 +01:00
e2086391bc Merge remote-tracking branch 'origin/main' into tricky-pus-abstraction-changes
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-01-31 12:09:55 +01:00
8bb13efe80 Merge remote-tracking branch 'origin/main' into tricky-pus-abstraction-changes
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-01-31 11:40:29 +01:00
0109c6855d this might do the job
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-01-31 11:40:01 +01:00
7cbe4f1170 some progress 2024-01-31 01:32:03 +01:00
21edd1dcff Merge branch 'main' into TargetIdWithApid
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-01-30 23:31:49 +01:00
4e43fb8fd7 single source event manager graph, fix doc build
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-30 23:27:22 +01:00
62c9d13cec this is tricky
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-01-30 09:59:45 +01:00
5f227d1a20 refactored PUS handlers
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2024-01-30 01:18:48 +01:00
f3baa5247e Merge remote-tracking branch 'origin/main' into improve-graphs
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-01-29 23:42:52 +01:00
aade7c51f2 Merge remote-tracking branch 'origin/main' into TargetIdWithApid
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-01-29 23:38:32 +01:00
bf97a03730 let's finish this PR for now
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-29 23:36:34 +01:00
c9a7f75ca4 move images 2024-01-29 11:44:32 +01:00
dada8a775d improve some graphs 2024-01-29 11:44:02 +01:00
48b8c6891a verified first finished PDU success
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-23 19:43:52 +01:00
d8acaaf580 add test for requested closure
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-01-23 18:43:09 +01:00
c2bd862ba4 typo
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-22 19:42:18 +01:00
c5054c323e add some documentation and other improvements
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-22 19:40:58 +01:00
7776847364 rework timer and packet send handling
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-22 19:24:48 +01:00
4cf96ce0d5 extend remote cfg fields
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-22 14:08:25 +01:00
303a9ab581 more docs
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-18 17:08:23 +01:00
71ce43eca6 added some docs
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-18 16:26:29 +01:00
42cb3f7e6b verify fault handling correctness
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-18 16:16:28 +01:00
620ffbb131 add test for reached check limit
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-18 15:28:15 +01:00
7f301a0771 only allow CFDP for alloc for now
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-15 17:21:23 +01:00
7e8be538e0 improve CFDP tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-15 17:18:28 +01:00
28a8b18329 the file store still required alloc
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-15 16:10:46 +01:00
2f07fdfe83 first test for check limit handling
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-15 16:08:39 +01:00