05106354e3
Mode Tree Feature Update
2025-02-13 12:18:05 +01:00
e1dda751bc
use released nexosim version
2025-01-31 11:24:56 +01:00
31844e4fe2
fix tests
2025-01-31 11:17:39 +01:00
309e39999f
small tweak
2025-01-30 18:56:44 +01:00
1c43c3adf9
update mini simulator
2025-01-30 18:55:47 +01:00
1a4d764f25
bump dependencies
2024-11-15 11:37:14 +01:00
edcd5491f1
clippy fixes
2024-11-04 13:51:36 +01:00
29167736db
Integration of the mini simulator into the sat-rs example
2024-06-03 15:18:23 +02:00
472a8ce0f9
fix sat-rs build by using released asynchronix build
2024-06-02 00:09:08 +02:00
972bf19188
cargo fmt
2024-03-13 12:03:11 +01:00
9d711d2b73
add fern logging
2024-03-13 10:49:24 +01:00
d0005cdd63
this works
2024-03-13 10:36:08 +01:00
f00e6cf50c
we require an asynchronix update here I guess
2024-03-12 18:25:21 +01:00
7387be3bc3
new request/reponse API
2024-03-11 10:26:48 +01:00
d3fb504545
clean up manifest file
2024-03-09 15:14:15 +01:00
ae8e39f626
First version of asynchronix based mini simulator
...
- 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