1646aac004
add unittest for requested closure
Rust/sat-rs/pipeline/head This commit looks good
2024-08-20 09:32:32 +02:00
ed4b3ee858
first unittest for source handler
Rust/sat-rs/pipeline/head This commit looks good
2024-08-19 17:54:31 +02:00
d3aa56a954
use same spacepackets version
Rust/sat-rs/pipeline/head This commit looks good
2024-08-19 11:03:09 +02:00
643ce9ace1
continue source handler
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-07-22 23:57:56 -07:00
a451868a1c
Add EOF PDU handling for source handler
2024-07-21 10:33:56 -07:00
b77252d16b
impl file data send handling
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-07-19 11:35:33 -07:00
0aa3030bf3
continue with CFDP source handler
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-07-14 17:33:58 -07:00
ab56f4b49f
continue source handler
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-06-28 17:23:39 +02:00
35b24ba9de
re-worked seq count provider a bit
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-06-27 20:29:37 +02:00
8a48a624cd
introduce put request cacher
Rust/sat-rs/pipeline/head This commit looks good
2024-06-11 09:45:55 +02:00
7649a73740
continue source handler
Rust/sat-rs/pipeline/head This commit looks good
2024-06-04 16:26:07 +02:00
de4e6183b3
Re-structure sat-rs
...
Rust/sat-rs/pipeline/pr-main This commit looks good
- Add new shared subcrate satrs-shared to split off some shared
components not expected to change very often.
- Renmame `satrs-core` to `satrs`. It is expected that sat-rs will remain
the primary crate, so the core information is superfluous, and core also
implies stability, which will not be the case for some time.
2024-02-12 15:51:37 +01:00