Commit Graph

130 Commits

Author SHA1 Message Date
dc6d726e61 added missing doc_cfg feature for doc_cfg attr
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-12-03 15:40:36 +01:00
85bfcad111 bump changelog
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
v0.3.0
2022-12-01 01:22:19 +01:00
03d112cbef update spacepackets deps
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-11-30 01:05:37 +01:00
1ec21c1bff use const instead of struct field
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-11-20 18:42:35 +01:00
c750f94fba use non-deprecated API
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-11-19 02:39:25 +01:00
1d6cf3a75d update changelog
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-11-02 11:10:41 +01:00
f8199ca87a better docs 2022-11-02 00:38:59 +01:00
4c1101f65f better naming 2022-11-02 00:36:18 +01:00
38b789ca6d cargo fmt 2022-10-31 00:23:13 +01:00
d391891991 add EcssEnumerationExt trait extension 2022-10-31 00:22:28 +01:00
65e85f20e0 doc cfg support
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-10-26 00:22:56 +02:00
a2673c9870 make ToBeBytes trait public
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-10-23 18:35:56 +02:00
603f688ac3 small clippy fix
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-10-15 19:56:17 +02:00
638e4cda62 bump version
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
v0.2.0
2022-09-13 10:34:31 +02:00
1cc4771a53 cross-ref docs for examples
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:31:47 +02:00
427b368057 cargo fmt
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:29:09 +02:00
795abc57fa better names
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:28:20 +02:00
7da7e5329c typos
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:21:52 +02:00
5631372e58 update changelog
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:18:21 +02:00
28ba4f887d added some auto-conversion
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 09:52:59 +02:00
d559646d80 better naming/docs. new const for MAX_SEQ_COUNT 2022-09-13 09:41:21 +02:00
fe1a30327b work on uniform API
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-11 20:50:46 +02:00
94489da003 return usize instead of u8 for byte width
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-06 10:14:23 +02:00
c72c5ad4aa extensions
All checks were successful
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
bb83e67e54 bump changelog
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-03 18:50:21 +02:00
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
96d389a651 fix test
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-03 16:30:21 +02:00
cc680dba46 timestamp writer should return timestamp error too 2022-09-03 16:28:11 +02:00
42d3487c19 raw accessor function
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-28 00:25:22 +02:00
3970061ca1 only allow tests for std envs
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-20 23:19:38 +02:00
35073a45a5 this should make clippy happy
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
v0.1.0
2022-08-16 11:12:47 +02:00
3b11af8d4a fix for ci.yml
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 11:03:51 +02:00
0fcf150707 some links added
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 10:51:40 +02:00
dbe0e3062f now this should work
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 10:50:21 +02:00
20d5baaa0d tiny typo
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:47:33 +02:00
8146c4953c remove chrono serde subfeature
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:46:51 +02:00
c6f7b04a6c some doc sync
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:43:32 +02:00
72b8f45161 small jenkinsfile fix
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:38:06 +02:00
c5b16f006f weird permission errors
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:35:44 +02:00
0cd6817415 one more attempt
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:33:09 +02:00
8f20b1962c try cross-compilation in docker
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:28:06 +02:00
3e80dd314a try without cross
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 10:24:50 +02:00
1bac620853 maybe this works?
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:23:39 +02:00
41fa073c74 added test stage in jenkinsfile
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:20:00 +02:00
388a8ba616 some more dependency cleanup
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 10:11:49 +02:00
933230126e tested cross-compilation 2022-08-16 02:15:57 +02:00
15b32c9444 add github workflow
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 01:26:39 +02:00
14b6171112 update changelog
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 01:17:10 +02:00
1969f1bfa0 bump postcard deps
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-14 18:12:52 +02:00
fde3fe9cba small bugfix
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-08 11:16:55 +02:00