Commit Graph

293 Commits

Author SHA1 Message Date
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
9605dbb13a
mocking the check timer is tricky
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-15 15:30:41 +01:00
27c5e4d14e
cleaned up tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-15 13:49:24 +01:00
7615729af9
fix tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-14 12:17:16 +01:00
fbd05a4a25
add check limit handling
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-14 12:10:22 +01:00
0ecb718416 this works better apparently
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-14 00:29:02 +01:00
1b1bef2958
make it compile again
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-13 18:55:26 +01:00
5a55993452
fix some tests 2023-12-13 15:35:21 +01:00
c766ab2d71
come on, neotest..
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-13 15:15:22 +01:00
774d9b5961 bumped spacepackets
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-07 13:29:26 +01:00
0b81198c03
that will be a lot of API changes
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-06 19:59:27 +01:00
da8858eae0 well this is annoying..
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-11-24 15:47:03 +01:00
274ae654cd add new filesystem abstractions 2023-11-24 15:02:22 +01:00
f7f1017fed
continue CFDP handlers
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-11-11 19:05:46 +01:00
lkoester
e75a145b0e made set_reuse_port unix only
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-10-26 13:34:37 +02:00
6a300f5b65
Merge branch 'simplify-some-tcp-components' of egit.irs.uni-stuttgart.de:rust/sat-rs into simplify-some-tcp-components
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
Rust/sat-rs/pipeline/head This commit looks good
2023-10-01 14:53:33 +02:00
922631022c
some tiny tweaks 2023-10-01 14:48:41 +02:00
157d904794
no box necessary.. 2023-10-01 14:32:15 +02:00
62a9f58462 Merge branch 'main' into simplify-some-tcp-components
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-10-01 13:57:16 +02:00
7654670967
this intermediate struct is not necessary
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-10-01 13:55:42 +02:00
183aca3219
TCP support working
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-29 14:11:03 +02:00
338243b228 use new spacepackets API
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-26 17:26:42 +02:00
35cef32ebf
link corrections
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-26 15:57:51 +02:00
0117482da1 finished unittests for CCSDS server
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-26 15:28:46 +02:00
f0ccc35e80
cargo fmt
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-26 12:51:11 +02:00
a62df6dbf8 small bugfix, test works
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-26 12:48:25 +02:00
683ae899f5 Add first CCSDS server tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-26 10:23:34 +02:00
c96de203b8
what is this? 2023-09-26 10:08:14 +02:00
536c5f6949
this is better
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-21 19:10:51 +02:00
175d995a0e
those impls are easy..
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-09-21 18:59:00 +02:00
520ee17551
some smaller fixes and tweaks
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-21 18:44:33 +02:00
ffcab9592e
clippy fix
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-21 18:36:59 +02:00
5ec2881f01
Merge branch 'main' into cfdp-state-machines
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-21 18:13:02 +02:00
216874d329
CCSDS parser working well
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-21 18:08:40 +02:00
0d49dbcc2a
Another test
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-21 16:44:52 +02:00
39621cf855
added more tests 2023-09-21 16:34:18 +02:00
c3bce27747
push some progress
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-21 15:11:00 +02:00
e717999cb0
cobs
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-20 17:14:07 +02:00
3f73b73ded
add doctest for encoder function
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-20 15:45:06 +02:00
1517811d13
better docs
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-20 15:22:37 +02:00
1851b74279
use new public function
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-20 15:20:14 +02:00
4017b5afc2
better module name
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-20 15:18:20 +02:00
f314e69ed8
lets see
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-20 15:04:46 +02:00
afd7999d5c
added missing tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-20 14:57:11 +02:00
567a0a1cf5
doc example works
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-20 14:05:25 +02:00
3aba6b4276
stupid doctests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-20 11:45:27 +02:00
22254e4bbe
this works, just not sure whether its the best solution..
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-19 00:13:55 +02:00