Initialize vita_output in Traffic Cop after we have found a radio in Discovery.

This commit is contained in:
Ed Gonzalez 2015-01-15 17:51:52 -06:00
parent 534929374a
commit c48bed03be
5 changed files with 17 additions and 23 deletions

View file

@ -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