Commit Graph

15 Commits

Author SHA1 Message Date
0e87039010
added first basic state test
All checks were successful
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
d9028d21da
start adding tests
All checks were successful
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
99dbf9dc85
finished basic FS request impl
All checks were successful
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
e48c2fe368
some docs 2023-06-12 04:13:41 +02:00
15bc12aede
that should be sufficient for the first FSM approach 2023-06-12 04:02:18 +02:00
02675ba086
first basic Finished PDU impl 2023-06-12 03:57:38 +02:00
006bc39ff6
finished basic EOF unittests
All checks were successful
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
912c03b5c7
base line EOF model
All checks were successful
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
3166a280bc
metadata PDU done 2023-05-29 23:38:07 +02:00
e13183764e
continue metadata PDU tests 2023-05-29 01:29:04 +02:00
e343faa1c5
clippy fixes
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-05-21 20:30:16 +02:00
f6e309d2ee
docs and stuff
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-05-19 00:42:31 +02:00
9a9694981a
start adding LV tests
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-05-18 20:37:41 +02:00
b37d932e4f
TLV and TV abstractions complete
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-05-18 15:01:08 +02:00
0c085ef27b
added basic TLV impl 2023-05-18 14:05:51 +02:00