Commit Graph

361 Commits

Author SHA1 Message Date
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
2d62d4a61b
bump spacepackets
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-09-26 17:18:22 +02:00
92ac91e194 Merge branch 'main' into TargetIdWithApid
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-26 16:00:16 +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
aa556ad746
maybe like this?
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 18:35:24 +02:00
d5722b7f39
appears to work now
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 18:27:08 +02:00
d0e6ccdaa3
this is better
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 16:18:14 +02:00
86ec0f50b8
proper modularisation
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 16:17:24 +02:00
e4d8c0c9a7
cargo fmt
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 16:08:35 +02:00
2f08365247
move some tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 16:08:09 +02:00
88a5a390d9
new parser module
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 15:59:51 +02:00
54bc37b086
fix clippy
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 14:57:27 +02:00
d42999d2ad
thats enough for today
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 00:57:25 +02:00
3207be7ffe
great, work on the CCSDS TCP server can start.. 2023-09-18 00:51:38 +02:00
047256f2f8
finishing up 2023-09-18 00:45:13 +02:00
5aa339286a
move generic server
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 00:18:01 +02:00
b622c3871a
remove dump printout
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 00:11:44 +02:00
079da20640
holy shit, this actually worked
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 00:11:01 +02:00
8582d226ec
improve API docs
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-17 02:35:08 +02:00
8d8e319aee
neat 2023-09-17 02:31:02 +02:00
de690b3eed
some more improvements 2023-09-17 01:32:18 +02:00
d582ce212e
might require some more tweaks.. 2023-09-16 22:19:48 +02:00
706dde51c4
okay, some stuff still not working
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-16 21:51:06 +02:00
b5813f9c90
lets see if this fixes issues 2023-09-16 21:36:28 +02:00
51e31f70f7
renamed host module to std module
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-16 21:28:22 +02:00
e3043ce2d7
this already looks very promising
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-16 21:24:01 +02:00
0e6d903942
add unittest for whole TCP server
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-16 16:23:42 +02:00
c01c6d1504 Merge branch 'main' into TargetIdWithApid
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-16 16:15:25 +02:00
eb5c755dd3
doc improvements
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-15 20:29:05 +02:00
1af5601d63
looking good
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-15 19:22:12 +02:00
3d6e33bc00
not sure if this is the best structure
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-09-15 19:15:26 +02:00
13cacb0b53
this should do the job
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-09-15 18:34:05 +02:00
28801a8952
this is actually quite tricky..
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-09-15 15:37:57 +02:00
bbd6cec8ac
tcp server init 2023-09-14 23:51:17 +02:00
e2bbcedf3e
link corrections
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-13 15:21:28 +02:00
ead708b1bb
add empty source handler
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-10 21:11:44 +02:00
3ec6590c23
I suppose that is a good start
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-10 21:04:02 +02:00
fc464d4078
ref the chapter in CFDP 2023-09-10 20:56:19 +02:00
6c47efc244
wrote some docs 2023-09-10 20:53:12 +02:00
609b3c11b1
better name
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-10 20:24:40 +02:00
7aecc94fda
addeed first remote config type 2023-09-10 20:24:19 +02:00
2a72967c26
added segmented file transfer unittest
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-10 19:49:31 +02:00
73830afcb7
now the tests work concurrently
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-03 21:18:35 +02:00
778f30ef1b
somewhat obfuscate the filename
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-03 21:06:29 +02:00
3f3a7e8efc
cleaner file handling
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-03 21:05:18 +02:00
dca7449edd
everything seems to work now
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-03 20:48:39 +02:00
40c8c36af3
added eof creation
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-02 23:52:50 +02:00
1a38de760a
added TODO
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-01 19:02:21 +02:00
309ceda5a5
added the full set of indication tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-01 19:01:28 +02:00
8798a3457e
added small file transfer unittest
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-01 18:36:04 +02:00
f8df716865
Merge remote-tracking branch 'origin/main' into TargetIdWithApid
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-29 10:22:23 +02:00
5009ada21b
Merge remote-tracking branch 'origin/main' into cfdp-state-machines
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-28 22:59:01 +02:00
1b208bc540
adapt release checklist
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-08-28 22:50:33 +02:00
6c45d58464
add badges
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-08-28 22:40:01 +02:00
4290dbd296
homepage corrections
Some checks are pending
Rust/sat-rs/pipeline/head Build queued...
2023-08-28 19:11:19 +02:00
eae9ae96a1
do not refer legacy object
Some checks are pending
Rust/sat-rs/pipeline/pr-main Build started...
2023-08-28 19:07:01 +02:00
2c1918d059
doc fixes
Some checks are pending
Rust/sat-rs/pipeline/pr-main Build started...
2023-08-28 19:05:55 +02:00
de454cc372
add release-checklist for satrs-core
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-08-28 19:01:04 +02:00
a14f8be2ea
prep first alpha release
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-08-28 18:59:02 +02:00
53ffc4d750
allow a wider range of dependencies
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-28 18:26:11 +02:00
e669125a29
update num_enum and zerocopy
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-08-28 18:19:06 +02:00
1584abc9a6
lets see whether this works
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-28 17:57:04 +02: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
afd9395cee
phew
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-17 22:11:27 +02:00
143b0869a4
crc dependency is mandatory
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:53:29 +02:00
a0f2d858ce
feature gate destination module
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:51:26 +02:00
c664cdb332
start first test
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:47:40 +02:00
d2cdcf9c79
remove obsolete code
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:29:16 +02:00
eb85741684
this should get the job done
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:28:28 +02:00
a415cd8f6c
use released version again
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 14:54:56 +02:00
26404cdfe1
remove unused imports
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-08-15 20:41:51 +02:00
lkoester
075dc38434 first implementation of apid with target id, currently main broken 2023-08-15 08:49:54 +02:00
6fdaf02cc7
continued dest handler 2023-08-12 11:37:53 +02:00
1bae0c30bb
this might work better 2023-08-12 11:02:32 +02:00
c1252f949e
fix all clippy warnings
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 13:56:33 +02:00
7469be6b72
use space here
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 13:53:09 +02:00