This commit is contained in:
Pawel Spychalski (DzikuVx)
2017-10-21 08:48:23 +02:00
parent dcc1a0da34
commit 7af49621fc

View File

@@ -1,19 +1,3 @@
/*
TODO
* Watchdog to go back to IDLE if frame did not completed in reasonable timer
* Watchdog to force PPM output to LOW if RC_DATA was not received in 500ms aka filsafe
* Telemetry feedback from RX to TX
* Some kind of alarm when RSSI goes LOW
* ability for RX and TX to change frequency
* serial passtrough (?)
FIXME
* RX canTransmit is always false. For unknown reason first received frame does not enables it
*/
// #define LORA_HARDWARE_SERIAL // #define LORA_HARDWARE_SERIAL
#define LORA_HARDWARE_SPI #define LORA_HARDWARE_SPI