mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-21 06:13:38 +00:00
Adding RSSI support for ADF7021, and RSSI for DStar and DMR
This commit is contained in:
parent
d1976f1049
commit
7d40e245bd
9 changed files with 197 additions and 66 deletions
|
|
@ -56,6 +56,7 @@ private:
|
|||
|
||||
void correlateSync();
|
||||
void bitsToBytes(uint16_t start, uint8_t count, uint8_t* buffer);
|
||||
void writeRSSIData(uint8_t* frame);
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue