Commit Graph

64 Commits

Author SHA1 Message Date
muellerr 774d9b5961 bumped spacepackets
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-07 13:29:26 +01:00
lkoester e75a145b0e made set_reuse_port unix only
Rust/sat-rs/pipeline/head This commit looks good
2023-10-26 13:34:37 +02:00
muellerr 6a300f5b65 Merge branch 'simplify-some-tcp-components' of egit.irs.uni-stuttgart.de:rust/sat-rs into simplify-some-tcp-components
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
muellerr 922631022c some tiny tweaks 2023-10-01 14:48:41 +02:00
muellerr 157d904794 no box necessary.. 2023-10-01 14:32:15 +02:00
muellerr 62a9f58462 Merge branch 'main' into simplify-some-tcp-components
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-10-01 13:57:16 +02:00
muellerr 7654670967 this intermediate struct is not necessary
Rust/sat-rs/pipeline/head Build started...
2023-10-01 13:55:42 +02:00
muellerr 183aca3219 TCP support working
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-29 14:11:03 +02:00
muellerr 338243b228 use new spacepackets API
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-26 17:26:42 +02:00
muellerr 35cef32ebf link corrections
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-26 15:57:51 +02:00
muellerr 0117482da1 finished unittests for CCSDS server
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-26 15:28:46 +02:00
muellerr f0ccc35e80 cargo fmt
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-26 12:51:11 +02:00
muellerr a62df6dbf8 small bugfix, test works
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-26 12:48:25 +02:00
muellerr 683ae899f5 Add first CCSDS server tests
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-26 10:23:34 +02:00
muellerr c96de203b8 what is this? 2023-09-26 10:08:14 +02:00
muellerr 536c5f6949 this is better
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
muellerr 175d995a0e those impls are easy..
Rust/sat-rs/pipeline/head This commit looks good
2023-09-21 18:59:00 +02:00
muellerr 1517811d13 better docs
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-20 15:22:37 +02:00
muellerr 4017b5afc2 better module name
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-20 15:18:20 +02:00
muellerr f314e69ed8 lets see
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-20 15:04:46 +02:00
muellerr afd7999d5c added missing tests
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-20 14:57:11 +02:00
muellerr 567a0a1cf5 doc example works
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-20 14:05:25 +02:00
muellerr 3aba6b4276 stupid doctests
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-20 11:45:27 +02:00
muellerr 22254e4bbe this works, just not sure whether its the best solution..
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-19 00:13:55 +02:00
muellerr e4d8c0c9a7 cargo fmt
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 16:08:35 +02:00
muellerr 2f08365247 move some tests
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 16:08:09 +02:00
muellerr 88a5a390d9 new parser module
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 15:59:51 +02:00
muellerr 54bc37b086 fix clippy
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 14:57:27 +02:00
muellerr d42999d2ad thats enough for today
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 00:57:25 +02:00
muellerr 3207be7ffe great, work on the CCSDS TCP server can start.. 2023-09-18 00:51:38 +02:00
muellerr 047256f2f8 finishing up 2023-09-18 00:45:13 +02:00
muellerr 5aa339286a move generic server
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 00:18:01 +02:00
muellerr b622c3871a remove dump printout
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 00:11:44 +02:00
muellerr 079da20640 holy shit, this actually worked
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 00:11:01 +02:00
muellerr 8582d226ec improve API docs
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-17 02:35:08 +02:00
muellerr 8d8e319aee neat 2023-09-17 02:31:02 +02:00
muellerr de690b3eed some more improvements 2023-09-17 01:32:18 +02:00
muellerr d582ce212e might require some more tweaks.. 2023-09-16 22:19:48 +02:00
muellerr 706dde51c4 okay, some stuff still not working
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-16 21:51:06 +02:00
muellerr b5813f9c90 lets see if this fixes issues 2023-09-16 21:36:28 +02:00
muellerr 51e31f70f7 renamed host module to std module
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-16 21:28:22 +02:00
muellerr e3043ce2d7 this already looks very promising
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-16 21:24:01 +02:00
muellerr 0e6d903942 add unittest for whole TCP server
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-16 16:23:42 +02:00
muellerr eb5c755dd3 doc improvements
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-15 20:29:05 +02:00
muellerr 1af5601d63 looking good
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
muellerr 3d6e33bc00 not sure if this is the best structure
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-09-15 19:15:26 +02:00
muellerr 13cacb0b53 this should do the job
Rust/sat-rs/pipeline/head This commit looks good
2023-09-15 18:34:05 +02:00
muellerr 28801a8952 this is actually quite tricky..
Rust/sat-rs/pipeline/head This commit looks good
2023-09-15 15:37:57 +02:00
muellerr bbd6cec8ac tcp server init 2023-09-14 23:51:17 +02:00
muellerr e2bbcedf3e link corrections
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-13 15:21:28 +02:00