Commit Graph

1073 Commits

Author SHA1 Message Date
Robin Müller 713b4e097b
update the README 2024-03-27 14:14:45 +01:00
Robin Müller 9039c1b59a Merge branch 'main' into add-timestamp-to-sim-request
Rust/sat-rs/pipeline/pr-main This commit looks good Details
2024-03-25 16:14:04 +01:00
Robin Müller 746b31ec5d Merge pull request 'satrs-example RTIC v2' (#142) from satrs-example-rtic-v2 into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #142
2024-03-25 16:09:06 +01:00
Robin Müller 2318cd4293
Update satrs-example for the STM32F3
Rust/sat-rs/pipeline/pr-main This commit looks good Details
- Update RTIC to v2
- Update Python client version
2024-03-25 14:26:07 +01:00
Robin Müller a6b57d3eb9 Merge pull request 'Update STM32F3 example' (#141) from update-stm32f3-example into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #141
2024-03-22 15:19:58 +01:00
Robin Müller bddd3132d4 added some more instructions for Python
Rust/sat-rs/pipeline/pr-main This commit looks good Details
2024-03-22 13:18:20 +01:00
Robin Müller 6a6ffba754 why have two files
Rust/sat-rs/pipeline/head Build started... Details
2024-03-22 13:09:27 +01:00
Robin Müller d27a41e4de Start updating the STM32F3 Discovery example
Rust/sat-rs/pipeline/head This commit looks good Details
2024-03-22 13:08:01 +01:00
Robin Müller 972bf19188
cargo fmt
Rust/sat-rs/pipeline/head Build started... Details
Rust/sat-rs/pipeline/pr-main This commit looks good Details
2024-03-13 12:03:11 +01:00
Robin Müller 9d711d2b73
add fern logging
Rust/sat-rs/pipeline/head There was a failure building this commit Details
2024-03-13 10:49:24 +01:00
Robin Müller d0005cdd63
this works
Rust/sat-rs/pipeline/head There was a failure building this commit Details
2024-03-13 10:36:08 +01:00
Robin Müller f00e6cf50c
we require an asynchronix update here I guess
Rust/sat-rs/pipeline/head There was a failure building this commit Details
2024-03-12 18:25:21 +01:00
Robin Müller 128df9a813 Merge pull request 'First version of asynchronix based mini simulator' (#139) from init-minisim into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #139
2024-03-11 10:41:24 +01:00
Robin Müller 7387be3bc3
new request/reponse API
Rust/sat-rs/pipeline/pr-main This commit looks good Details
2024-03-11 10:26:48 +01:00
Robin Müller d3fb504545
clean up manifest file
Rust/sat-rs/pipeline/pr-main This commit looks good Details
2024-03-09 15:14:15 +01:00
Robin Müller ae8e39f626
First version of asynchronix based mini simulator
Rust/sat-rs/pipeline/pr-main Build queued... Details
- Basic simulator with 3 devices
- Can be driven via a UDP interface
- Design allows to drive the simulation via different interface in the future
  by using Request/Reply messaging.
2024-03-09 15:11:11 +01:00
Robin Müller ab3d907d4e Merge pull request 'Refactor TMTC distribution modules' (#138) from ccsds-distrib-refactoring into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #138
2024-03-04 16:53:23 +01:00
Robin Müller 3de5954898
Refactor TMTC distribution modules
Rust/sat-rs/pipeline/head This commit looks good Details
2024-03-04 16:26:34 +01:00
Robin Müller 5600aa576c Merge pull request 'use generics for the PUS stack' (#134) from pus-stack-use-generics into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #134
2024-02-26 15:46:47 +01:00
Robin Müller 88793cfa87
add some helper types
Rust/sat-rs/pipeline/head This commit looks good Details
2024-02-26 15:34:20 +01:00
Robin Müller 223b637eb8
use generics for the PUS stack
Rust/sat-rs/pipeline/head This commit looks good Details
2024-02-26 15:18:15 +01:00
Robin Müller cf9b115e1e Merge pull request 'Refactored Verification Reporter Module' (#132) from refactor-verification-mod into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #132
2024-02-26 11:58:57 +01:00
Robin Müller eea9b11b39
refactored verification reporter
Rust/sat-rs/pipeline/pr-main This commit looks good Details
- Use generics instead of trait objects where applicable.
2024-02-26 11:41:42 +01:00
Robin Müller f21ab0017e Merge pull request 'fixed for scheduler' (#133) from scheduler-fixes into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #133
2024-02-26 11:15:50 +01:00
Robin Müller a7ca00317f
cargo fmt
Rust/sat-rs/pipeline/pr-main This commit looks good Details
2024-02-26 11:00:48 +01:00
Robin Müller 75fda42f4f
fixed for scheduler
Rust/sat-rs/pipeline/head There was a failure building this commit Details
2024-02-26 10:53:33 +01:00
Robin Müller faf0f6f6c6 Merge pull request 'refactored event manager' (#131) from refactor-event-man into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #131
2024-02-23 14:31:48 +01:00
Robin Müller a690c7720d Refactored event manager
Rust/sat-rs/pipeline/pr-main This commit looks good Details
2024-02-23 14:19:30 +01:00
Robin Müller b48b5b8caa Merge pull request 'bump example patch version' (#129) from prepare-example-release into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #129
2024-02-21 13:51:49 +01:00
Robin Müller 238c3a8d43 bump example patch version
Rust/sat-rs/pipeline/head This commit looks good Details
2024-02-21 11:34:35 +01:00
Robin Müller de8c0bc13e Merge pull request 'Use released package versions again' (#128) from bump-example into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #128
2024-02-21 11:34:07 +01:00
Robin Müller 012eb82f42
bump example
Rust/sat-rs/pipeline/head This commit looks good Details
2024-02-21 11:22:16 +01:00
Robin Müller d26f6cbe27 Merge pull request 'sat-rs v0.2.0-rc.0' (#127) from prepare-satrs-release-candidate into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #127
2024-02-21 11:13:05 +01:00
Robin Müller 82d3215761
changelog
Rust/sat-rs/pipeline/pr-main This commit looks good Details
2024-02-21 11:08:22 +01:00
Robin Müller 2b80244636
prepare release candidate
Rust/sat-rs/pipeline/head Build started... Details
Rust/sat-rs/pipeline/pr-main This commit looks good Details
2024-02-21 10:06:58 +01:00
Robin Müller f1611cd5b8 Merge pull request 'Custom badges' (#125) from try-custom-badges into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #125
2024-02-20 14:57:10 +01:00
Robin Müller 808126ee41 better green
Rust/sat-rs/pipeline/head Build queued... Details
2024-02-20 14:55:52 +01:00
Robin Müller 05df24447b let's try this
Rust/sat-rs/pipeline/head Build started... Details
2024-02-20 14:54:58 +01:00
Robin Müller b229360233 try custom badges
Rust/sat-rs/pipeline/head Build started... Details
2024-02-20 14:52:01 +01:00
Robin Müller 52be26829b Merge pull request 'First PUS handler abstractions with request mapping' (#121) from move-some-requests into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #121
2024-02-20 14:42:02 +01:00
Robin Müller ca2c8aa359 update changelog
Rust/sat-rs/pipeline/pr-main This commit looks good Details
2024-02-20 14:36:34 +01:00
Robin Müller ba03150178 Added high-level abstraction for some PUS services
Rust/sat-rs/pipeline/pr-main This commit looks good Details
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
Robin Müller 4e45bfa7e6 Merge pull request 'add mode tree graph' (#124) from add-mode-tree-graph into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #124
2024-02-16 19:21:54 +01:00
Robin Müller 93c01c8c22
add mode tree graph
Rust/sat-rs/pipeline/head This commit looks good Details
Rust/sat-rs/pipeline/pr-main This commit looks good Details
2024-02-16 17:42:44 +01:00
Robin Müller 2d062f3010 Merge pull request 'rename Python client' (#123) from rename-pyclient into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #123
2024-02-16 13:27:28 +01:00
Robin Müller 01d9a85976 rename Python client
Rust/sat-rs/pipeline/head Build started... Details
2024-02-16 13:24:16 +01:00
Robin Müller fa7cd39f3e Merge pull request 'added goal graph for example' (#122) from example-goal-graph into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #122
2024-02-16 13:10:53 +01:00
Robin Müller 5bb37d8e87 added goal graph for example
Rust/sat-rs/pipeline/head This commit looks good Details
2024-02-16 12:54:50 +01:00
Robin Müller 813e221030 Merge pull request 'prepare example release v0.1.0' (#120) from example-release into main
Rust/sat-rs/pipeline/head This commit looks good Details
Reviewed-on: #120
2024-02-13 11:22:22 +01:00
Robin Müller 18cec8bcf0 prepare example release v0.1.0
Rust/sat-rs/pipeline/head This commit looks good Details
2024-02-13 11:07:27 +01:00