Commit Graph

45 Commits

Author SHA1 Message Date
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
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
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
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
28240da002
fix tests 2023-07-06 00:58:25 +02:00
e786773a65
at least it compiles again 2023-07-03 18:22:08 +02:00
a665b04844
re-add satrs-core without git submoudule 2023-01-11 10:30:03 +01:00
f24b27ccaf
remove satrs-core to replace with submodule 2023-01-11 09:49:34 +01:00
a952a8405f
doc fixes 2023-01-03 13:02:12 +01:00
985dca351a
a blanket impl makes this easier 2023-01-03 12:45:53 +01:00
61303a9841
even Downcast requires alloc.. 2023-01-03 01:15:17 +01:00
0b0a929a11
impl ReceivesTc for TC UDP server 2022-12-21 20:02:29 +01:00
78c54cf617
add Send requirement on traits 2022-12-21 19:50:31 +01:00
b03f585661
bump spacepackets 2022-12-04 20:00:20 +01:00
6385a65c4f
all name changes 2022-11-20 19:54:14 +01:00
2e249ec086
rename subfolders, add more READMEs 2022-11-20 19:04:08 +01:00