Add asynchronix simulator example to satrs-example #43
Labels
No Label
api
b-api
bug
concepts
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: rust/sat-rs#43
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order to demonstrate the capabilities of sat-rs, it would be beneficial to add simulated hardware to the sat-rs example.
An initial approach would be a simple RTD temperature sensor, possibly similar to that used in the EIVE mission.
Added: https://egit.irs.uni-stuttgart.de/rust/sat-rs/src/branch/main/satrs-minisim
Now the only thing missing is the integration into the satrs-example.
done by #196