Commit Graph

220 Commits

Author SHA1 Message Date
Robin Mueller 23b80b556e added todo 2026-01-16 15:30:17 +01:00
Robin Mueller 442c31889d tests working again 2026-01-16 14:11:23 +01:00
Robin Mueller bcbac6e886 some tests stuck now 2026-01-16 13:14:01 +01:00
Robin Mueller 55b8ecf2a6 not exactly nice.. 2026-01-16 12:31:46 +01:00
Robin Mueller a516eede9e rather tricky.. 2026-01-16 11:29:44 +01:00
Robin Mueller f93fd204ab continue move 2026-01-16 00:09:55 +01:00
Robin Mueller 32bd68bd38 added todo 2026-01-14 17:40:52 +01:00
Robin Mueller ddb207272d restore MGM handlers 2026-01-14 17:38:12 +01:00
Robin Mueller b4f76b0a5f slowly getting there 2026-01-14 16:17:46 +01:00
Robin Mueller 0263fad0e1 ping request is arriving 2026-01-14 12:17:32 +01:00
Robin Mueller 3d267046bf moved various components to models lib 2026-01-13 17:25:00 +01:00
Robin Mueller f95de5bedd introduce client binary and models lib 2026-01-12 16:22:17 +01:00
Robin Mueller 8029444228 some more removals 2026-01-12 15:47:37 +01:00
Robin Mueller 3f4c0e7d51 try to make it compile again 2025-11-27 18:11:14 +01:00
Robin Mueller b3a7f3f9d2 this is a big refactoring 2025-11-27 16:58:55 +01:00
Robin Mueller e1bf81e804 Merge remote-tracking branch 'origin/main' into move-to-ccsds-and-serde 2025-11-27 16:16:26 +01:00
Robin Mueller c27569a526 new CCSDS packet scheduler 2025-11-27 16:02:39 +01:00
muellerr fef8d6a792 start moving to CCSDS + serde 2025-11-17 11:13:49 +01:00
Robin Mueller 0cd929a19c bumped spacepackets version 2025-11-06 14:47:27 +01:00
Robin Mueller ecce07a471 updated STM32F3 RTICv2 example 2025-10-31 14:27:29 +01:00
Robin Mueller bc9e0e4a94 Larger update
- ComponentId is u32 now
- Simplified TCP servers
2025-10-21 13:28:24 +02:00
Robin Mueller 778512d50e rework event management module 2025-10-20 11:16:28 +02:00
Robin Mueller 1b07b845f2 update spacepackets dependency 2025-09-26 16:01:30 +02:00
Robin Mueller 62d64e692a CI fix and naming improvement 2025-09-06 19:36:56 +02:00
Robin Mueller a6c460129b update trait names 2025-09-06 19:26:39 +02:00
Robin Mueller abc145fb2d edition bump to 2024 ald clippy 2025-08-14 14:10:00 +02:00
Robin Mueller 81473b30f9 clippy fixes 2025-07-22 10:44:11 +02:00
Robin Mueller 533caea0fe bump all dependencies 2025-07-22 10:29:54 +02:00
Robin Mueller cf64fea7d9 bump cobs-rs dependency 2025-07-18 19:24:40 +02:00
muellerr fb45da1890 some test fixes 2025-05-19 15:46:57 +02:00
muellerr 3f28f60c59 add first generator 2025-05-19 15:21:51 +02:00
muellerr 4b22958b34 possible fix for clippy warning 2025-05-19 15:14:59 +02:00
muellerr 4a4fd7ac2c use git deps 2025-05-16 19:49:43 +02:00
muellerr ddc4544456 spacepackets update, clippy fixes 2025-05-10 16:13:45 +02:00
muellerr 05106354e3 Mode Tree Feature Update 2025-02-13 12:18:05 +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 29167736db Integration of the mini simulator into the sat-rs example
Rust/sat-rs/pipeline/pr-main Build started...
2024-06-03 15:18:23 +02:00
muellerr acf73e93b1 Introduce heapless memory pools
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-05-21 18:31:19 +02:00
muellerr 408803fe86 small robustness fix
Rust/sat-rs/pipeline/head Build queued...
2024-05-02 13:41:27 +02:00
muellerr e37061dcf0 smaller improvements 2024-05-02 12:28:09 +02:00
muellerr 23327a7786 bounded the PUS stack hot loop
Rust/sat-rs/pipeline/head Build queued...
2024-05-02 12:01:24 +02:00
muellerr a00c843698 optimize PUS stack code
Rust/sat-rs/pipeline/head Build started...
2024-05-02 11:58:46 +02:00
muellerr 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
muellerr 736eb74e66 simplified PUS stack
Rust/sat-rs/pipeline/head Build started...
2024-05-01 21:13:08 +02:00
muellerr 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
muellerr 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
muellerr 958ab9bab6 renamed thread name
Rust/sat-rs/pipeline/head This commit looks good
2024-04-25 11:11:31 +02:00
muellerr 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