Commit Graph

408 Commits

Author SHA1 Message Date
muellerr fc7bee342c Merge pull request 'Const UBF' (#23) from const-ubf into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #23
2023-08-16 18:17:13 +02:00
muellerr 1789cff2b8 why is this still not a test
Rust/spacepackets/pipeline/head Build queued...
2023-08-16 18:16:43 +02:00
muellerr 5ae5abe09a make UnsignedByteField helpers const
Rust/spacepackets/pipeline/head Build started...
2023-08-16 18:15:49 +02:00
muellerr 0f49672829 Merge pull request 'v0.7.0 beta' (#21) from prep_v0.7.0-beta into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #21
v0.7.0-beta.0
2023-08-16 14:22:40 +02:00
muellerr ffd1bf3769 add missing doc_cfg
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-16 14:11:26 +02:00
muellerr ccf7592284 doc fix
Rust/spacepackets/pipeline/head This commit looks good
2023-08-16 14:02:33 +02:00
muellerr 2b7fcbdd8e changelog 2023-08-16 14:00:38 +02:00
muellerr e389f77063 lets release a beta version 2023-08-16 13:59:34 +02:00
muellerr fcf4449c14 Merge pull request 'gitlab ci fix' (#20) from gitlab-ci-fix into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #20
2023-08-14 14:06:56 +02:00
muellerr 05916130a8 gitlab ci fix
Rust/spacepackets/pipeline/head Build started...
2023-08-14 14:03:25 +02:00
muellerr 4b7f2b4817 Merge pull request 'bump msrv to v1.61' (#19) from bump_msrv into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #19
2023-08-11 14:01:43 +02:00
muellerr 91e7d8549c bump msrv to v1.61
Rust/spacepackets/pipeline/head Build started...
2023-08-11 14:00:46 +02:00
muellerr 3430275638 Merge pull request 'PDU config tweak' (#17) from pdu-conf-tweaK into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #17
2023-08-10 21:40:43 +02:00
muellerr a3bab2619c compile fix
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-08-10 21:28:27 +02:00
muellerr 70815fa1e3 Merge remote-tracking branch 'origin/main' into pdu-conf-tweaK
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-08-10 21:06:56 +02:00
muellerr ebfd3c636d Merge pull request 'Improve CommonPduConfig' (#18) from improve-pdu-conf into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #18
2023-08-10 20:25:33 +02:00
muellerr a3da71668f also added a unittest
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-08-10 20:22:07 +02:00
muellerr fd893fbf89 changelog fix
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-08-10 20:08:25 +02:00
muellerr 17296ade19 fmt
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-10 20:04:50 +02:00
muellerr 85476162cf missing changelog entry
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-10 20:03:50 +02:00
muellerr 837b412ef0 changelog
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-08-10 20:01:13 +02:00
muellerr 02098977a5 added pdu conf src and dest id setter 2023-08-10 19:55:42 +02:00
muellerr 20584b45ca changelog
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-10 18:17:32 +02:00
muellerr 105c598c53 some more extensions for PDU impl
Rust/spacepackets/pipeline/head This commit looks good
2023-07-26 23:27:40 +02:00
muellerr c65a024d97 make metadata params accessible
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-26 22:53:05 +02:00
muellerr 041959e546 no error handling necessary here
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-26 22:00:03 +02:00
muellerr cc1ec56b33 change for common pdu conf
Rust/spacepackets/pipeline/head This commit looks good
2023-07-25 00:42:31 +02:00
muellerr 0a59f3258a Merge pull request 'Refactor ECSS packet modules' (#16) from refactoring-ecss-packet-mods into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #16
2023-07-11 22:26:26 +02:00
muellerr 62df510147 new TM simple constructor
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-07-11 22:12:17 +02:00
muellerr 5b8cc30012 oh boy
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-11 14:16:17 +02:00
muellerr 3c8f9f9f07 added some more deprecation warnings
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-07-11 00:41:35 +02:00
muellerr 46eab35290 added trait impls to legacy classes
Rust/spacepackets/pipeline/head This commit looks good
2023-07-11 00:07:38 +02:00
muellerr 7db2190ec3 more improvements
Rust/spacepackets/pipeline/head This commit looks good
2023-07-11 00:03:07 +02:00
muellerr 77be96e8de changelog
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 23:37:23 +02:00
muellerr 6eb3cbbd84 added new marker traits for PUS TC and PUS TM
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 23:36:27 +02:00
muellerr c0e70daf58 some tweaks and test update
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 23:29:55 +02:00
muellerr eca7e09d19 changelog
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 23:18:09 +02:00
muellerr 98e2a73aa2 move deprecation blocks
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 11:59:45 +02:00
muellerr 05eb9d44ef how do you deal with these deprecation warnings?
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 11:20:55 +02:00
muellerr ba22618449 Merge remote-tracking branch 'origin/main' into refactoring-ecss-packet-mods
Rust/spacepackets/pipeline/head This commit looks good
2023-07-10 10:30:26 +02:00
muellerr 9ecc1f1ff2 Merge pull request 'try fixing CI' (#15) from try-fix-ci into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #15
2023-07-10 10:27:31 +02:00
muellerr 240004b814 make thiserror optional
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
muellerr 79791a75bd try fixing CI
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 10:15:37 +02:00
muellerr b553cdc2ec Added PusTmCreator and PusTmReader
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 01:11:42 +02:00
muellerr e46de3421e resolve merge conflict
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 00:38:34 +02:00
muellerr fd95c86294 Merge remote-tracking branch 'origin/main' into refactoring-ecss-packet-mods 2023-07-10 00:38:07 +02:00
muellerr f117c8c4de changelog correction
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 00:37:16 +02:00
muellerr 784564a20e now its a proper re-export
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 00:00:20 +02:00
muellerr e3d2d88538 remove another error suffix
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-09 19:31:32 +02:00
muellerr 4969d6c33c moved re-export
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-09 16:48:53 +02:00