mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-23 15:01:14 -04:00
Added range file and range type to frequency manager (mainly for jammer)
Made MenuView use less widgets, hopefully preventing crashes with large lists Fixed M10 sonde crash on packet receive Updated about screen Updated binary
This commit is contained in:
parent
b38adf3769
commit
3d2dacaf29
18 changed files with 321 additions and 191 deletions
|
@ -33,6 +33,7 @@
|
|||
//BUG: SCANNER Multiple slices
|
||||
|
||||
//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)
|
||||
//TODO: Clean up ReplayThread
|
||||
//TODO: Cap Wav viewer position
|
||||
|
@ -40,7 +41,6 @@
|
|||
//TODO: Use unit_auto_scale
|
||||
//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: Super simple text file viewer
|
||||
//TODO: De bruijn sequence scanner for encoders
|
||||
//TODO: FILEMAN Rename folders
|
||||
//TODO: FILEMAN Move files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue