Merge branch 'master' into phy_class

master
ismagom 10 years ago
commit 50babae358

@ -336,7 +336,7 @@ extern cf_t *tmp2;
#ifndef DISABLE_GRAPHICS
#include "libsdrgui/libsdrgui.h"
#include "srsgui/srsgui.h"
plot_real_t pssout;
//plot_complex_t pce;

@ -56,7 +56,7 @@ cell_search_cfg_t cell_detect_config = {
//#define STDOUT_COMPACT
#ifndef DISABLE_GRAPHICS
#include "libsdrgui/libsdrgui.h"
#include "srsgui/srsgui.h"
void init_plots();
pthread_t plot_thread;
sem_t plot_sem;

Loading…
Cancel
Save