Commit Graph

60 Commits

Author SHA1 Message Date
muellerr 322a56335e add tests for new functionality
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 19:56:21 +01:00
muellerr f7c688d8db line break
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 18:26:38 +01:00
muellerr 54bb4bdaaa new helper functions for CCSDS SP construction
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 18:25:30 +01:00
muellerr d28ea7d4da add docs for new feature
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-04 17:18:10 +01:00
muellerr aeb2e806b8 move improvements
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 17:11:44 +01:00
muellerr 938c4ba770 make serde dependency optional
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 12:17:36 +01:00
muellerr dc6d726e61 added missing doc_cfg feature for doc_cfg attr
Rust/spacepackets/pipeline/head This commit looks good
2022-12-03 15:40:36 +01:00
muellerr 1ec21c1bff use const instead of struct field
Rust/spacepackets/pipeline/head This commit looks good
2022-11-20 18:42:35 +01:00
muellerr c750f94fba use non-deprecated API
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-11-19 02:39:25 +01:00
muellerr f8199ca87a better docs 2022-11-02 00:38:59 +01:00
muellerr 4c1101f65f better naming 2022-11-02 00:36:18 +01:00
muellerr 38b789ca6d cargo fmt 2022-10-31 00:23:13 +01:00
muellerr d391891991 add EcssEnumerationExt trait extension 2022-10-31 00:22:28 +01:00
muellerr 65e85f20e0 doc cfg support
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-10-26 00:22:56 +02:00
muellerr a2673c9870 make ToBeBytes trait public
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-10-23 18:35:56 +02:00
muellerr 603f688ac3 small clippy fix
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-10-15 19:56:17 +02:00
muellerr 427b368057 cargo fmt
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:29:09 +02:00
muellerr 795abc57fa better names
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:28:20 +02:00
muellerr 7da7e5329c typos
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:21:52 +02:00
muellerr 5631372e58 update changelog
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:18:21 +02:00
muellerr 28ba4f887d added some auto-conversion
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 09:52:59 +02:00
muellerr d559646d80 better naming/docs. new const for MAX_SEQ_COUNT 2022-09-13 09:41:21 +02:00
muellerr fe1a30327b work on uniform API
Rust/spacepackets/pipeline/head This commit looks good
2022-09-11 20:50:46 +02:00
muellerr 94489da003 return usize instead of u8 for byte width
Rust/spacepackets/pipeline/head This commit looks good
2022-09-06 10:14:23 +02:00
muellerr c72c5ad4aa extensions
Rust/spacepackets/pipeline/head This commit looks good
- Add source_data getter for PusTm
- Add std time info updater for CDS short time stamp provider
2022-09-03 20:54:37 +02:00
muellerr 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
muellerr 96d389a651 fix test
Rust/spacepackets/pipeline/head This commit looks good
2022-09-03 16:30:21 +02:00
muellerr cc680dba46 timestamp writer should return timestamp error too 2022-09-03 16:28:11 +02:00
muellerr 42d3487c19 raw accessor function
Rust/spacepackets/pipeline/head This commit looks good
2022-08-28 00:25:22 +02:00
muellerr 3970061ca1 only allow tests for std envs
Rust/spacepackets/pipeline/head This commit looks good
2022-08-20 23:19:38 +02:00
muellerr 35073a45a5 this should make clippy happy
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 11:12:47 +02:00
muellerr 3b11af8d4a fix for ci.yml
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 11:03:51 +02:00
muellerr 0fcf150707 some links added
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 10:51:40 +02:00
muellerr c6f7b04a6c some doc sync
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:43:32 +02:00
muellerr 388a8ba616 some more dependency cleanup
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 10:11:49 +02:00
muellerr 933230126e tested cross-compilation 2022-08-16 02:15:57 +02:00
muellerr fde3fe9cba small bugfix
Rust/spacepackets/pipeline/head This commit looks good
2022-08-08 11:16:55 +02:00
muellerr a20955437e make two fields pub 2022-08-08 02:02:54 +02:00
muellerr a7b97e22f5 simplifications + helper function
Rust/spacepackets/pipeline/head This commit looks good
2022-08-08 01:23:38 +02:00
muellerr 3b9a03590a ready for release 2022-08-05 00:24:29 +02:00
muellerr 84d95fe7e8 add some test stubs 2022-08-01 01:10:58 +02:00
muellerr b066ea9003 good coverage on TM module 2022-08-01 01:08:06 +02:00
muellerr 30ab7f961a add deserialization unittest 2022-08-01 00:23:36 +02:00
muellerr 2dad7d8a18 added raw packet check unittest for tm 2022-08-01 00:20:11 +02:00
muellerr 3ade4856a4 add first basic serialization test 2022-07-31 14:24:16 +02:00
muellerr cf5c360dc5 add first TM unittests 2022-07-31 13:43:40 +02:00
muellerr b93950bb2e added some full stops 2022-07-31 13:32:11 +02:00
muellerr 38df1c2335 add more and better docs, clippy 2022-07-31 13:31:14 +02:00
muellerr 2228a16eb4 some minor improvements 2022-07-31 11:45:35 +02:00
muellerr deee70f40d alloc support behind feature gate 2022-07-31 11:38:58 +02:00