Commit Graph

867 Commits

Author SHA1 Message Date
muellerr 292ba1f1cd PUS schedule update
Rust/sat-rs/pipeline/pr-main This commit looks good
- Added new API to generate PUS scheduling telecommands
- Added more tests for PUS scheduling
2024-02-05 15:58:01 +01:00
muellerr 8a5b81b67f Merge pull request 'CFDP filestore unittests' (#97) from cfdp-filestore-unittests into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #97
2024-02-05 12:12:38 +01:00
muellerr 414bda6751 CFDP filestore update
Rust/sat-rs/pipeline/pr-main This commit looks good
1. Added modular checksum implementation
2. Added remaining unit tests to have acceptable coverage
2024-02-05 12:06:12 +01:00
muellerr d1bc00f27c Merge pull request 'introduce simplification for backing traits' (#96) from pus-service-optimization into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #96
2024-02-03 13:53:14 +01:00
muellerr a891b947c7 Finish PUS service optimizations
Rust/sat-rs/pipeline/pr-main This commit looks good
Rust/sat-rs/pipeline/head This commit looks good
- Better naming for pool abstractions
- Added last unittests for PUS helper services
- Introduce new abstraction for PUS schedulers
- `StoreAddr` is now a generic u64
- `spacepackets` points to 0.7.0 release
2024-02-03 13:43:46 +01:00
muellerr 6152c834d4 Merge pull request 'Tricky PUS handler changes' (#95) from tricky-pus-abstraction-changes into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #95
2024-01-31 14:35:09 +01:00
muellerr e2941d34ca need a copy of that image here
Rust/sat-rs/pipeline/pr-main Build started...
2024-01-31 14:34:50 +01:00
muellerr 4ace46e141 small bugfix for python tester
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-31 12:31:09 +01:00
muellerr 134feeb1b4 bump tmtccmd
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-31 12:28:45 +01:00
muellerr e2086391bc Merge remote-tracking branch 'origin/main' into tricky-pus-abstraction-changes
Rust/sat-rs/pipeline/head This commit looks good
2024-01-31 12:09:55 +01:00
muellerr 8bb13efe80 Merge remote-tracking branch 'origin/main' into tricky-pus-abstraction-changes
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-01-31 11:40:29 +01:00
muellerr 0109c6855d this might do the job
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-01-31 11:40:01 +01:00
muellerr a09af65396 Merge pull request 'TargetIdWithApid' (#63) from TargetIdWithApid into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #63
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
2024-01-31 11:06:33 +01:00
muellerr 7cbe4f1170 some progress 2024-01-31 01:32:03 +01:00
muellerr 93fb38a9b7 ignore log file
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-31 00:02:27 +01:00
muellerr 21961daba4 these 2 deps are not required
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-31 00:00:56 +01:00
muellerr b79b5d2009 done
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-30 23:59:29 +01:00
muellerr b27842c2bb all clippy fixes
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-30 23:48:46 +01:00
muellerr 21edd1dcff Merge branch 'main' into TargetIdWithApid
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-01-30 23:31:49 +01:00
muellerr 7ca4825bba Merge pull request 'Graphs for sat-rs' (#93) from improve-graphs into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #93
2024-01-30 23:31:02 +01:00
muellerr 0437e2b095 add satrs-book README
Rust/sat-rs/pipeline/pr-main Build started...
2024-01-30 23:30:53 +01:00
muellerr 4e43fb8fd7 single source event manager graph, fix doc build
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-30 23:27:22 +01:00
muellerr 62c9d13cec this is tricky
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-01-30 09:59:45 +01:00
muellerr 5f227d1a20 refactored PUS handlers
Rust/sat-rs/pipeline/head This commit looks good
2024-01-30 01:18:48 +01:00
muellerr f3baa5247e Merge remote-tracking branch 'origin/main' into improve-graphs
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-01-29 23:42:52 +01:00
muellerr 0681f5847e Merge pull request 'Continue CFDP handlers' (#90) from continue_cfdp_handlers into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #90
2024-01-29 23:42:03 +01:00
muellerr aade7c51f2 Merge remote-tracking branch 'origin/main' into TargetIdWithApid
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-01-29 23:38:32 +01:00
muellerr bf97a03730 let's finish this PR for now
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-29 23:36:34 +01:00
muellerr 602aea3ec5 add new graphs
Rust/sat-rs/pipeline/head There was a failure building this commit
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-01-29 12:00:46 +01:00
muellerr c9a7f75ca4 move images 2024-01-29 11:44:32 +01:00
muellerr dada8a775d improve some graphs 2024-01-29 11:44:02 +01:00
muellerr 48b8c6891a verified first finished PDU success
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-23 19:43:52 +01:00
muellerr d8acaaf580 add test for requested closure
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-01-23 18:43:09 +01:00
muellerr 1d19530349 Merge branch 'main' into continue_cfdp_handlers
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-23 16:54:38 +01:00
muellerr c2bd862ba4 typo
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-22 19:42:18 +01:00
muellerr c5054c323e add some documentation and other improvements
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-22 19:40:58 +01:00
muellerr 7776847364 rework timer and packet send handling
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-22 19:24:48 +01:00
muellerr 4cf96ce0d5 extend remote cfg fields
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-22 14:08:25 +01:00
muellerr 303a9ab581 more docs
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-18 17:08:23 +01:00
muellerr 71ce43eca6 added some docs
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-18 16:26:29 +01:00
muellerr 42cb3f7e6b verify fault handling correctness
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-18 16:16:28 +01:00
muellerr 620ffbb131 add test for reached check limit
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-18 15:28:15 +01:00
muellerr 7f301a0771 only allow CFDP for alloc for now
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-12-15 17:21:23 +01:00
muellerr 7e8be538e0 improve CFDP tests
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-15 17:18:28 +01:00
muellerr 28a8b18329 the file store still required alloc
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-15 16:10:46 +01:00
muellerr 2f07fdfe83 first test for check limit handling
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-15 16:08:39 +01:00
muellerr 9605dbb13a mocking the check timer is tricky
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-15 15:30:41 +01:00
muellerr 27c5e4d14e cleaned up tests
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-15 13:49:24 +01:00
muellerr 37c2f72cbc cargo fmt
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-14 14:22:52 +01:00
muellerr 4e81fd2e16 some improvements
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-14 12:27:37 +01:00