Commit Graph

91 Commits

Author SHA1 Message Date
muellerr 1d9329ad63 this should cover most basic cases
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-10 17:39:15 +01:00
muellerr d889826b79 remove duplicate function
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-10 16:42:24 +01:00
muellerr e155ddbcb0 add more tests and additional check
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2022-12-10 16:35:00 +01:00
muellerr 7615e40e43 basic docs
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-09 17:33:04 +01:00
muellerr bccbdf65a3 basic impl done, add first unittests
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-09 17:21:45 +01:00
muellerr 8d0de0dce4 continued cuc impl 2022-12-09 16:51:48 +01:00
muellerr 5958d19eb4 continue cuc impl
Rust/spacepackets/pipeline/head This commit looks good
2022-12-09 13:50:04 +01:00
muellerr 4d64394637 split up large source file
Rust/spacepackets/pipeline/head This commit looks good
2022-12-08 15:22:19 +01:00
muellerr c4f8eee8da base line cuc impl done 2022-12-08 14:59:12 +01:00
muellerr f7f500ea48 Merge branch 'improve_cds_short_impl' into add_cuc_time_impl 2022-12-08 13:04:44 +01:00
muellerr 7f607be5f3 add some missing derives
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2022-12-08 12:56:34 +01:00
muellerr c60ebc2a6e start baseline CUC Impl 2022-12-08 00:29:07 +01:00
muellerr 48e5b22c27 doc corrections 2022-12-07 22:54:03 +01:00
muellerr 04073a29af Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-07 19:06:57 +01:00
muellerr 180134c05d update README and lib.rs frontpage docs
Rust/spacepackets/pipeline/head This commit looks good
2022-12-07 18:49:19 +01:00
muellerr 3ee237865c Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good
2022-12-07 18:44:06 +01:00
muellerr 3d5829b9a8 add missing feature flag
Rust/spacepackets/pipeline/head This commit looks good
2022-12-07 18:41:45 +01:00
muellerr 4cd8f143df this is a lot better 2022-12-07 14:42:01 +01:00
muellerr 878f072e9a extended CDS impl 2022-12-07 13:55:43 +01:00
muellerr 25695b39ea add error impls for feature std 2022-12-07 08:14:55 +01:00
muellerr 8c0b78c698 ascii timecodes complete
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-12-05 10:14:25 +01:00
muellerr f13a2f73eb this should suffice
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-12-05 10:01:45 +01:00
muellerr 62c1462930 added ASCII time code module
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-12-05 09:48:11 +01:00
muellerr 0c77a04059 doc tweaks
Rust/spacepackets/pipeline/head This commit looks good
2022-12-05 09:03:40 +01:00
muellerr e8571866e8 doc fix
Rust/spacepackets/pipeline/head This commit looks good
2022-12-05 08:55:24 +01:00
muellerr 038755e56e set minimal data len in example
Rust/spacepackets/pipeline/head This commit looks good
2022-12-05 01:44:53 +01:00
muellerr 33d78292c6 better example 2022-12-05 01:44:28 +01:00
muellerr 8cf635d2fa additional useful functions 2022-12-05 01:41:35 +01:00
muellerr 3420bcbeba Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/spacepackets
Rust/spacepackets/pipeline/head This commit looks good
2022-12-05 00:18:16 +01:00
muellerr 6554241ed7 doc correction 2022-12-05 00:17:37 +01:00
muellerr 3a71b00198 cargo fmt
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 20:00:49 +01:00
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