Commit Graph

7 Commits

Author SHA1 Message Date
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 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