Commit Graph

87 Commits

Author SHA1 Message Date
2cf1673e54 add basic USLP support 2025-06-23 13:52:53 +02:00
8f4351771b API variants which use table-less CRC 2025-05-10 13:58:10 +02:00
9d23ac5b9b switch to thiserror completely 2024-11-08 15:26:40 +01:00
48247a0a87 bump thiserror and zerocopy 2024-11-08 11:13:41 +01:00
175b61deca Added generic sequence counter module 2024-08-20 10:57:53 +02:00
a5918bfd4a update documentation build 2024-06-25 16:07:07 +02:00
8b1ccb0cd0 prepare next patch version 2024-04-20 10:42:36 +02:00
8e1934e604 prepare release v0.11.0 2024-04-16 19:15:04 +02:00
e1a200e65b Merge branch 'main' into added-small-defmt-test 2024-04-16 15:14:23 +02:00
533afc33fa moved CCSDS constant 2024-04-13 12:10:32 +02:00
50c56f6504 added small defmt test 2024-04-04 16:35:22 +02:00
bbd66a6a8b added a lot of inline attrs 2024-04-03 21:56:26 +02:00
0115461bb5 added additional ctors which only set the APID 2024-04-03 21:30:23 +02:00
325e7d6ff3 unify CCSDS API as well 2024-04-03 18:47:00 +02:00
54f065ed74 small fix 2024-04-03 14:18:12 +02:00
4ef65279ea doc update 2024-04-03 14:16:42 +02:00
fc684a42a8 consistent ECSS object constructors 2024-04-03 13:30:01 +02:00
3045a27d8c just add support for everything 2024-03-29 13:42:02 +01:00
3e62d7d411 introduce doc_auto_cfg 2024-03-24 12:22:08 +01:00
7e8b71db6d prep patch release 2024-02-05 15:29:18 +01:00
3650507715 some more serde tests 2023-12-06 15:17:03 +01:00
149b4d65a2 add seq count 2023-12-05 14:01:21 +01:00
8cbfef4a1c clippy fix 2023-10-10 10:00:14 +02:00
963b9dbb5f inline PacketId raw call 2023-09-18 17:34:49 +02:00
2a0db6b21c maybe this fixes the issue? 2023-09-18 17:34:04 +02:00
6116cdb27c add some tests 2023-09-18 17:13:22 +02:00
6ebdf7e330 added packet ID trait impls 2023-09-18 16:59:38 +02:00
406d731bbe fix zerocopy usage 2023-08-28 18:45:24 +02:00
3206af690c well that was a lot 2023-08-18 10:09:32 +02:00
ba22618449 Merge remote-tracking branch 'origin/main' into refactoring-ecss-packet-mods 2023-07-10 10:30:26 +02:00
79791a75bd try fixing CI 2023-07-10 10:15:37 +02:00
4fdfb20946 refactoring ECSS packetm odules 2023-07-09 12:27:44 +02:00
e48c2fe368 some docs 2023-06-12 04:13:41 +02:00
ce0848dc28 base line metadata PDU impl done 2023-05-29 13:46:19 +02:00
d2f944580c thats a lot 2023-05-14 20:10:34 +02:00
3457b3a8f9 add first definitions 2023-02-19 20:52:42 +01:00
55862a2433 docs typo 2023-01-20 20:01:27 +01:00
78c5787e07 add some more basic docs 2023-01-10 16:12:20 +01:00
1432c298b3 feature list update 2023-01-09 11:19:10 +01:00
6798e3a6f5 Merge remote-tracking branch 'origin/main' into improve_cds_short_impl 2022-12-20 16:23:24 +01:00
976fe9c49b README updates 2022-12-19 11:02:36 +01:00
04073a29af Merge remote-tracking branch 'origin/main' into improve_cds_short_impl 2022-12-07 19:06:57 +01:00
66b4bf6013 Merge remote-tracking branch 'origin/main' into add_error_impls_for_std_feature 2022-12-07 19:05:55 +01:00
180134c05d update README and lib.rs frontpage docs 2022-12-07 18:49:19 +01:00
4cd8f143df this is a lot better 2022-12-07 14:42:01 +01:00
25695b39ea add error impls for feature std 2022-12-07 08:14:55 +01:00
0c77a04059 doc tweaks 2022-12-05 09:03:40 +01:00
e8571866e8 doc fix 2022-12-05 08:55:24 +01:00
038755e56e set minimal data len in example 2022-12-05 01:44:53 +01:00
33d78292c6 better example 2022-12-05 01:44:28 +01:00