Commit Graph

31 Commits

Author SHA1 Message Date
Robin Müller 6a9bd8135d
fixes for clippy 1.67
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-26 21:57:45 +01:00
Robin Müller 0ce2568028
doc improvements
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-22 18:26:38 +01:00
Robin Müller 455be77f4a
more docs 2023-01-09 23:59:55 +01:00
Robin Müller 7e763fe055 Merge remote-tracking branch 'origin/main' into add_cuc_time_impl
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-20 16:22:23 +01:00
Robin Müller 692d12e5a5 Merge branch 'main' into ptc_pfc_extension
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-20 16:15:46 +01:00
Robin Müller 9e57ce3872
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-19 17:02:19 +01:00
Robin Müller fd13694904
add PUS service ID enum
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-19 16:36:18 +01:00
Robin Müller 177ddba9c5
clippy fixes
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2022-12-19 00:01:07 +01:00
Robin Müller f964342556
removed unnecessary casts
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-18 23:54:13 +01:00
Robin Müller 46e2af41d2
PTC and PFC extensions
Rust/spacepackets/pipeline/head This commit looks good Details
- Add Ptc typedefinition for PacketTypeCode enum
- Add `UnsignedPfc` and `RealPfc` PFC enumerations
2022-12-18 16:21:20 +01:00
Robin Müller c60ebc2a6e
start baseline CUC Impl 2022-12-08 00:29:07 +01:00
Robin Müller 25695b39ea
add error impls for feature std 2022-12-07 08:14:55 +01:00
Robin Müller aeb2e806b8
move improvements
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-04 17:11:44 +01:00
Robin Müller 938c4ba770
make serde dependency optional
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-04 12:17:36 +01:00
Robin Müller 4c1101f65f
better naming 2022-11-02 00:36:18 +01:00
Robin Müller 38b789ca6d
cargo fmt 2022-10-31 00:23:13 +01:00
Robin Müller d391891991
add EcssEnumerationExt trait extension 2022-10-31 00:22:28 +01:00
Robin Müller 65e85f20e0
doc cfg support
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2022-10-26 00:22:56 +02:00
Robin Müller a2673c9870
make ToBeBytes trait public
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2022-10-23 18:35:56 +02:00
Robin Müller 5631372e58
update changelog
Rust/spacepackets/pipeline/head This commit looks good Details
2022-09-13 10:18:21 +02:00
Robin Müller 28ba4f887d
added some auto-conversion
Rust/spacepackets/pipeline/head This commit looks good Details
2022-09-13 09:52:59 +02:00
Robin Müller fe1a30327b
work on uniform API
Rust/spacepackets/pipeline/head This commit looks good Details
2022-09-11 20:50:46 +02:00
Robin Müller 94489da003
return usize instead of u8 for byte width
Rust/spacepackets/pipeline/head This commit looks good Details
2022-09-06 10:14:23 +02:00
Robin Müller a4e297f0c0
Add new features
- Basic ECSS enumeration support for u8, u16, u32 and u64
- Better names for generic error enums
2022-09-03 18:47:59 +02:00
Robin Müller 35073a45a5
this should make clippy happy
Rust/spacepackets/pipeline/head This commit looks good Details
2022-08-16 11:12:47 +02:00
Robin Müller b066ea9003
good coverage on TM module 2022-08-01 01:08:06 +02:00
Robin Müller 3ade4856a4
add first basic serialization test 2022-07-31 14:24:16 +02:00
Robin Müller b93950bb2e
added some full stops 2022-07-31 13:32:11 +02:00
Robin Müller 38df1c2335
add more and better docs, clippy 2022-07-31 13:31:14 +02:00
Robin Müller b7f3ec424c
added first PusTm impl 2022-07-31 02:27:27 +02:00
Robin Müller 396cea8445
Init spacepackets crate 2022-06-18 22:48:51 +02:00