Skip to content

oresat/oresat-at86rf215-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oresat-at86rf215-driver

Microchip AT86RF215 Rust driver and utilites

Datasheet (PDF) Initial design thoughts

Run Daemon on c3

# 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

Build .deb package

cargo deb --target=armv7-unknown-linux-gnueabihf

# On c3
sudo apt install ./.deb

About

Microchip AT86RF215 Rust driver and utilites

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors