From ee09a80f9962e9c69101b714442104ae0e329459 Mon Sep 17 00:00:00 2001 From: Tom Rondeau Date: Thu, 6 Oct 2011 20:02:56 -0400 Subject: digital: removed old digital and digital-bert scripts that will no longer work. All of these have been replaced in gr-digital/examples. --- gnuradio-examples/python/digital/qt_rx_window2.ui | 354 ---------------------- 1 file changed, 354 deletions(-) delete mode 100644 gnuradio-examples/python/digital/qt_rx_window2.ui (limited to 'gnuradio-examples/python/digital/qt_rx_window2.ui') diff --git a/gnuradio-examples/python/digital/qt_rx_window2.ui b/gnuradio-examples/python/digital/qt_rx_window2.ui deleted file mode 100644 index 745af8fb8..000000000 --- a/gnuradio-examples/python/digital/qt_rx_window2.ui +++ /dev/null @@ -1,354 +0,0 @@ - - - DigitalWindow - - - - 0 - 0 - 1000 - 523 - - - - MainWindow - - - - - - - - - - QLayout::SetFixedSize - - - - - - 0 - 0 - - - - - 250 - 190 - - - - - 250 - 250 - - - - Receiver Parameters - - - - - - Frequency (Hz) - - - - - - - - - - Gain (dB) - - - - - - - - - - Decimation - - - - - - - - - - Clock Loop Gain - - - - - - - - - - Phase Loop Gain - - - - - - - - - - - - - Freq. Loop Gain - - - - - - - - - - - - true - - - - 0 - 0 - - - - - 250 - 130 - - - - - 250 - 130 - - - - - 50 - false - - - - Received Packet Info - - - - - 120 - 30 - 113 - 23 - - - - - - - 10 - 30 - 111 - 20 - - - - Packets Rcvd. - - - - - - 120 - 60 - 113 - 23 - - - - - - - 10 - 60 - 111 - 20 - - - - Packets Correct - - - - - - 10 - 90 - 111 - 20 - - - - PER - - - - - - 120 - 90 - 113 - 23 - - - - - - - - - Qt::Vertical - - - QSizePolicy::Fixed - - - - 20 - 60 - - - - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - - 0 - 0 - - - - - 80 - 30 - - - - - 80 - 30 - - - - Close - - - - - - - - - - - - - 0 - 0 - 1000 - 23 - - - - - &File - - - - - - - - - E&xit - - - - - - - actionExit - triggered() - DigitalWindow - close() - - - -1 - -1 - - - 617 - 327 - - - - - closeButton - clicked() - DigitalWindow - close() - - - 960 - 694 - - - 66 - 561 - - - - - -- cgit