Adding RSSI support for ADF7021, and RSSI for DStar and DMR

This commit is contained in:
Andy CA6JAU 2017-02-10 14:03:14 -03:00
parent d1976f1049
commit 7d40e245bd
9 changed files with 197 additions and 66 deletions

View file

@ -23,7 +23,7 @@
#define ENABLE_ADF7021
// Bidirectional Data pin (Enable Standard TX/RX Data Interface of ADF7021)
#define BIDIR_DATA_PIN
// #define BIDIR_DATA_PIN
// TCXO of the ADF7021:
// For 14.7456 MHz:
@ -37,6 +37,9 @@
//#define STM32_USART1_HOST
#define STM32_USB_HOST
// Send RSSI value
// #define SEND_RSSI_DATA
// Enable Nextion LCD serial port repeater:
//#define SERIAL_REPEATER