67 Commits

Author SHA1 Message Date
7e551a9ab7
fix docs
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-03 13:31:06 +01:00
e0fa0ca7f7 almost done
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-02 14:44:31 +01:00
0a21fcf23a some tweaks for tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-02 13:29:37 +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
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
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
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
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
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
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
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
ad01472a8e
adaptions for spacepackets update
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-18 10:21:15 +02:00
1d2af1eda1
try to make no-std build 2023-07-12 13:48:59 +02:00
df346467bc
seems to work well 2023-07-11 22:52:06 +02:00
8b077c47b2
added first crossbeam API to allow bounded API 2023-07-11 22:48:43 +02:00
0b4c1e8604
some more deprecated API replacements 2023-07-11 22:25:43 +02:00
04516cf414
updated spacepackets successfully 2023-07-11 00:28:28 +02:00
dbcb1fb350
issue for another day.. 2023-07-10 01:27:37 +02:00
6567a8367a
docs 2023-07-10 00:31:58 +02:00
fffd1af81f
that was insane 2023-07-10 00:29:31 +02:00
92147a00b3
im done 2023-07-09 20:19:53 +02:00
e46b88384f
getting there.. 2023-07-09 20:05:45 +02:00
180e770392
moved a trait 2023-07-09 18:38:09 +02:00
2783442f91
use new sender abstraction 2023-07-09 17:04:18 +02:00
1f4e6714ba
try to use new abstractions 2023-07-09 13:32:59 +02:00
1d752251f5
it compiles again 2023-07-09 13:23:34 +02:00
1389ee462e
well this simplifies a lot.. 2023-07-09 13:04:00 +02:00
1f2bd0fd54
improved and unified TM sending API 2023-07-08 14:57:11 +02:00
ea6971d9b3
improve error enum 2023-07-08 13:37:27 +02:00
985af06d94
doc 2023-07-06 01:14:01 +02:00
f7bf4a4d7b
done 2023-07-06 00:49:18 +02:00
5f5b77b721
almost finished completely 2023-07-05 21:08:04 +02:00
52a7682a55
continue 2023-07-05 14:25:51 +02:00
363770066d
start adding event service 2023-07-05 11:58:43 +02:00
d2e896fc92
more cleaning and restructuring 2023-07-05 11:25:23 +02:00
3a1c5832a9
continue 2023-07-04 15:17:43 +02:00
e786773a65
at least it compiles again 2023-07-03 18:22:08 +02:00
5fa9553656
this is complex.. 2023-07-03 01:33:13 +02:00
148fc29b95
update syn to v2.0, large update 2023-07-03 00:42:20 +02:00
283fd61f81
TM sender abstractions have ID and name now 2023-02-28 14:01:40 +01:00