|
42d1257e83
|
prepare next release v0.2.0
Rust/sat-rs/pipeline/pr-main Build started...
|
2024-05-02 14:39:30 +02:00 |
|
|
583f6ce4d2
|
Merge pull request 'small robustness fix' (#183) from robustness-fix into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #183
|
2024-05-02 13:41:55 +02:00 |
|
|
408803fe86
|
small robustness fix
Rust/sat-rs/pipeline/head Build queued...
|
2024-05-02 13:41:27 +02:00 |
|
|
9ffe4d0ae0
|
Merge pull request 'smaller improvements' (#182) from smaller-improvements into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #182
|
2024-05-02 12:28:39 +02:00 |
|
|
e37061dcf0
|
smaller improvements
|
2024-05-02 12:28:09 +02:00 |
|
|
3a2ac11407
|
Merge pull request 'bounded the PUS stack hot loop' (#181) from pus-hot-loop-bounding into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #181
|
2024-05-02 12:02:02 +02:00 |
|
|
23327a7786
|
bounded the PUS stack hot loop
Rust/sat-rs/pipeline/head Build queued...
|
2024-05-02 12:01:24 +02:00 |
|
|
89d5a1022f
|
Merge pull request 'optimize PUS stack code' (#180) from optimize-pus-stack-code into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #180
|
2024-05-02 11:59:26 +02:00 |
|
|
a00c843698
|
optimize PUS stack code
Rust/sat-rs/pipeline/head Build started...
|
2024-05-02 11:58:46 +02:00 |
|
|
c586fd7fef
|
Merge pull request 'try unifying some direct PUS handler code' (#179) from unify-some-example-code into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #179
|
2024-05-02 11:29:11 +02:00 |
|
|
7e78e70a17
|
try unifying some direct PUS handler code
Rust/sat-rs/pipeline/head This commit looks good
|
2024-05-02 11:14:05 +02:00 |
|
|
424dfc439c
|
Merge pull request 'simplified PUS stack' (#178) from simplify-pus-stack into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #178
|
2024-05-02 10:01:16 +02:00 |
|
|
45eb2f1343
|
cargo fmt
Rust/sat-rs/pipeline/pr-main This commit looks good
|
2024-05-01 21:16:26 +02:00 |
|
|
736eb74e66
|
simplified PUS stack
Rust/sat-rs/pipeline/head Build started...
|
2024-05-01 21:13:08 +02:00 |
|
|
29f71c2a57
|
Merge pull request 'Reworked generic parameter handling for PUS service 1 and 5' (#175) from rework-generic-params-for-pus into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #175
|
2024-04-30 15:42:05 +02:00 |
|
|
f0d08b65a4
|
Merge branch 'main' into rework-generic-params-for-pus
Rust/sat-rs/pipeline/pr-main This commit looks good
|
2024-04-30 13:35:08 +02:00 |
|
|
c7a74a844c
|
Merge pull request 'renamed thread name' (#176) from small-tweak into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #176
|
2024-04-30 13:31:46 +02:00 |
|
|
9c60427f89
|
Reworked generic parameter handling for PUS service 1 and 5
Rust/sat-rs/pipeline/head Build queued...
Rust/sat-rs/pipeline/pr-main This commit looks good
|
2024-04-30 13:29:55 +02:00 |
|
|
958ab9bab6
|
renamed thread name
Rust/sat-rs/pipeline/head This commit looks good
|
2024-04-25 11:11:31 +02:00 |
|
|
312849bddb
|
Merge pull request 'More improvements for Event API' (#173) from improve-event-api into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #173
|
2024-04-24 19:34:33 +02:00 |
|
|
b0159a3ba7
|
prep next release candidate
Rust/sat-rs/pipeline/pr-main This commit looks good
|
2024-04-24 19:18:45 +02:00 |
|
|
c477739f6d
|
more improvements for API, tests for example event module
Rust/sat-rs/pipeline/head This commit looks good
|
2024-04-24 18:50:08 +02:00 |
|
|
b7ce039406
|
add optional defmt support for events
Rust/sat-rs/pipeline/head This commit looks good
|
2024-04-24 18:36:00 +02:00 |
|
|
4736d40997
|
Merge pull request 'simplified event management' (#172) from simplify-event-management into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #172
|
2024-04-24 15:58:00 +02:00 |
|
|
5ec5124ea3
|
Updated events modules and docs
Rust/sat-rs/pipeline/pr-main This commit looks good
|
2024-04-24 14:30:45 +02:00 |
|
|
bfaddd0ebb
|
Merge pull request 'prep next release' (#171) from pre-v0.2.0-rc.4 into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #171
|
2024-04-23 16:32:03 +02:00 |
|
|
423a068736
|
prep next release
Rust/sat-rs/pipeline/head This commit looks good
|
2024-04-23 14:55:19 +02:00 |
|
|
8022af1bf2
|
Merge pull request 'update Python client for example' (#170) from update-example-pyclient into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #170
|
2024-04-23 14:52:04 +02:00 |
|
|
acd2260dfd
|
update Python client for example
Rust/sat-rs/pipeline/head This commit looks good
|
2024-04-23 14:22:50 +02:00 |
|
|
e5ee698dc4
|
Merge pull request 'TCP server improvements' (#169) from tcp-ip-improvements into main
Rust/sat-rs/pipeline/head There was a failure building this commit
Reviewed-on: #169
|
2024-04-23 13:21:41 +02:00 |
|
|
e8907c74d4
|
changelog
Rust/sat-rs/pipeline/head This commit looks good
|
2024-04-23 11:23:00 +02:00 |
|
|
536051e05b
|
improvements and fixes
Rust/sat-rs/pipeline/head This commit looks good
|
2024-04-22 20:29:14 +02:00 |
|
|
701db659e9
|
Merge pull request 'formatting' (#168) from fmt into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #168
|
2024-04-22 15:47:58 +02:00 |
|
|
4b8e54b91b
|
formatting
Rust/sat-rs/pipeline/head This commit looks good
Rust/sat-rs/pipeline/pr-main Build started...
|
2024-04-22 10:42:49 +02:00 |
|
|
870d60cfd6
|
Merge pull request 'bugfix and improvements for CCSDS SP decoder' (#167) from ccsds-decoder-bugfix into main
Rust/sat-rs/pipeline/head There was a failure building this commit
Reviewed-on: #167
|
2024-04-22 10:23:12 +02:00 |
|
|
9e62e4292c
|
bugfix and improvements for CCSDS SP decoder
Rust/sat-rs/pipeline/pr-main Build started...
|
2024-04-20 11:19:46 +02:00 |
|
|
b2e77fbc09
|
Merge pull request 'requires another hotfix' (#166) from and-another-docs-rs-hotfix into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #166
|
2024-04-17 20:42:09 +02:00 |
|
|
5371928496
|
docs_rs build argument hotfix
Rust/sat-rs/pipeline/pr-main Build queued...
|
2024-04-17 20:41:30 +02:00 |
|
|
31cddbd99b
|
Merge pull request 'bump msrv version' (#165) from bump-msrv into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #165
|
2024-04-17 18:56:21 +02:00 |
|
|
7c00e13e70
|
bump msrv version
Rust/sat-rs/pipeline/head This commit looks good
|
2024-04-17 18:10:32 +02:00 |
|
|
aa72063454
|
Merge pull request 'prepare next release candidate' (#164) from prep-v0.2.0-rc.2 into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #164
|
2024-04-17 18:03:28 +02:00 |
|
|
7b37b76695
|
prepare next release candidate
Rust/sat-rs/pipeline/head This commit looks good
|
2024-04-17 17:19:38 +02:00 |
|
|
ea5d95c12d
|
Merge pull request 'why is this an issue for docs-rs?' (#163) from fix-for-docs-build-docs-rs into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #163
|
2024-04-17 17:09:36 +02:00 |
|
|
c62adbb300
|
Merge branch 'main' into fix-for-docs-build-docs-rs
Rust/sat-rs/pipeline/pr-main Build started...
|
2024-04-17 16:41:45 +02:00 |
|
|
9242b8a607
|
Merge pull request 'prepare MIB release' (#162) from prepare-mib-release into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #162
|
2024-04-17 16:37:34 +02:00 |
|
|
4a27d2605d
|
why is this an issue for docs-rs?
Rust/sat-rs/pipeline/head Build queued...
Rust/sat-rs/pipeline/pr-main This commit looks good
|
2024-04-17 16:34:56 +02:00 |
|
|
8195245481
|
prepare MIB release
Rust/sat-rs/pipeline/head Build started...
Rust/sat-rs/pipeline/pr-main Build queued...
|
2024-04-17 16:17:30 +02:00 |
|
|
f6f7519625
|
Merge pull request 'small cleanup' (#161) from small-cargo-toml-cleaning into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #161
|
2024-04-17 16:03:03 +02:00 |
|
|
0f0fbc1a18
|
small cleanup
Rust/sat-rs/pipeline/head This commit looks good
|
2024-04-17 15:17:46 +02:00 |
|
|
6e55e2ac95
|
Merge pull request 'Prepare next releases' (#160) from prep-next-satrs-releases into main
Rust/sat-rs/pipeline/head This commit looks good
Reviewed-on: #160
|
2024-04-17 14:58:01 +02:00 |
|