Commit Graph

46 Commits

Author SHA1 Message Date
2ee3eee32e
only allow zerocopy v0.7.0
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-28 18:47:41 +02:00
406d731bbe
fix zerocopy usage
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-28 18:45:24 +02:00
49b50ec682
prep next beta release
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-08-28 18:36:00 +02:00
e389f77063
lets release a beta version 2023-08-16 13:59:34 +02:00
91e7d8549c
bump msrv to v1.61
Some checks are pending
Rust/spacepackets/pipeline/head Build started...
2023-08-11 14:00:46 +02:00
ba22618449 Merge remote-tracking branch 'origin/main' into refactoring-ecss-packet-mods
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-07-10 10:30:26 +02:00
240004b814
make thiserror optional
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-07-10 10:25:11 +02:00
fd95c86294
Merge remote-tracking branch 'origin/main' into refactoring-ecss-packet-mods 2023-07-10 00:38:07 +02:00
b5bea3e1c6
implement thiserror::Error for StdTimestampError 2023-07-09 16:43:45 +02:00
4fdfb20946
refactoring ECSS packetm odules 2023-07-09 12:27:44 +02:00
2704c589be
prep v0.6.0
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-07-06 01:26:53 +02:00
32cbbb1c19
some minor fixes and tweaks 2023-07-06 01:24:40 +02:00
94cfe59235
allow delegate update
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-02 18:43:05 +02:00
3166a280bc
metadata PDU done 2023-05-29 23:38:07 +02:00
d86f1e8b88
prep v0.5.4
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-02-12 17:23:37 +01:00
7dddeb8743
prepare v0.5.3
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-02-05 23:46:07 +01:00
0f6595afd7
fix spacepackets no_std build
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-02-05 01:15:34 +01:00
8054f4091d
extend ecss module definitions
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-02-04 15:13:59 +01:00
b6df5fb4d1
allow delegate 0.8 and 0.9
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-01-26 21:50:57 +01:00
256407432d
create release checklist
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-01-22 13:06:22 +01:00
fa53be0934
bump version to v0.5.0 2023-01-20 19:08:12 +01:00
5c6c016e13
Merge remote-tracking branch 'origin/main' into add_time_helpers 2023-01-14 17:29:56 +01:00
1c702f933f
v0.4.1
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-01-14 17:22:27 +01:00
c748657499
allow minor release bump for serde and crc dependency
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-01-09 23:49:17 +01:00
da695e4705
v0.4.0 preparation
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-01-09 11:21:07 +01:00
fbeea41e8f
fix in Cargo.toml file 2022-12-19 11:00:45 +01:00
f5397b8352
add Rust MSRV 1.60
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-12-07 19:05:09 +01:00
62c1462930
added ASCII time code module
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-12-05 09:48:11 +01:00
13be7ca1e7
do not push version just yet
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-04 19:58:53 +01:00
aeb2e806b8
move improvements
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 17:11:44 +01:00
938c4ba770
make serde dependency optional
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 12:17:36 +01:00
97c70bf03b
bump changelog and cargo.toml
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-12-03 15:47:18 +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
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
638e4cda62
bump version
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:34:31 +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
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
1969f1bfa0
bump postcard deps
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-14 18:12:52 +02:00
8e3d8c3bf2
maybe this fixes CICD 2022-08-05 00:55:38 +02:00
67bf53955c
remove unneeded depencencies, update README 2022-08-05 00:42:59 +02:00
3b9a03590a
ready for release 2022-08-05 00:24:29 +02:00
deee70f40d
alloc support behind feature gate 2022-07-31 11:38:58 +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
396cea8445
Init spacepackets crate 2022-06-18 22:48:51 +02:00