Commit Graph

131 Commits

Author SHA1 Message Date
Robin Müller 8001938507 remove defmt::Format impl for MetadataPduCreator
Rust/spacepackets/pipeline/head This commit looks good Details
2024-05-14 15:01:26 +02:00
Robin Müller bbd66a6a8b
added a lot of inline attrs
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-04-03 21:56:26 +02:00
Robin Müller 3045a27d8c
just add support for everything
Rust/spacepackets/pipeline/head This commit looks good Details
2024-03-29 13:42:02 +01:00
Robin Müller 3e62d7d411
introduce doc_auto_cfg
Rust/spacepackets/pipeline/head This commit looks good Details
2024-03-24 12:22:08 +01:00
Robin Müller 60bf876dd3
Extensions for UnsignedEnum trait
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-02-17 13:24:25 +01:00
Robin Müller 77135af2bc bugfix for metadata PDU creator
Rust/spacepackets/pipeline/head This commit looks good Details
2024-01-23 17:55:07 +01:00
Robin Müller 8b0a5d1d2c
that should do the job
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-12-06 17:50:33 +01:00
Robin Müller 9dbb7429e8
let's hope this was the last issue
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-12-06 17:35:28 +01:00
Robin Müller d472c8476a
this can not really be deserialized
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-12-06 17:33:28 +01:00
Robin Müller 28e9dd9b29
added missing alloc feature gate
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-12-06 17:07:28 +01:00
Robin Müller 90cca0fd9e
cargo fmt
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-12-06 17:06:30 +01:00
Robin Müller 56c3b7474d
better finished PDU API
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-06 17:04:30 +01:00
Robin Müller 38f5e3ba5f
something is wrong with the function coverage..
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-06 16:16:21 +01:00
Robin Müller 3650507715
some more serde tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-06 15:17:03 +01:00
Robin Müller bf13a432b8
add some more serde test
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-06 01:33:26 +01:00
Robin Müller c21ddf3cf0
that reduced coverage again.. 2023-12-06 01:12:33 +01:00
Robin Müller c19e8e6464
what is this
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 18:35:08 +01:00
Robin Müller ed4c8af164 added FS response deserialization test
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 17:06:12 +01:00
Robin Müller 9e40dcde95 more stuff to test yay
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 16:58:57 +01:00
Robin Müller dc2b97b848 add filestore response abstraction
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 16:29:30 +01:00
Robin Müller 71e043e159 more time module tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 15:05:00 +01:00
Robin Müller fc18a01b4c more tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 13:50:10 +01:00
Robin Müller 08b1ddc41d
oh shit gotta go
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 10:08:19 +01:00
Robin Müller 13b9ca356c
added another finished PDU test
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-04 17:55:56 +01:00
Robin Müller 299d37d894
introduce new TLV abstractions
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-04 15:54:35 +01:00
Robin Müller 7965e71c49
continue coverage imrpvoements 2023-12-04 13:44:53 +01:00
Robin Müller 52063320be
more
Rust/spacepackets/pipeline/head This commit looks good Details
2023-12-03 20:25:32 +01:00
Robin Müller a2535502ea
move coverage improvements
Rust/spacepackets/pipeline/head This commit looks good Details
2023-12-03 19:55:09 +01:00
Robin Müller d5f945305d
add segment metadata accessors
Rust/spacepackets/pipeline/head This commit looks good Details
2023-12-02 14:58:03 +01:00
Robin Müller 2ea996b9d0
serde does not work here either..
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-01 16:12:50 +01:00
Robin Müller 681271a53c
lets try to make serde work
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-12-01 16:02:37 +01:00
Robin Müller 48b0362dc1
split up metadata PDU API
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-01 15:35:09 +01:00
Robin Müller e355de3f10
fmt
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-12-01 14:46:01 +01:00
Robin Müller 1f1aa68485
remove std usages
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-12-01 14:34:16 +01:00
Robin Müller e2ae959d03
serde impl is tricky here..
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-12-01 14:27:21 +01:00
Robin Müller e422f4f969
fix for serde
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-01 14:22:35 +01:00
Robin Müller 56113ffbcb
NAK PDU crc check
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-01 14:18:33 +01:00
Robin Müller ea1edfb3c1
improve coverage
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-12-01 12:11:31 +01:00
Robin Müller 2ba2998426 add more tests
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-30 22:59:35 +01:00
Robin Müller 80aa963226 that was complicated but it works
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-30 20:20:30 +01:00
Robin Müller 5ae86619b4 last push
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-11-28 22:33:34 +01:00
Robin Müller b8dacc12b5 add test
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-28 22:28:49 +01:00
Robin Müller 6ed023d50d
split up NAK PDU API
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-28 01:19:03 +01:00
Robin Müller 65d3b4e4e5
added NAK PDU impl
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-27 17:48:05 +01:00
Robin Müller dcb697bf6f
added some tests for new ACK PDU
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-11-27 16:25:55 +01:00
Robin Müller c0bedac058
Serialize/Deserialize
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-11-27 15:52:47 +01:00
Robin Müller c0805db137
first test 2023-11-26 23:52:34 +01:00
Robin Müller fdf6e1de90
added ACK PDU impl
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-26 21:24:24 +01:00
Robin Müller 9976b53f65 added basic state tests for FD and Finished PDU
Rust/spacepackets/pipeline/head This commit looks good Details
2023-11-26 15:04:44 +01:00
Robin Müller a23e5107f2
fmt
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-11-25 18:16:21 +01:00