mirror of
https://github.com/n5ac/smartsdr-dsp.git
synced 2026-04-21 06:03:49 +00:00
Initialize vita_output in Traffic Cop after we have found a radio in Discovery.
This commit is contained in:
parent
534929374a
commit
c48bed03be
5 changed files with 17 additions and 23 deletions
|
|
@ -115,8 +115,7 @@ void SmartSDR_API_Init(BOOL enable_console, const char * radio_ip)
|
|||
// initialize printed output
|
||||
lock_printf_init();
|
||||
lock_malloc_init();
|
||||
/* Initialize UDP connections for TX */
|
||||
vita_output_Init();
|
||||
|
||||
sched_waveform_Init();
|
||||
|
||||
// Start the console thread
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue