mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 19:56:40 +00:00
Added RF amp setting in ADS-B RX
Removed frequency step, added LNA setting in Replay Another menu bugfix :( Updated binary
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
//BUG: SCANNER Lock on frequency, if frequency jump, still locked on first one
|
||||
//BUG: SCANNER Multiple slices
|
||||
|
||||
//TODO: Make entries disappear from RecentEntries list in ADS-B RX (after 2 minutes with no update ?)
|
||||
//TODO: Display file creation/modification date in FileLoadView
|
||||
//TODO: Super simple text file viewer
|
||||
//TODO: Display recording frequency in Replay (from associated .txt file, if present)
|
||||
@@ -42,12 +43,9 @@
|
||||
//TODO: Remove make_bistream from encoders.cpp, too complex, stinks. bitstream_append should be enough.
|
||||
//TODO: Continue work on proc_afskrx_corr, see python script (it works !)
|
||||
//TODO: De bruijn sequence scanner for encoders
|
||||
//TODO: FILEMAN Rename folders
|
||||
//TODO: FILEMAN Move files
|
||||
//TODO: Frequency and bw settings were removed from modemsetup, put those back in LCR TX
|
||||
//TODO: Use separate thread for scanning in EPAR TX
|
||||
//TODO: Use separate thread for scanning in LCR TX
|
||||
//TODO: REPLAY Convert C16 to C8 on M0 core
|
||||
//TODO: Make freqman refresh simpler (use previous black rectangle method)
|
||||
//TODO: Merge AFSK and TONES procs ?
|
||||
//TODO: NFM RX mode: nav.pop on squelch
|
||||
|
Reference in New Issue
Block a user