Fix (actually a bit of a kludge) for the frequency setting while
[debian/gnuradio] / usrp2 / firmware / apps / txrx.c
index e2c162113e97e266d72228d8bb3e7e7de5025aeb..730ee66c59fee791ebaf4c17fca805d6ff22347e 100644 (file)
@@ -123,11 +123,13 @@ static unsigned int streaming_items_per_frame = 0;
 static int          streaming_frame_count = 0;
 #define FRAMES_PER_CMD 1000
 
+bool is_streaming(void){ return streaming_p; }
+
 
 // ----------------------------------------------------------------
 
 
-static void
+void
 restart_streaming(void)
 {
   // setup RX DSP regs