Leonora Tindall
aa6d70b3a2
Add example for packet sending support
...
This way, the one-way-link example (basically) works!
2020-08-30 09:52:09 -05:00
Leonora Tindall
ccb9b89908
Add LoRa and FSK packet reception
...
Add a function to change the modulation mode and a function to receive
packets. Still needs a ton of work on various radio features and no
implementation of gfsk yet.
2020-01-01 11:32:35 -08:00
Leonora Tindall
34dd0902f2
Add NVM read/write functions
...
Including adding a wrapper type for NVM addresses to provide validation
that the wrong addresses aren't being sent to the device
2019-12-31 17:01:39 -08:00
Leonora Tindall
36bdf9dd16
Move examples to examples/
2019-12-31 14:51:30 -08:00