Commit Graph

52 Commits

Author SHA1 Message Date
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
v0.1.0
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 dbe0e3062f now this should work
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 10:50:21 +02:00
muellerr 20d5baaa0d tiny typo
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:47:33 +02:00
muellerr 8146c4953c remove chrono serde subfeature
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:46:51 +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 72b8f45161 small jenkinsfile fix
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:38:06 +02:00
muellerr c5b16f006f weird permission errors
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:35:44 +02:00
muellerr 0cd6817415 one more attempt
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:33:09 +02:00
muellerr 8f20b1962c try cross-compilation in docker
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:28:06 +02:00
muellerr 3e80dd314a try without cross
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 10:24:50 +02:00
muellerr 1bac620853 maybe this works?
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:23:39 +02:00
muellerr 41fa073c74 added test stage in jenkinsfile
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-08-16 10:20:00 +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 15b32c9444 add github workflow
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 01:26:39 +02:00
muellerr 14b6171112 update changelog
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 01:17:10 +02:00
muellerr 1969f1bfa0 bump postcard deps
Rust/spacepackets/pipeline/head This commit looks good
2022-08-14 18:12:52 +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 e7fb112f6c remove test file
Rust/spacepackets/pipeline/head This commit looks good
2022-08-05 01:10:48 +02:00
muellerr 063b849154 use links 2022-08-05 01:01:08 +02:00
muellerr 8e3d8c3bf2 maybe this fixes CICD 2022-08-05 00:55:38 +02:00
muellerr fbc8f11d01 add automation files 2022-08-05 00:44:41 +02:00
muellerr 67bf53955c remove unneeded depencencies, update README 2022-08-05 00:42:59 +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
muellerr b7f3ec424c added first PusTm impl 2022-07-31 02:27:27 +02:00
muellerr 776f599e08 update time code 2022-07-28 11:43:32 +02:00
muellerr 4fc281070f implemented function to get timestamp from bytes 2022-07-28 11:38:32 +02:00
muellerr 88af155490 tests for time stamp provider 2022-07-28 02:09:07 +02:00
muellerr 6fe3086575 continued Cds short time provider 2022-07-25 01:06:52 +02:00
muellerr 5fb2db9520 add first time provider trait 2022-07-24 18:19:26 +02:00
muellerr aa275e2c01 add new time module 2022-07-24 17:33:30 +02:00
muellerr 23e2e9e3e8 doc improvements and additional tests 2022-07-24 17:23:44 +02:00
muellerr 716bc906a1 continued PUS TC impl 2022-07-24 15:19:05 +02:00
muellerr 4dcd6210a8 add changelog 2022-06-19 14:37:36 +02:00