Commit Graph

75 Commits

Author SHA1 Message Date
muellerr 2a11359a81 Merge branch 'main' into size-missmatch-struct-variant
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-28 17:01:14 +02:00
muellerr 3206af690c well that was a lot
Rust/spacepackets/pipeline/head This commit looks good
2023-08-18 10:09:32 +02:00
muellerr 805065a7b9 cargo fmt
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-17 22:13:00 +02:00
muellerr 62533bb91c Merge remote-tracking branch 'origin/main' into pdu-additions
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-08-17 21:34:38 +02:00
muellerr f208a9b0f0 fixed a test
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-08-17 21:24:12 +02:00
muellerr c96a86a994 this should be better 2023-08-17 21:22:49 +02:00
muellerr 9dfc593d2a fixes for pdu error enum 2023-08-17 21:04:27 +02:00
muellerr 965541e422 getter function for datafield len 2023-08-17 20:41:45 +02:00
muellerr 9a52066314 fmt
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-16 18:19:41 +02:00
muellerr 6ab05e2d83 fix for docs
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-08-16 18:19:15 +02:00
muellerr 1789cff2b8 why is this still not a test
Rust/spacepackets/pipeline/head Build queued...
2023-08-16 18:16:43 +02:00
muellerr 407d1e1154 additional test for new method
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-08-16 18:10:39 +02:00
muellerr 81db36d159 additional docs
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-08-16 18:01:09 +02:00
muellerr 081f6e840f added additional API
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-08-16 17:58:19 +02:00
muellerr 3cb19298c8 some restructuring
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-08-16 17:27:02 +02:00
muellerr 4e2c0f1aa7 added a few additional tests
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-16 16:36:15 +02:00
muellerr 83db710950 update LV and TLV code
Rust/spacepackets/pipeline/head This commit looks good
2023-08-16 16:27:10 +02:00
muellerr ffd1bf3769 add missing doc_cfg
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-16 14:11:26 +02:00
muellerr a3bab2619c compile fix
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-08-10 21:28:27 +02:00
muellerr 70815fa1e3 Merge remote-tracking branch 'origin/main' into pdu-conf-tweaK
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-08-10 21:06:56 +02:00
muellerr a3da71668f also added a unittest
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-08-10 20:22:07 +02:00
muellerr 17296ade19 fmt
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-10 20:04:50 +02:00
muellerr 02098977a5 added pdu conf src and dest id setter 2023-08-10 19:55:42 +02:00
muellerr 105c598c53 some more extensions for PDU impl
Rust/spacepackets/pipeline/head This commit looks good
2023-07-26 23:27:40 +02:00
muellerr c65a024d97 make metadata params accessible
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-26 22:53:05 +02:00
muellerr 041959e546 no error handling necessary here
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-26 22:00:03 +02:00
muellerr cc1ec56b33 change for common pdu conf
Rust/spacepackets/pipeline/head This commit looks good
2023-07-25 00:42:31 +02:00
muellerr c85177ece9 API update
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-05 19:07:31 +02:00
muellerr ef4244c8cb better name for function
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-02 20:57:50 +02:00
muellerr ae8fb8ee14 core compatibility fix
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-07-02 17:25:10 +02:00
muellerr 188651c4a4 typos
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-07-02 17:22:07 +02:00
muellerr ad64957342 some documentation
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-02 17:20:57 +02:00
muellerr a313a784ff finish FS request unittests
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-02 17:18:33 +02:00
muellerr 3727e7e668 added more FS request tests
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-12 16:19:20 +02:00
muellerr 0e87039010 added first basic state test
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-12 16:04:32 +02:00
muellerr d9028d21da start adding tests
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-12 15:52:10 +02:00
muellerr 99dbf9dc85 finished basic FS request impl
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-12 14:26:40 +02:00
muellerr 895080bbc0 add crc serialization for all packets
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-12 13:00:58 +02:00
muellerr e48c2fe368 some docs 2023-06-12 04:13:41 +02:00
muellerr d217a669b2 add more docs 2023-06-12 04:04:52 +02:00
muellerr 15bc12aede that should be sufficient for the first FSM approach 2023-06-12 04:02:18 +02:00
muellerr 02675ba086 first basic Finished PDU impl 2023-06-12 03:57:38 +02:00
muellerr eb6bc4b8a8 added some basic API for finished PDU
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-08 20:55:46 +02:00
muellerr 006bc39ff6 finished basic EOF unittests
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-06-08 20:50:18 +02:00
muellerr bce16a6018 Merge branch 'cfdp_first_support' of https://egit.irs.uni-stuttgart.de/rust/spacepackets into cfdp_first_support
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-06-08 19:25:22 +02:00
muellerr 84b909b722 continue EOF 2023-06-08 19:24:55 +02:00
muellerr ab5c28d304 finish PDU
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-06-08 16:51:22 +02:00
muellerr 912c03b5c7 base line EOF model
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-07 01:12:07 +02:00
muellerr 0b714b7426 start EOF
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-06-06 08:59:18 +02:00
muellerr bb1ecb29b6 fmt and clippy
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-05-30 19:35:59 +02:00