Commit Graph

806 Commits

Author SHA1 Message Date
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 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 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
lkoester e75a145b0e made set_reuse_port unix only
Rust/sat-rs/pipeline/head This commit looks good
2023-10-26 13:34:37 +02:00
muellerr 8cab8ab011 Merge pull request 'this intermediate struct is not necessary' (#86) from simplify-some-tcp-components into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #86
2023-10-01 15:00:13 +02:00
muellerr 6a300f5b65 Merge branch 'simplify-some-tcp-components' of egit.irs.uni-stuttgart.de:rust/sat-rs into simplify-some-tcp-components
Rust/sat-rs/pipeline/pr-main This commit looks good
Rust/sat-rs/pipeline/head This commit looks good
2023-10-01 14:53:33 +02:00
muellerr 922631022c some tiny tweaks 2023-10-01 14:48:41 +02:00
muellerr 157d904794 no box necessary.. 2023-10-01 14:32:15 +02:00
muellerr 62a9f58462 Merge branch 'main' into simplify-some-tcp-components
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-10-01 13:57:16 +02:00
muellerr 7654670967 this intermediate struct is not necessary
Rust/sat-rs/pipeline/head Build started...
2023-10-01 13:55:42 +02:00
muellerr ef8417d9db Merge pull request 'Example: Add TCP server' (#85) from example-add-tcp-server into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #85
2023-09-29 14:18:25 +02:00
muellerr 40bf53d261 extend introduction
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-29 14:17:25 +02:00
muellerr 7cfa4f9785 extend README
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-29 14:13:22 +02:00
muellerr 183aca3219 TCP support working
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-29 14:11:03 +02:00
muellerr 47b794e12f smaller modules
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-29 12:38:57 +02:00
muellerr 77c06718c9 README update
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-27 14:33:24 +02:00
muellerr 6bee0f35ff add structure overview
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-27 14:28:42 +02:00
muellerr 8f325138ff found the bug
Rust/sat-rs/pipeline/head This commit looks good
2023-09-27 00:25:50 +02:00
muellerr 5a3b9fb46b why is this so problematic.. 2023-09-27 00:21:03 +02:00
muellerr 7ca8d52368 use explicit versions for sat-rs dependencies
Rust/sat-rs/pipeline/head This commit looks good
2023-09-26 23:06:52 +02:00
muellerr b458c2cb83 Merge remote-tracking branch 'origin/main' into example-add-tcp-server
Rust/sat-rs/pipeline/head This commit looks good
2023-09-26 23:04:51 +02:00
muellerr 70e535e397 Merge pull request 'bump mib versions' (#84) from bump-mib-versions into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #84
satrs-mib-v0.1.0-alpha.1
2023-09-26 23:02:56 +02:00
muellerr b13e9b59ac bump mib versions
Rust/sat-rs/pipeline/head Build started...
2023-09-26 23:02:30 +02:00
muellerr d21e98d2e5 start adding tcp server 2023-09-26 23:00:47 +02:00
muellerr 89fd44f752 Merge pull request 'bump mib dependencies' (#83) from bump-mib-deps into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #83
2023-09-26 18:24:10 +02:00
muellerr 466206e133 better
Rust/sat-rs/pipeline/pr-main Build started...
2023-09-26 18:23:59 +02:00
muellerr e0b8280c41 bump README
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-26 18:21:10 +02:00
muellerr d20e205c32 small fix
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-26 18:14:07 +02:00
muellerr 777630c499 bump mib dependencies
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-09-26 18:07:41 +02:00
muellerr df38cf6491 Merge pull request 'version specifier for COBS' (#82) from ci-check into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #82
satrs-core-v0.1.0-alpha.1
2023-09-26 18:04:41 +02:00
muellerr d89e2ecfce version specifier for COBS
Rust/sat-rs/pipeline/head Build queued...
2023-09-26 18:04:18 +02:00
muellerr 5aa4680513 Merge pull request 'ci-check' (#81) from ci-check into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #81
2023-09-26 18:02:43 +02:00
muellerr e7e243d0c1 bump release checklist again
Rust/sat-rs/pipeline/pr-main Build started...
2023-09-26 18:02:11 +02:00