Commit Graph

53 Commits

Author SHA1 Message Date
muellerr 2f9f3b8183 small changelog adaption 2025-08-26 14:28:22 +02:00
muellerr da3de9f22c prepare next MIB release 2025-08-26 14:24:48 +02:00
muellerr 9bf08849a2 annoying 2025-05-16 19:43:45 +02:00
muellerr a501832698 should fix tests 2025-05-10 16:30:37 +02:00
muellerr bfdd777685 use released dependencies 2025-05-10 16:24:06 +02:00
muellerr ddc4544456 spacepackets update, clippy fixes 2025-05-10 16:13:45 +02:00
muellerr 1ac6c02c06 use released satrs-shared 2024-11-15 12:14:33 +01:00
muellerr 1a4d764f25 bump dependencies 2024-11-15 11:37:14 +01:00
muellerr edcd5491f1 clippy fixes 2024-11-04 13:51:36 +01:00
muellerr 47c86aea5c Extracted CFDP components 2024-11-04 12:18:41 +01:00
muellerr 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
muellerr 52aafb3aab prep next releases
Rust/sat-rs/pipeline/head This commit looks good
2024-04-17 10:01:46 +02:00
muellerr 273f79d1e6 use release satrs-shared
Rust/sat-rs/pipeline/head This commit looks good
2024-04-16 21:07:51 +02:00
muellerr df2733a176 Major refactoring and update of PUS module 2024-04-04 15:18:53 +02:00
muellerr a5941751d7 Simplify low-level PUS API for verification and events
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-29 16:22:40 +01:00
muellerr ba03150178 Added high-level abstraction for some PUS services
Rust/sat-rs/pipeline/pr-main This commit looks good
Introduced high-level abstractions for targetable requests in general.

- PUS Service 3 (HK) abstraction for targetable HK requests
- PUS Service 8 (Action) abstraction for targetable action requests
2024-02-20 14:33:21 +01:00
muellerr e9e5c999ec better documentation
Rust/sat-rs/pipeline/head Build queued...
2024-02-12 18:10:33 +01:00
muellerr f14a85cb84 add missing links for MIB
Rust/sat-rs/pipeline/head Build queued...
2024-02-12 18:04:43 +01:00
muellerr 9cf80b44ea homepage link corrections
Rust/sat-rs/pipeline/head Build started...
2024-02-12 17:29:48 +01:00
muellerr 7c3879fbce last preparations
Rust/sat-rs/pipeline/pr-main Build queued...
2024-02-12 17:11:59 +01:00
muellerr 2607252be2 changelog for the MIB
Rust/sat-rs/pipeline/head Build queued...
2024-02-12 16:41:32 +01:00
muellerr eef6f42d3b prepare MIB release v0.1.0
Rust/sat-rs/pipeline/head Build queued...
2024-02-12 16:23:00 +01:00
muellerr 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
muellerr 4e16790092 prepare MIB release
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-02-12 13:16:11 +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 b13e9b59ac bump mib versions
Rust/sat-rs/pipeline/head Build started...
2023-09-26 23:02:30 +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 41145f89aa ci-check
Rust/sat-rs/pipeline/head Build started...
2023-09-26 17:35:30 +02:00
muellerr 9bec69291b re-point MIB dependency to satrs-core
Rust/sat-rs/pipeline/pr-main Build started...
2023-09-26 17:31:48 +02:00
muellerr 9ccb6bb000 stupid circ deps
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 18:55:30 +02:00
muellerr e1998a8bcc wrong repo
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 18:51:39 +02:00
muellerr b62d60f579 lets try this
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 18:48:56 +02:00
muellerr 4dd85f294c this in confusing
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-18 18:36:10 +02:00
muellerr a351cc255f fix some warnings
Rust/sat-rs/pipeline/head Build started...
2023-08-28 23:47:04 +02:00
muellerr 2e512ee895 maybe this fixes CI?
Rust/sat-rs/pipeline/head This commit looks good
2023-08-28 23:34:14 +02:00
muellerr cbef94edd5 better description
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-08-28 23:32:59 +02:00
muellerr ec9abea11a add release checklist
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-08-28 23:31:32 +02:00
muellerr 2e3b142519 prep mib release
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-08-28 23:30:22 +02:00
muellerr 6960830fd9 need the mib release..
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-08-28 23:23:52 +02:00
muellerr d2e896fc92 more cleaning and restructuring 2023-07-05 11:25:23 +02:00
muellerr 46c47a3a0f Merge branch 'large-update' of https://egit.irs.uni-stuttgart.de/rust/sat-rs into large-update 2023-07-03 00:43:56 +02:00
muellerr 148fc29b95 update syn to v2.0, large update 2023-07-03 00:42:20 +02:00
muellerr def176bed8 large update 2023-07-02 20:49:45 +02:00
muellerr d92b386374 update all NOTICE files 2023-01-25 21:39:35 +01:00
muellerr d9d6cf5ff8 add license, ntoice files and CHANGElog where missing 2023-01-25 21:37:02 +01:00
muellerr 3d12e1477a add README and changelog for satrs-mib 2023-01-25 21:34:35 +01:00
muellerr 6c8c8537a7 cargo fmt 2022-12-04 20:00:57 +01:00
muellerr b846ba3014 make csv writer more configurable 2022-11-27 22:44:40 +01:00
muellerr 6a488f77db run cargo fmt 2022-11-27 22:32:10 +01:00