Commit Graph

836 Commits

Author SHA1 Message Date
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 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 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
muellerr 7615729af9 fix tests
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-14 12:17:16 +01:00
muellerr fbd05a4a25 add check limit handling
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-14 12:10:22 +01:00
muellerr 0ecb718416 this works better apparently
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-14 00:29:02 +01:00
muellerr 1b1bef2958 make it compile again
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-13 18:55:26 +01:00
muellerr bd6e1637e4 the check finally works again
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-13 15:49:26 +01:00
muellerr 5a55993452 fix some tests 2023-12-13 15:35:21 +01:00
muellerr c766ab2d71 come on, neotest..
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-13 15:15:22 +01:00
muellerr a4346fd182 Merge pull request 'remove those trailing slashes' (#91) from deplyoment-remove-trailing-slashes into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #91
2023-12-11 15:22:59 +01:00
muellerr 094a9f0956 remove those trailing slashes
Rust/sat-rs/pipeline/head This commit looks good
2023-12-11 15:12:50 +01:00
muellerr 51d3c9b6e8 another spacepackets update
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-07 14:05:50 +01:00
muellerr 774d9b5961 bumped spacepackets
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-07 13:29:26 +01:00
muellerr 0b81198c03 that will be a lot of API changes
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-06 19:59:27 +01:00
muellerr f6d2cfa042 let's try the new spacepackets version
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-06 18:20:29 +01:00
muellerr 4a6c28724f Merge pull request 'add coverage' (#89) from add-cov into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #89
2023-12-06 18:15:26 +01:00
muellerr 8142ae9c38 add coverage
Rust/sat-rs/pipeline/head This commit looks good
Rust/sat-rs/pipeline/pr-main Build queued...
2023-12-01 22:21:12 +01:00
muellerr da8858eae0 well this is annoying..
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
2023-11-24 15:47:03 +01:00
muellerr 274ae654cd add new filesystem abstractions 2023-11-24 15:02:22 +01:00
muellerr f7f1017fed continue CFDP handlers
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-11-11 19:05:46 +01:00
muellerr 2afb3de227 Merge pull request 'bump_tmtccmd' (#88) from bump_tmtccmd into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #88
2023-11-11 16:37:47 +01:00
muellerr f9b94b29dc Merge branch 'main' into bump_tmtccmd
Rust/sat-rs/pipeline/pr-main Build queued...
2023-11-11 16:36:27 +01:00
muellerr ca360d2d8d ruff fix 2023-11-11 16:36:13 +01:00
muellerr 80305466e5 bump tmtccmd dependency
Rust/sat-rs/pipeline/head Build queued...
2023-11-11 16:33:43 +01:00
muellerr bb3fd8fe74 Merge pull request 'made set_reuse_port unix only' (#87) from tcp_windows_fix into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #87
2023-10-26 13:40:39 +02:00