mirror of
https://github.com/n5ac/smartsdr-dsp.git
synced 2026-04-07 07:13:53 +00:00
Waveform now subscribes to slice status messages and sets parameters when a slice enters the waveform mode
This commit is contained in:
parent
09440809a6
commit
dc62823035
2 changed files with 7 additions and 2 deletions
|
|
@ -359,6 +359,8 @@ static void* _tc_thread(void* arg)
|
|||
tc_abort();
|
||||
}
|
||||
|
||||
tc_sendSmartSDRcommand("sub slice all", FALSE, NULL);
|
||||
|
||||
/* Initialize UDP connections for TX */
|
||||
vita_output_Init(_hostname);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue