mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-28 09:14:39 -04:00
Added more SSTV modes
A bit more work done on Replay (still not enabled)
This commit is contained in:
parent
6a0bcb9cca
commit
685e4c6e4b
19 changed files with 288 additions and 172 deletions
|
@ -23,13 +23,13 @@
|
|||
// Color bitmaps generated with:
|
||||
// Gimp image > indexed colors (16), then "xxd -i *.bmp"
|
||||
|
||||
//BUG: Length is wrong in soundboard for long files (> 1min ?)
|
||||
//BUG: RDS Radiotext is not recognized in Redsea (and car radio)
|
||||
//BUG: RDS doesn't stop baseband when stopping tx ?
|
||||
//BUG: Check AFSK transmit end, skips last bits ?
|
||||
|
||||
//TEST: Imperial in whipcalc
|
||||
|
||||
//TODO: IQ replay
|
||||
//TODO: Optimize (and group ?) CTCSS tone gen code
|
||||
//TODO: Morse use prosigns
|
||||
//TODO: Morse live keying mode ?
|
||||
|
@ -49,7 +49,6 @@ Continuous (Fox-oring)
|
|||
//TODO: Script engine ?
|
||||
//TODO: Close Call multiple slices (buggy)
|
||||
//TODO: Finish EPAR tx
|
||||
//TODO: IQ replay
|
||||
//TODO: Wav visualizer
|
||||
|
||||
//TODO: File browser view ?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue