Commit Graph

81 Commits

Author SHA1 Message Date
Robin Müller 8b1ccb0cd0
prepare next patch version 2024-04-20 10:42:36 +02:00
Robin Müller 8e1934e604
prepare release v0.11.0
Rust/spacepackets/pipeline/head This commit looks good Details
2024-04-16 19:15:04 +02:00
Robin Müller e1a200e65b Merge branch 'main' into added-small-defmt-test
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-04-16 15:14:23 +02:00
Robin Müller 533afc33fa
moved CCSDS constant
Rust/spacepackets/pipeline/head This commit looks good Details
2024-04-13 12:10:32 +02:00
Robin Müller 50c56f6504
added small defmt test
Rust/spacepackets/pipeline/head This commit looks good Details
2024-04-04 16:35:22 +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 0115461bb5
added additional ctors which only set the APID
Rust/spacepackets/pipeline/head This commit looks good Details
2024-04-03 21:30:23 +02:00
Robin Müller 325e7d6ff3 unify CCSDS API as well
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-04-03 18:47:00 +02:00
Robin Müller 54f065ed74
small fix
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-04-03 14:18:12 +02:00
Robin Müller 4ef65279ea
doc update
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-04-03 14:16:42 +02:00
Robin Müller fc684a42a8
consistent ECSS object constructors
Rust/spacepackets/pipeline/head This commit looks good Details
2024-04-03 13:30:01 +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 7e8b71db6d
prep patch release
Rust/spacepackets/pipeline/head This commit looks good Details
2024-02-05 15:29:18 +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 149b4d65a2 add seq count
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 14:01:21 +01:00
Robin Müller 8cbfef4a1c
clippy fix
Rust/spacepackets/pipeline/head This commit looks good Details
2023-10-10 10:00:14 +02:00
Robin Müller 963b9dbb5f
inline PacketId raw call
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-09-18 17:34:49 +02:00
Robin Müller 2a0db6b21c
maybe this fixes the issue? 2023-09-18 17:34:04 +02:00
Robin Müller 6116cdb27c
add some tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-09-18 17:13:22 +02:00
Robin Müller 6ebdf7e330
added packet ID trait impls
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-09-18 16:59:38 +02:00
Robin Müller 406d731bbe
fix zerocopy usage
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-08-28 18:45:24 +02:00
Robin Müller 3206af690c
well that was a lot
Rust/spacepackets/pipeline/head This commit looks good Details
2023-08-18 10:09:32 +02:00
Robin Müller ba22618449 Merge remote-tracking branch 'origin/main' into refactoring-ecss-packet-mods
Rust/spacepackets/pipeline/head This commit looks good Details
2023-07-10 10:30:26 +02:00
Robin Müller 79791a75bd
try fixing CI
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-07-10 10:15:37 +02:00
Robin Müller 4fdfb20946
refactoring ECSS packetm odules 2023-07-09 12:27:44 +02:00
Robin Müller e48c2fe368
some docs 2023-06-12 04:13:41 +02:00
Robin Müller ce0848dc28
base line metadata PDU impl done 2023-05-29 13:46:19 +02:00
Robin Müller d2f944580c
thats a lot
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-05-14 20:10:34 +02:00
Robin Müller 3457b3a8f9
add first definitions
Rust/spacepackets/pipeline/head This commit looks good Details
2023-02-19 20:52:42 +01:00
Robin Müller 55862a2433
docs typo
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-20 20:01:27 +01:00
Robin Müller 78c5787e07 add some more basic docs
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-10 16:12:20 +01:00
Robin Müller 1432c298b3
feature list update 2023-01-09 11:19:10 +01:00
Robin Müller 6798e3a6f5 Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-20 16:23:24 +01:00
Robin Müller 976fe9c49b
README updates
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-19 11:02:36 +01:00
Robin Müller 04073a29af
Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-07 19:06:57 +01:00
Robin Müller 66b4bf6013
Merge remote-tracking branch 'origin/main' into add_error_impls_for_std_feature
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-07 19:05:55 +01:00
Robin Müller 180134c05d
update README and lib.rs frontpage docs
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-07 18:49:19 +01:00
Robin Müller 4cd8f143df
this is a lot better 2022-12-07 14:42:01 +01:00
Robin Müller 25695b39ea
add error impls for feature std 2022-12-07 08:14:55 +01:00
Robin Müller 0c77a04059
doc tweaks
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-05 09:03:40 +01:00
Robin Müller e8571866e8
doc fix
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-05 08:55:24 +01:00
Robin Müller 038755e56e
set minimal data len in example
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-05 01:44:53 +01:00
Robin Müller 33d78292c6
better example 2022-12-05 01:44:28 +01:00
Robin Müller 8cf635d2fa
additional useful functions 2022-12-05 01:41:35 +01:00
Robin Müller 3420bcbeba Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/spacepackets
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-05 00:18:16 +01:00
Robin Müller 6554241ed7
doc correction 2022-12-05 00:17:37 +01:00
Robin Müller 3a71b00198
cargo fmt
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-04 20:00:49 +01:00
Robin Müller 322a56335e
add tests for new functionality
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-04 19:56:21 +01:00
Robin Müller f7c688d8db
line break
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-04 18:26:38 +01:00