Commit Graph

203 Commits

Author SHA1 Message Date
muellerr d5722b7f39 appears to work now
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 18:27:08 +02:00
muellerr 86ec0f50b8 proper modularisation
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 16:17:24 +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
muellerr eae9ae96a1 do not refer legacy object
Rust/sat-rs/pipeline/pr-main Build started...
2023-08-28 19:07:01 +02:00
muellerr 2c1918d059 doc fixes
Rust/sat-rs/pipeline/pr-main Build started...
2023-08-28 19:05:55 +02:00
muellerr ad01472a8e adaptions for spacepackets update
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
muellerr 781610d48a box not necessary here..
Rust/sat-rs/pipeline/head Build started...
2023-07-19 11:37:29 +02:00
muellerr c41a56514d event manager non-mut
Rust/sat-rs/pipeline/head Build started...
2023-07-19 11:34:13 +02:00
muellerr a11efc9a96 verif reporter API non-mut now
Rust/sat-rs/pipeline/head Build started...
2023-07-19 11:27:35 +02:00
muellerr dd0f7e3feb lets see if this fixes no_std 2023-07-12 13:59:47 +02:00
muellerr a7d9990305 no std compiles 2023-07-12 13:54:45 +02:00
muellerr 1d2af1eda1 try to make no-std build 2023-07-12 13:48:59 +02:00
muellerr df346467bc seems to work well 2023-07-11 22:52:06 +02:00
muellerr 8b077c47b2 added first crossbeam API to allow bounded API 2023-07-11 22:48:43 +02:00
muellerr 0b4c1e8604 some more deprecated API replacements 2023-07-11 22:25:43 +02:00
muellerr 300ea91c6b updated example as well 2023-07-11 00:44:48 +02:00
muellerr 04516cf414 updated spacepackets successfully 2023-07-11 00:28:28 +02:00
muellerr dbcb1fb350 issue for another day.. 2023-07-10 01:27:37 +02:00
muellerr 8b420a5218 small docs correction 2023-07-10 00:36:35 +02:00
muellerr 6567a8367a docs 2023-07-10 00:31:58 +02:00
muellerr fffd1af81f that was insane 2023-07-10 00:29:31 +02:00
muellerr 92147a00b3 im done 2023-07-09 20:19:53 +02:00
muellerr e46b88384f getting there.. 2023-07-09 20:05:45 +02:00
muellerr 180e770392 moved a trait 2023-07-09 18:38:09 +02:00
muellerr 16d495aa5c remove some more muts 2023-07-09 18:31:56 +02:00