SDR: Display spectrum graph together with channel numbers and position

This commit is contained in:
Andreas Eversberg
2017-09-02 15:41:11 +02:00
parent 496aff5a79
commit 9205767f94
4 changed files with 40 additions and 5 deletions

View File

@@ -41,6 +41,7 @@ enum paging_signal;
#include "tv_modulate.h"
#include "channels.h"
void *sender_head = NULL;
int use_sdr = 0;
int num_kanal = 1; /* only one channel used for debugging */