mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-01 01:57:11 -04:00
Added Soundboard
file.cpp: scan_root_files proc_audiotx.cpp: bandwidth setting ui_widget.cpp: button on_focus
This commit is contained in:
parent
5de6349199
commit
f7e0f36bd9
19 changed files with 462 additions and 121 deletions
|
@ -23,19 +23,21 @@
|
|||
// Bitmaps generated with:
|
||||
// Gimp image > indexed colors (16), then "xxd -i *.bmp"
|
||||
|
||||
//BUG: No audio in about when shown second time
|
||||
//BUG (fixed ?): No audio in about when shown second time
|
||||
//BUG: POCSAG RX sometimes misses the first codeword after SYNC
|
||||
|
||||
//TODO: Make frequency set button in afsksetup accept GHz frequencies (longer label buffer)
|
||||
//TODO: POCSAG 512 and 2400 (all 3 at the same time, or parameter ?)
|
||||
//TODO: Check AFSK transmit end, skips last bits ?
|
||||
//TODO: Check jammer bandwidths
|
||||
//TODO: Use msgpack for settings, lists... on sd card
|
||||
//TODO: Frequency manager
|
||||
//TODO: Morse coder
|
||||
//TODO: Replay
|
||||
|
||||
//Multimon-style stuff:
|
||||
//TODO: AFSK receiver
|
||||
//TODO: Xylos receiver
|
||||
//TODO: Xylos (CCIR) receiver
|
||||
|
||||
//TODO: Check jammer bandwidths
|
||||
//TODO: Closecall wide range fix
|
||||
//TODO: SD card wiper
|
||||
//TODO: GSM channel detector
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue