Commit Graph

288 Commits

Author SHA1 Message Date
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
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
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
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
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
fde3fe9cba
small bugfix
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-08 11:16:55 +02:00
a20955437e
make two fields pub 2022-08-08 02:02:54 +02:00
a7b97e22f5
simplifications + helper function
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-08 01:23:38 +02:00
3b9a03590a
ready for release 2022-08-05 00:24:29 +02:00
84d95fe7e8
add some test stubs 2022-08-01 01:10:58 +02:00
b066ea9003
good coverage on TM module 2022-08-01 01:08:06 +02:00
30ab7f961a
add deserialization unittest 2022-08-01 00:23:36 +02:00
2dad7d8a18
added raw packet check unittest for tm 2022-08-01 00:20:11 +02:00
3ade4856a4
add first basic serialization test 2022-07-31 14:24:16 +02:00
cf5c360dc5
add first TM unittests 2022-07-31 13:43:40 +02:00
b93950bb2e
added some full stops 2022-07-31 13:32:11 +02:00
38df1c2335
add more and better docs, clippy 2022-07-31 13:31:14 +02:00
2228a16eb4
some minor improvements 2022-07-31 11:45:35 +02:00
deee70f40d
alloc support behind feature gate 2022-07-31 11:38:58 +02:00
b7f3ec424c
added first PusTm impl 2022-07-31 02:27:27 +02:00
776f599e08
update time code 2022-07-28 11:43:32 +02:00
4fc281070f
implemented function to get timestamp from bytes 2022-07-28 11:38:32 +02:00
88af155490
tests for time stamp provider 2022-07-28 02:09:07 +02:00
6fe3086575
continued Cds short time provider 2022-07-25 01:06:52 +02:00
5fb2db9520
add first time provider trait 2022-07-24 18:19:26 +02:00
aa275e2c01
add new time module 2022-07-24 17:33:30 +02:00
23e2e9e3e8
doc improvements and additional tests 2022-07-24 17:23:44 +02:00
716bc906a1
continued PUS TC impl 2022-07-24 15:19:05 +02:00
396cea8445
Init spacepackets crate 2022-06-18 22:48:51 +02:00