mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-08 15:12:39 -04:00
Added basic APRS transmit
Added goertzel algo Updated binary
This commit is contained in:
parent
7fd987a2b4
commit
8573f760be
17 changed files with 376 additions and 76 deletions
|
@ -23,6 +23,7 @@
|
|||
// Color bitmaps generated with:
|
||||
// Gimp image > indexed colors (16), then "xxd -i *.bmp"
|
||||
|
||||
//TEST: Goertzel
|
||||
//TEST: Menuview refresh, seems to blink a lot
|
||||
//TEST: Check AFSK transmit end, skips last bits ?
|
||||
//TEST: Imperial in whipcalc
|
||||
|
@ -44,7 +45,6 @@
|
|||
//TODO: De bruijn sequence scanner for encoders
|
||||
//TODO: FILEMAN Move files
|
||||
//TODO: Use separate thread for scanning in EPAR TX
|
||||
//TODO: Use separate thread for scanning in LCR TX
|
||||
//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