Commit Graph

623 Commits

Author SHA1 Message Date
c0e70daf58 some tweaks and test update
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 23:29:55 +02:00
eca7e09d19 changelog
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 23:18:09 +02:00
98e2a73aa2 move deprecation blocks
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 11:59:45 +02:00
05eb9d44ef how do you deal with these deprecation warnings?
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 11:20:55 +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
9ecc1f1ff2 Merge pull request 'try fixing CI' (#15) from try-fix-ci into main
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #15
2023-07-10 10:27:31 +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
79791a75bd try fixing CI
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 10:15:37 +02:00
b553cdc2ec Added PusTmCreator and PusTmReader
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 01:11:42 +02:00
e46de3421e resolve merge conflict
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 00:38:34 +02:00
fd95c86294 Merge remote-tracking branch 'origin/main' into refactoring-ecss-packet-mods 2023-07-10 00:38:07 +02:00
f117c8c4de changelog correction
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 00:37:16 +02:00
784564a20e now its a proper re-export
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 00:00:20 +02:00
e3d2d88538 remove another error suffix
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-09 19:31:32 +02:00
4969d6c33c moved re-export
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-09 16:48:53 +02:00
581b51c61c improve std timestamp error further
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-09 16:46:25 +02:00
b5bea3e1c6 implement thiserror::Error for StdTimestampError 2023-07-09 16:43:45 +02:00
defd7609e7 I am not sure this is required..
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-07-09 12:39:00 +02:00
b9774c4c9f doc fixes and tweaks 2023-07-09 12:33:34 +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
v0.6.0
2023-07-06 01:26:53 +02:00
32cbbb1c19 some minor fixes and tweaks 2023-07-06 01:24:40 +02:00
4485ed2669 this API is useful for funnels
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-05 19:28:43 +02:00
2deac938bb better API name
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-05 19:26:22 +02:00
929590ecb0 add additional API to set APID
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-07-05 19:25:05 +02:00
c85177ece9 API update
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-05 19:07:31 +02:00
f406957752 docs
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-03 00:57:38 +02:00
28cd8c02ac move additional function to trait
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-03 00:54:21 +02:00
ef4244c8cb better name for function
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-02 20:57:50 +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
ec5d98a9b5 require this for less duplicate code
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-02 18:38:18 +02:00
1ddfc432f3 Merge pull request 'CFDP initial packet support' (#14) from cfdp_first_support into main
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #14
2023-07-02 17:31:16 +02:00
ae8fb8ee14 core compatibility fix
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-07-02 17:25:10 +02:00
188651c4a4 typos
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-07-02 17:22:07 +02:00
ad64957342 some documentation
Some checks failed
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-02 17:20:57 +02:00
a313a784ff finish FS request unittests
Some checks failed
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-02 17:18:33 +02:00
3727e7e668 added more FS request tests
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-12 16:19:20 +02:00
0e87039010 added first basic state test
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-12 16:04:32 +02:00
d9028d21da start adding tests
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-12 15:52:10 +02:00
99dbf9dc85 finished basic FS request impl
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-12 14:26:40 +02:00
895080bbc0 add crc serialization for all packets
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-12 13:00:58 +02:00
e48c2fe368 some docs 2023-06-12 04:13:41 +02:00
d217a669b2 add more docs 2023-06-12 04:04:52 +02:00
15bc12aede that should be sufficient for the first FSM approach 2023-06-12 04:02:18 +02:00
02675ba086 first basic Finished PDU impl 2023-06-12 03:57:38 +02:00
eb6bc4b8a8 added some basic API for finished PDU
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-08 20:55:46 +02:00
006bc39ff6 finished basic EOF unittests
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-06-08 20:50:18 +02:00
bce16a6018 Merge branch 'cfdp_first_support' of https://egit.irs.uni-stuttgart.de/rust/spacepackets into cfdp_first_support
Some checks failed
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-06-08 19:25:22 +02:00
84b909b722 continue EOF 2023-06-08 19:24:55 +02:00
ab5c28d304 finish PDU
Some checks failed
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-06-08 16:51:22 +02:00