SSTV transmit beta (320x256 24bpp Scottie 2 only)

This commit is contained in:
furrtek
2017-03-23 04:29:58 +00:00
parent 5b74b83458
commit 6a0bcb9cca
13 changed files with 410 additions and 45 deletions

View File

@@ -387,6 +387,13 @@ set(MODE_CPPSRC
)
DeclareTargets(PREP replay)
### SSTV TX
set(MODE_CPPSRC
proc_sstvtx.cpp
)
DeclareTargets(PSTX sstvtx)
### Tones
set(MODE_CPPSRC