Commit Graph

213 Commits

Author SHA1 Message Date
muellerr b37d932e4f TLV and TV abstractions complete
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-05-18 15:01:08 +02:00
muellerr 0c085ef27b added basic TLV impl 2023-05-18 14:05:51 +02:00
muellerr d5a3e7c0d4 PDU header base impl done
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-05-18 13:32:45 +02:00
muellerr 02bae5de6c almost completed PDU header impl 2023-05-18 11:08:46 +02:00
muellerr 0a3848d0a2 add more tests 2023-05-18 00:46:58 +02:00
muellerr a67718cff2 bugfix
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-05-15 01:03:15 +02:00
muellerr 53eb184534 add first PDU header tests 2023-05-15 01:01:46 +02:00
muellerr 074882c160 tests done 2023-05-15 00:11:41 +02:00
muellerr 8bb4d6d32e tests almost complete 2023-05-14 23:56:26 +02:00
muellerr d2f944580c thats a lot
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-05-14 20:10:34 +02:00
muellerr 4bbf38916a completed base definitions
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-05-14 16:55:25 +02:00
muellerr 3457b3a8f9 add first definitions
Rust/spacepackets/pipeline/head This commit looks good
2023-02-19 20:52:42 +01:00
muellerr 0304f132e3 add cfdp mod
Rust/spacepackets/pipeline/head This commit looks good
2023-02-19 18:45:14 +01:00
muellerr 61c2042e35 Copy and Clone derivations for CDS type level support
Rust/spacepackets/pipeline/head This commit looks good
2023-02-12 15:48:51 +01:00
muellerr 16bd0f0956 use regular UnixTimestamp ctor
Rust/spacepackets/pipeline/head This commit looks good
2023-02-05 20:27:50 +01:00
muellerr 8cf6f72cf3 use proper UnixTimestamp ctor
Rust/spacepackets/pipeline/head This commit looks good
2023-02-05 18:58:32 +01:00
muellerr ac2936460f minor fix for UnixTimestamp
Rust/spacepackets/pipeline/head This commit looks good
2023-02-05 18:47:46 +01:00
muellerr 7aa3432f16 add more HK subservices
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-02-04 15:45:23 +01:00
muellerr cfa5f8099c added HK subservices
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-02-04 15:16:57 +01:00
muellerr 8054f4091d extend ecss module definitions
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-02-04 15:13:59 +01:00
muellerr effef4609b added some generic scheduling definitions
Rust/spacepackets/pipeline/head This commit looks good
2023-02-04 14:41:59 +01:00
muellerr 5e208e7c23 ecss module as folder
Rust/spacepackets/pipeline/head This commit looks good
2023-02-04 14:06:11 +01:00
muellerr 6a9bd8135d fixes for clippy 1.67
Rust/spacepackets/pipeline/head This commit looks good
2023-01-26 21:57:45 +01:00
muellerr 2b33f811eb no need to deprecate this function
Rust/spacepackets/pipeline/head This commit looks good
2023-01-26 21:30:25 +01:00
muellerr 5d39cef6a0 Various smaller changes 2023-01-26 21:28:39 +01:00
muellerr 6c5f454728 clippy fixes
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
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
Rust/spacepackets/pipeline/pr-main This commit looks good
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
2023-01-26 19:04:16 +01:00
muellerr 0ce2568028 doc improvements
Rust/spacepackets/pipeline/head This commit looks good
2023-01-22 18:26:38 +01:00
muellerr f54cf69d87 use ISO8601 format in docs
Rust/spacepackets/pipeline/head This commit looks good
2023-01-22 13:18:51 +01:00
muellerr c59b015a20 added additional tests
Rust/spacepackets/pipeline/head This commit looks good
2023-01-22 12:53:39 +01:00
muellerr e081504b33 Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/spacepackets
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-22 12:51:23 +01:00
muellerr 6eb1b1efbc bugfix, additional test and CHANGELOG bump 2023-01-22 12:50:49 +01:00
muellerr 51d0a08e7b better document panics and tweak Add/AddAssign impl
Rust/spacepackets/pipeline/head There was a failure building this commit
for UnixTimestamp
2023-01-22 01:54:41 +01:00
muellerr 6e557c2568 add Add impls for &
Rust/spacepackets/pipeline/head This commit looks good
2023-01-21 14:50:35 +01:00
muellerr fc76a975c1 add Add<Duration> for &UnixTimestamp
Rust/spacepackets/pipeline/head This commit looks good
2023-01-21 14:28:29 +01:00
muellerr 74e489bd07 add basic tests and update changelog
Rust/spacepackets/pipeline/head This commit looks good
2023-01-21 13:17:38 +01:00
muellerr 1e90793072 cargo fmt
Rust/spacepackets/pipeline/head This commit looks good
2023-01-21 11:37:57 +01:00
muellerr ef55bc4a6e Improve time module
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-21 01:25:05 +01:00
muellerr 55862a2433 docs typo
Rust/spacepackets/pipeline/head This commit looks good
2023-01-20 20:01:27 +01:00
muellerr 368331cc60 some more doc fixes
Rust/spacepackets/pipeline/head This commit looks good
2023-01-20 19:46:26 +01:00
muellerr 416b5c1805 Some doc improvements 2023-01-20 19:42:28 +01:00
muellerr 80e1be676e that should do it
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-01-17 01:16:07 +01:00
muellerr 419d3e2c56 Merge remote-tracking branch 'origin/main' into cuc_time_extensions
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-01-17 00:06:56 +01:00
muellerr 37af989a03 Merge remote-tracking branch 'origin/main' into time_extensions
Rust/spacepackets/pipeline/head This commit looks good
2023-01-17 00:05:23 +01:00
muellerr 904354abc0 last bugfix
Rust/spacepackets/pipeline/head This commit looks good
2023-01-17 00:04:31 +01:00
muellerr 264b1a514a more bugs
Rust/spacepackets/pipeline/head This commit looks good
2023-01-16 23:27:42 +01:00
muellerr 50edd8b3b4 Merge remote-tracking branch 'origin/main' into ecss_tm_timestamp_updates
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-01-16 17:57:19 +01:00
muellerr 00f399c23a timestamp is optional now
Rust/spacepackets/pipeline/head This commit looks good
2023-01-16 11:56:25 +01:00