Microchip AT86RF215 Rust driver and utilites
Datasheet (PDF) Initial design thoughts
# Ground
uhf_daemon --config ground.toml --tx-bind 0.0.0.0:10025 --rx-peer <yamcs-host-ip>:10016
# Satellite
sudo uhf_daemon --rx-port 10025 --tx-port 10016 --config sat.toml
cargo deb --target=armv7-unknown-linux-gnueabihf
# On c3
sudo apt install ./.deb