mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-11 00:23:15 -04: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:
parent
aba6c14074
commit
65a99bbe5a
7 changed files with 24 additions and 23 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue