Commit Graph

430 Commits

Author SHA1 Message Date
Robin Müller 912c03b5c7
base line EOF model
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-06-07 01:12:07 +02:00
Robin Müller 0b714b7426
start EOF
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-06-06 08:59:18 +02:00
Robin Müller bb1ecb29b6
fmt and clippy
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-05-30 19:35:59 +02:00
Robin Müller 9f574ff443
continue file data test 2023-05-30 19:35:38 +02:00
Robin Müller 0ad8dd6eef
add test with segment metadata
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-05-30 17:39:33 +02:00
Robin Müller 81eb8e7887
continue file data PDU
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-05-30 15:36:02 +02:00
Robin Müller 5c3c9a9bde
add test run config
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-05-30 11:09:41 +02:00
Robin Müller 44223c1c0f
add file data test harness
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-05-30 08:33:03 +02:00
Robin Müller 9d758cce45
first basic fd PDU impl
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-05-30 00:16:16 +02:00
Robin Müller 3166a280bc
metadata PDU done 2023-05-29 23:38:07 +02:00
Robin Müller bf4e841499
added correct PDU datafield length handling
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-05-29 14:28:15 +02:00
Robin Müller ce0848dc28
base line metadata PDU impl done 2023-05-29 13:46:19 +02:00
Robin Müller e13183764e
continue metadata PDU tests 2023-05-29 01:29:04 +02:00
Robin Müller 6865898102
add first test
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-05-28 23:50:12 +02:00
Robin Müller e343faa1c5
clippy fixes
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-05-21 20:30:16 +02:00
Robin Müller f6e309d2ee
docs and stuff
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-05-19 00:42:31 +02:00
Robin Müller 9a9694981a
start adding LV tests
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-05-18 20:37:41 +02:00
Robin Müller b37d932e4f
TLV and TV abstractions complete
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-05-18 15:01:08 +02:00
Robin Müller 0c085ef27b
added basic TLV impl 2023-05-18 14:05:51 +02:00
Robin Müller d5a3e7c0d4
PDU header base impl done
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-05-18 13:32:45 +02:00
Robin Müller 02bae5de6c
almost completed PDU header impl 2023-05-18 11:08:46 +02:00
Robin Müller 0a3848d0a2
add more tests 2023-05-18 00:46:58 +02:00
Robin Müller a67718cff2
bugfix
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-05-15 01:03:15 +02:00
Robin Müller 53eb184534
add first PDU header tests 2023-05-15 01:01:46 +02:00
Robin Müller 074882c160
tests done 2023-05-15 00:11:41 +02:00
Robin Müller 8bb4d6d32e
tests almost complete 2023-05-14 23:56:26 +02:00
Robin Müller d2f944580c
thats a lot
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-05-14 20:10:34 +02:00
Robin Müller 4bbf38916a
completed base definitions
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-05-14 16:55:25 +02:00
Robin Müller 3457b3a8f9
add first definitions
Rust/spacepackets/pipeline/head This commit looks good Details
2023-02-19 20:52:42 +01:00
Robin Müller 0304f132e3
add cfdp mod
Rust/spacepackets/pipeline/head This commit looks good Details
2023-02-19 18:45:14 +01:00
Robin Müller 61c2042e35 Copy and Clone derivations for CDS type level support
Rust/spacepackets/pipeline/head This commit looks good Details
2023-02-12 15:48:51 +01:00
Robin Müller 16bd0f0956
use regular UnixTimestamp ctor
Rust/spacepackets/pipeline/head This commit looks good Details
2023-02-05 20:27:50 +01:00
Robin Müller 8cf6f72cf3
use proper UnixTimestamp ctor
Rust/spacepackets/pipeline/head This commit looks good Details
2023-02-05 18:58:32 +01:00
Robin Müller ac2936460f
minor fix for UnixTimestamp
Rust/spacepackets/pipeline/head This commit looks good Details
2023-02-05 18:47:46 +01:00
Robin Müller 7aa3432f16
add more HK subservices
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-02-04 15:45:23 +01:00
Robin Müller cfa5f8099c
added HK subservices
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-02-04 15:16:57 +01:00
Robin Müller 8054f4091d
extend ecss module definitions
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-02-04 15:13:59 +01:00
Robin Müller effef4609b
added some generic scheduling definitions
Rust/spacepackets/pipeline/head This commit looks good Details
2023-02-04 14:41:59 +01:00
Robin Müller 5e208e7c23
ecss module as folder
Rust/spacepackets/pipeline/head This commit looks good Details
2023-02-04 14:06:11 +01:00
Robin Müller 6a9bd8135d
fixes for clippy 1.67
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-26 21:57:45 +01:00
Robin Müller 2b33f811eb
no need to deprecate this function
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-26 21:30:25 +01:00
Robin Müller 5d39cef6a0
Various smaller changes 2023-01-26 21:28:39 +01:00
Robin Müller 6c5f454728
clippy fixes
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-26 21:11:03 +01:00
lkoester 0079e5d758 fixed implementation of partialeq 2023-01-26 19:24:41 +01:00
lkoester 34bf9780af fmt and clippy
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-26 19:08:29 +01:00
lkoester be1c97b75a added partial equal implementation to pustc + unit tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-26 19:04:16 +01:00
Robin Müller 0ce2568028
doc improvements
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-22 18:26:38 +01:00
Robin Müller f54cf69d87
use ISO8601 format in docs
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-22 13:18:51 +01:00
Robin Müller c59b015a20
added additional tests
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-22 12:53:39 +01:00
Robin Müller e081504b33 Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/spacepackets
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-22 12:51:23 +01:00
Robin Müller 6eb1b1efbc
bugfix, additional test and CHANGELOG bump 2023-01-22 12:50:49 +01:00
Robin Müller 51d0a08e7b
better document panics and tweak Add/AddAssign impl
Rust/spacepackets/pipeline/head There was a failure building this commit Details
for UnixTimestamp
2023-01-22 01:54:41 +01:00
Robin Müller 6e557c2568
add Add impls for &
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-21 14:50:35 +01:00
Robin Müller fc76a975c1
add Add<Duration> for &UnixTimestamp
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-21 14:28:29 +01:00
Robin Müller 74e489bd07
add basic tests and update changelog
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-21 13:17:38 +01:00
Robin Müller 1e90793072
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-21 11:37:57 +01:00
Robin Müller ef55bc4a6e
Improve time module
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-21 01:25:05 +01:00
Robin Müller 55862a2433
docs typo
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-20 20:01:27 +01:00
Robin Müller 368331cc60
some more doc fixes
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-20 19:46:26 +01:00
Robin Müller 416b5c1805
Some doc improvements 2023-01-20 19:42:28 +01:00
Robin Müller 80e1be676e
that should do it
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-17 01:16:07 +01:00
Robin Müller 419d3e2c56 Merge remote-tracking branch 'origin/main' into cuc_time_extensions
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-17 00:06:56 +01:00
Robin Müller 37af989a03 Merge remote-tracking branch 'origin/main' into time_extensions
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-17 00:05:23 +01:00
Robin Müller 904354abc0
last bugfix
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-17 00:04:31 +01:00
Robin Müller 264b1a514a
more bugs
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-16 23:27:42 +01:00
Robin Müller 50edd8b3b4
Merge remote-tracking branch 'origin/main' into ecss_tm_timestamp_updates
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-16 17:57:19 +01:00
Robin Müller 00f399c23a
timestamp is optional now
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-16 11:56:25 +01:00
Robin Müller 1652567b8c
add first Add and AddAssign impl for CUC
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-16 00:47:24 +01:00
Robin Müller 14a971f01c
remove unnecessary docs
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-15 21:54:56 +01:00
Robin Müller c8d442690b
changelog should be complete
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-15 21:47:35 +01:00
Robin Müller 708b68a5cb
use new struct in API 2023-01-15 21:30:31 +01:00
Robin Müller 2f51420a29
consistency renaming 2023-01-15 21:13:48 +01:00
Robin Müller 6f795690fd
start updating changelog
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-15 20:48:39 +01:00
Robin Müller 49f3497ca8
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-15 20:29:58 +01:00
Robin Müller f1f9f695e5
put include behind feature gate
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-15 20:29:43 +01:00
Robin Müller ed850b1df4
use core include for AddAssign
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-15 20:28:35 +01:00
Robin Müller b2def8cd36
added one more test
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-15 20:26:26 +01:00
Robin Müller 73dbc80cad
small tweak
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-15 18:26:18 +01:00
Robin Müller 51e134f031
bugfixes for precision handling for additions
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-15 18:24:49 +01:00
Robin Müller 73575bd00f
reaching target coverage
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-15 17:42:23 +01:00
Robin Müller 4c280b22c8
hmm associated method is tricky
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-15 12:13:39 +01:00
Robin Müller 405145496f
typo fix
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-15 11:57:58 +01:00
Robin Müller 22f3b72faf
dyn provider works great
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-15 11:54:23 +01:00
Robin Müller 39bf0c6a61
Add AddAssign impl and addition unittests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-15 02:37:56 +01:00
Robin Müller 3f6c4c6f46
add dynamic cds time provider function 2023-01-15 01:33:26 +01:00
Robin Müller 24e6e50e2f
add some more helper methods, improve example
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-15 01:15:35 +01:00
Robin Müller ec452130f9
added missing feature gate
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-15 00:38:39 +01:00
Robin Müller 67cf9ec0c0
added some more tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-14 17:57:15 +01:00
Robin Müller a24c9fc042
Merge branch 'another_logic_fix_cds_stamp' into add_time_helpers 2023-01-14 17:50:10 +01:00
Robin Müller ef5a4e2924
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-14 17:46:58 +01:00
Robin Müller aa5c206c1c
another small bugfix
Rust/spacepackets/pipeline/head Build queued... Details
2023-01-14 17:46:43 +01:00
Robin Müller c284a7a3cc
and another dumb logic error for submillis ps prec
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-14 17:43:19 +01:00
Robin Müller 5c6c016e13
Merge remote-tracking branch 'origin/main' into add_time_helpers 2023-01-14 17:29:56 +01:00
Robin Müller 6989558f93
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-14 17:20:14 +01:00
Robin Müller 008359ec71
bugfix for patch version
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-14 17:18:02 +01:00
Robin Müller 753be86272
added first tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-14 17:15:48 +01:00
Robin Müller d071de3a86
almost complete
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-14 16:12:02 +01:00
Robin Müller 40f64525b6
some smaller tweaks 2023-01-14 15:43:49 +01:00
Robin Müller 8da93443b9
now to test it..
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-14 15:37:18 +01:00
Robin Müller 3ba68b4e64
add new Conversion helper 2023-01-14 13:22:32 +01:00
Robin Müller b350f8fe03
remove lint allowance
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-13 23:25:09 +01:00
Robin Müller 0a774afd41
added Add impl for both TimeProviders 2023-01-13 23:24:37 +01:00
Robin Müller 1761bdd33f
add first Add<Duration> impl for TimeProvider<DaysLen16Bits> 2023-01-13 23:04:53 +01:00
Robin Müller d972dd5223
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-10 16:59:13 +01:00
Robin Müller 481de83fdb move lifetime docs further up
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-10 16:20:50 +01:00
Robin Müller 09b305f529 better names for lifetimes
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-10 16:19:21 +01:00
Robin Müller 78c5787e07 add some more basic docs
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-10 16:12:20 +01:00
Robin Müller 455be77f4a
more docs 2023-01-09 23:59:55 +01:00
Robin Müller 2e90cba5bd
put some ASCII includes behind alloc feature
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-09 23:47:47 +01:00
Robin Müller f290d2a54e
re-remove Default impl for CDS time provider
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-09 23:46:31 +01:00
Robin Müller 5c222735d4 Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/spacepackets
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-09 11:19:16 +01:00
Robin Müller 1432c298b3
feature list update 2023-01-09 11:19:10 +01:00
Robin Müller 6c88e94742
Merge remote-tracking branch 'origin/main' into add_cuc_time_impl
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-01-09 11:10:44 +01:00
Robin Müller ec8a2e1d24
rename pfield preamble constant, add for CUC
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-01-09 11:07:43 +01:00
Robin Müller 192e2f2c76 make pfield public
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-09 11:06:51 +01:00
Robin Müller 5df221759f
conversion from now bugfix
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-22 23:55:05 +01:00
Robin Müller f137bd2549
improve tests
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-22 23:45:15 +01:00
Robin Müller 630bffec51 Merge branch 'main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-22 23:12:35 +01:00
Robin Müller 2758699601
added sp header getter function
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-21 22:09:45 +01:00
Robin Müller 51963d0f72
remove default impl for cds TimeProvider 2022-12-21 10:14:13 +01:00
Robin Müller 83e2cad753
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-21 09:47:09 +01:00
Robin Müller 472bfa9964
add floating point division code
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-21 01:17:36 +01:00
Robin Müller 14fa1bad92
add TODO
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-21 01:03:26 +01:00
Robin Müller 3828a98c76
important bugfix
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-21 01:01:05 +01:00
Robin Müller 0d8074c6b9 clippy fixes
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-20 16:26:04 +01:00
Robin Müller 6798e3a6f5 Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-20 16:23:24 +01:00
Robin Müller 7e763fe055 Merge remote-tracking branch 'origin/main' into add_cuc_time_impl
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-20 16:22:23 +01:00
Robin Müller 692d12e5a5 Merge branch 'main' into ptc_pfc_extension
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-20 16:15:46 +01:00
Robin Müller 9e57ce3872
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-19 17:02:19 +01:00
Robin Müller fd13694904
add PUS service ID enum
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-19 16:36:18 +01:00
Robin Müller 976fe9c49b
README updates
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-19 11:02:36 +01:00
Robin Müller 177ddba9c5
clippy fixes
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2022-12-19 00:01:07 +01:00
Robin Müller f964342556
removed unnecessary casts
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-18 23:54:13 +01:00
Robin Müller 46e2af41d2
PTC and PFC extensions
Rust/spacepackets/pipeline/head This commit looks good Details
- Add Ptc typedefinition for PacketTypeCode enum
- Add `UnsignedPfc` and `RealPfc` PFC enumerations
2022-12-18 16:21:20 +01:00
Robin Müller 93159dae45
some more docs
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-10 18:23:47 +01:00
Robin Müller f73edd71fd
better structure
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-10 18:18:41 +01:00
Robin Müller 6341cf35d3
added doc test / example as well
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-10 18:09:00 +01:00
Robin Müller 1d9329ad63
this should cover most basic cases
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-10 17:39:15 +01:00
Robin Müller d889826b79
remove duplicate function
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-10 16:42:24 +01:00
Robin Müller e155ddbcb0
add more tests and additional check
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-10 16:35:00 +01:00
Robin Müller 7615e40e43
basic docs
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-09 17:33:04 +01:00
Robin Müller bccbdf65a3
basic impl done, add first unittests
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-09 17:21:45 +01:00
Robin Müller 8d0de0dce4
continued cuc impl 2022-12-09 16:51:48 +01:00
Robin Müller 5958d19eb4
continue cuc impl
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-09 13:50:04 +01:00
Robin Müller 4d64394637
split up large source file
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-08 15:22:19 +01:00
Robin Müller c4f8eee8da
base line cuc impl done 2022-12-08 14:59:12 +01:00
Robin Müller f7f500ea48 Merge branch 'improve_cds_short_impl' into add_cuc_time_impl 2022-12-08 13:04:44 +01:00
Robin Müller 7f607be5f3
add some missing derives
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2022-12-08 12:56:34 +01:00
Robin Müller c60ebc2a6e
start baseline CUC Impl 2022-12-08 00:29:07 +01:00
Robin Müller 48e5b22c27
doc corrections 2022-12-07 22:54:03 +01:00
Robin Müller 04073a29af
Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-07 19:06:57 +01:00
Robin Müller 66b4bf6013
Merge remote-tracking branch 'origin/main' into add_error_impls_for_std_feature
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-07 19:05:55 +01:00
Robin Müller 180134c05d
update README and lib.rs frontpage docs
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-07 18:49:19 +01:00
Robin Müller 3ee237865c Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-07 18:44:06 +01:00
Robin Müller afd59b14fc Merge remote-tracking branch 'origin/main' into add_error_impls_for_std_feature
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2022-12-07 18:43:56 +01:00
Robin Müller 3d5829b9a8
add missing feature flag
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-07 18:41:45 +01:00
Robin Müller 4cd8f143df
this is a lot better 2022-12-07 14:42:01 +01:00
Robin Müller 878f072e9a
extended CDS impl 2022-12-07 13:55:43 +01:00
Robin Müller 25695b39ea
add error impls for feature std 2022-12-07 08:14:55 +01:00
Robin Müller 8c0b78c698
ascii timecodes complete
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2022-12-05 10:14:25 +01:00
Robin Müller f13a2f73eb
this should suffice
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2022-12-05 10:01:45 +01:00
Robin Müller 62c1462930
added ASCII time code module
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2022-12-05 09:48:11 +01:00
Robin Müller 0c77a04059
doc tweaks
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-05 09:03:40 +01:00
Robin Müller e8571866e8
doc fix
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-05 08:55:24 +01:00
Robin Müller 038755e56e
set minimal data len in example
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-05 01:44:53 +01:00
Robin Müller 33d78292c6
better example 2022-12-05 01:44:28 +01:00
Robin Müller 8cf635d2fa
additional useful functions 2022-12-05 01:41:35 +01:00
Robin Müller 3420bcbeba Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/spacepackets
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-05 00:18:16 +01:00
Robin Müller 6554241ed7
doc correction 2022-12-05 00:17:37 +01:00
Robin Müller 3a71b00198
cargo fmt
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-04 20:00:49 +01:00
Robin Müller 322a56335e
add tests for new functionality
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-04 19:56:21 +01:00
Robin Müller f7c688d8db
line break
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-04 18:26:38 +01:00
Robin Müller 54bb4bdaaa
new helper functions for CCSDS SP construction
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-04 18:25:30 +01:00
Robin Müller d28ea7d4da
add docs for new feature
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-04 17:18:10 +01:00
Robin Müller aeb2e806b8
move improvements
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-04 17:11:44 +01:00
Robin Müller 938c4ba770
make serde dependency optional
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-04 12:17:36 +01:00
Robin Müller dc6d726e61
added missing doc_cfg feature for doc_cfg attr
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-03 15:40:36 +01:00
Robin Müller 1ec21c1bff
use const instead of struct field
Rust/spacepackets/pipeline/head This commit looks good Details
2022-11-20 18:42:35 +01:00
Robin Müller c750f94fba
use non-deprecated API
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2022-11-19 02:39:25 +01:00
Robin Müller f8199ca87a
better docs 2022-11-02 00:38:59 +01:00
Robin Müller 4c1101f65f
better naming 2022-11-02 00:36:18 +01:00
Robin Müller 38b789ca6d
cargo fmt 2022-10-31 00:23:13 +01:00
Robin Müller d391891991
add EcssEnumerationExt trait extension 2022-10-31 00:22:28 +01:00
Robin Müller 65e85f20e0
doc cfg support
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2022-10-26 00:22:56 +02:00
Robin Müller a2673c9870
make ToBeBytes trait public
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2022-10-23 18:35:56 +02:00
Robin Müller 603f688ac3
small clippy fix
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2022-10-15 19:56:17 +02:00
Robin Müller 427b368057
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
2022-09-13 10:29:09 +02:00
Robin Müller 795abc57fa
better names
Rust/spacepackets/pipeline/head This commit looks good Details
2022-09-13 10:28:20 +02:00
Robin Müller 7da7e5329c
typos
Rust/spacepackets/pipeline/head This commit looks good Details
2022-09-13 10:21:52 +02:00
Robin Müller 5631372e58
update changelog
Rust/spacepackets/pipeline/head This commit looks good Details
2022-09-13 10:18:21 +02:00
Robin Müller 28ba4f887d
added some auto-conversion
Rust/spacepackets/pipeline/head This commit looks good Details
2022-09-13 09:52:59 +02:00
Robin Müller d559646d80
better naming/docs. new const for MAX_SEQ_COUNT 2022-09-13 09:41:21 +02:00
Robin Müller fe1a30327b
work on uniform API
Rust/spacepackets/pipeline/head This commit looks good Details
2022-09-11 20:50:46 +02:00
Robin Müller 94489da003
return usize instead of u8 for byte width
Rust/spacepackets/pipeline/head This commit looks good Details
2022-09-06 10:14:23 +02:00
Robin Müller c72c5ad4aa
extensions
Rust/spacepackets/pipeline/head This commit looks good Details
- 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
Robin Müller 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
Robin Müller 96d389a651
fix test
Rust/spacepackets/pipeline/head This commit looks good Details
2022-09-03 16:30:21 +02:00
Robin Müller cc680dba46
timestamp writer should return timestamp error too 2022-09-03 16:28:11 +02:00
Robin Müller 42d3487c19
raw accessor function
Rust/spacepackets/pipeline/head This commit looks good Details
2022-08-28 00:25:22 +02:00
Robin Müller 3970061ca1
only allow tests for std envs
Rust/spacepackets/pipeline/head This commit looks good Details
2022-08-20 23:19:38 +02:00
Robin Müller 35073a45a5
this should make clippy happy
Rust/spacepackets/pipeline/head This commit looks good Details
2022-08-16 11:12:47 +02:00
Robin Müller 3b11af8d4a
fix for ci.yml
Rust/spacepackets/pipeline/head This commit looks good Details
2022-08-16 11:03:51 +02:00
Robin Müller 0fcf150707
some links added
Rust/spacepackets/pipeline/head This commit looks good Details
2022-08-16 10:51:40 +02:00
Robin Müller c6f7b04a6c
some doc sync
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2022-08-16 10:43:32 +02:00
Robin Müller 388a8ba616
some more dependency cleanup
Rust/spacepackets/pipeline/head This commit looks good Details
2022-08-16 10:11:49 +02:00
Robin Müller 933230126e
tested cross-compilation 2022-08-16 02:15:57 +02:00
Robin Müller fde3fe9cba
small bugfix
Rust/spacepackets/pipeline/head This commit looks good Details
2022-08-08 11:16:55 +02:00
Robin Müller a20955437e
make two fields pub 2022-08-08 02:02:54 +02:00
Robin Müller a7b97e22f5
simplifications + helper function
Rust/spacepackets/pipeline/head This commit looks good Details
2022-08-08 01:23:38 +02:00
Robin Müller 3b9a03590a
ready for release 2022-08-05 00:24:29 +02:00
Robin Müller 84d95fe7e8
add some test stubs 2022-08-01 01:10:58 +02:00
Robin Müller b066ea9003
good coverage on TM module 2022-08-01 01:08:06 +02:00
Robin Müller 30ab7f961a
add deserialization unittest 2022-08-01 00:23:36 +02:00
Robin Müller 2dad7d8a18
added raw packet check unittest for tm 2022-08-01 00:20:11 +02:00
Robin Müller 3ade4856a4
add first basic serialization test 2022-07-31 14:24:16 +02:00
Robin Müller cf5c360dc5
add first TM unittests 2022-07-31 13:43:40 +02:00
Robin Müller b93950bb2e
added some full stops 2022-07-31 13:32:11 +02:00
Robin Müller 38df1c2335
add more and better docs, clippy 2022-07-31 13:31:14 +02:00
Robin Müller 2228a16eb4
some minor improvements 2022-07-31 11:45:35 +02:00
Robin Müller deee70f40d
alloc support behind feature gate 2022-07-31 11:38:58 +02:00
Robin Müller b7f3ec424c
added first PusTm impl 2022-07-31 02:27:27 +02:00
Robin Müller 776f599e08
update time code 2022-07-28 11:43:32 +02:00
Robin Müller 4fc281070f
implemented function to get timestamp from bytes 2022-07-28 11:38:32 +02:00
Robin Müller 88af155490
tests for time stamp provider 2022-07-28 02:09:07 +02:00
Robin Müller 6fe3086575
continued Cds short time provider 2022-07-25 01:06:52 +02:00
Robin Müller 5fb2db9520
add first time provider trait 2022-07-24 18:19:26 +02:00
Robin Müller aa275e2c01
add new time module 2022-07-24 17:33:30 +02:00
Robin Müller 23e2e9e3e8
doc improvements and additional tests 2022-07-24 17:23:44 +02:00
Robin Müller 716bc906a1
continued PUS TC impl 2022-07-24 15:19:05 +02:00
Robin Müller 396cea8445
Init spacepackets crate 2022-06-18 22:48:51 +02:00