Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-11 | Fixing up GUI windows to better scale with gtgui sinks. | Tom Rondeau | |
2010-05-11 | Fixing benchmark loopback to work with new v2's of modulators. | Tom Rondeau | |
2010-05-10 | Fixing benchmark program to work with original dbpsk/dqpsk modulations again ↵ | Tom Rondeau | |
(and saving the version 2 mods for those marked v2). | |||
2010-03-14 | Fixing copyright of a couple of stragglers. | Tom Rondeau | |
2010-03-14 | Fixing copyright dates. | Tom Rondeau | |
2010-03-14 | Making old and new digital modulations completely seperable by adding ↵ | Tom Rondeau | |
modulation_utils2 so only new modulator blocks work with the version 2 of everything. Also changed some internal names for clarity. | |||
2010-03-13 | Merge branch 'digital' of vps.gnuradio.org:trondeau into digital | Tom Rondeau | |
2010-03-13 | Merge branch 'digital' of git@gnuradio.org:trondeau into digital | Tom Rondeau | |
Conflicts: gnuradio-examples/python/digital/benchmark_qt_rx2.py | |||
2010-03-13 | Fixing call to usrp_receive_path2. | Tom Rondeau | |
2010-03-13 | Adding version 2 of receive path so as not to affect old dbpsk and dqpsk ↵ | Tom Rondeau | |
operations. | |||
2010-03-13 | Making a version 2 of transmit path so as not to affect old dbpsk and dqpsk ↵ | Tom Rondeau | |
operations. | |||
2010-03-06 | Small fixes for loopback with new code. | Tom Rondeau | |
2010-03-06 | Fixing how new pick_bitrate is used. | Tom Rondeau | |
2010-02-27 | Fixing use of pick_bitrate2 in QT Rx2. | Tom Rondeau | |
2010-02-26 | Fixing a few bugs in handling of real samples per symbol. | Tom Rondeau | |
2010-02-26 | Fixes pick_bitrate2 for use on receiver side. | Tom Rondeau | |
2010-02-25 | Fixing pick_bitrate2 for transmit side with all cases tested. | Tom Rondeau | |
2010-02-15 | New pick_bitrate2 will take any combination of bitrate, samples per symbol, ↵ | Tom Rondeau | |
and converter rate. | |||
2010-02-10 | Working on pick_bitrate. | Tom Rondeau | |
2010-02-09 | Arbitrary bit rates seems to be working. | Tom Rondeau | |
2010-02-09 | Removing resampler from usrp transmit path as its taken care of in the ↵ | Tom Rondeau | |
modulators. | |||
2010-02-08 | Setting up code to handle setting of samples per symbol properly. Still ↵ | Tom Rondeau | |
buggy in the transmitter due to the make packet padding to 512 bytes. | |||
2010-02-08 | Adding a pick bitrate calculation for new tx/rx modulators with arbitrary ↵ | Tom Rondeau | |
samples per second to allow and real valued bitrate. | |||
2010-01-31 | Preventing an error message by casting an integer (0) to the requested float. | Tom | |
2010-01-17 | Doing the same with the resampler on the receiver side. | Tom | |
2010-01-17 | Playing with using the resampler to allow any bit rate requested. | Tom Rondeau | |
2010-01-02 | Fixing up loopback benchmark program for new DBPSK receiver. | Tom | |
2010-01-02 | UIC files to go along with previous commit (for QT receiver code). | Tom | |
2010-01-02 | Adding a routine to exercise the new DBPSK receiver code with the QT GUI. | Tom | |
2009-12-20 | Adding FLL to QT loopback example. | Tom | |
2009-10-12 | Fixing import of UI file. | Tom Rondeau | |
2009-10-12 | Temporary working dbpsk2 example until we match everything. | Tom Rondeau | |
2009-10-09 | Starting to rework QT app to control new PFB clock recovery alg. | Tom | |
2009-10-06 | Merge branch 'master' into sync | Tom | |
Conflicts: gr-utils/src/python/gr_plot_qt.py gr-utils/src/python/pyqt_plot.py gr-utils/src/python/pyqt_plot.ui | |||
2009-10-06 | Working with PFB clock recovery block. | Tom | |
2009-10-06 | Updating display for better viewing on small screens | Tom | |
2009-09-09 | updated digital to use installed usrp options | Josh Blum | |
2009-08-14 | Added git ignore files auto created from svn:ignore properties. | git | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-07-31 | Fixing bug in setting SNR | trondeau | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11523 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-07-10 | Merged r11401:11405 from jblum/digital into trunk. Restores tunnel.py, ↵ | jcorgan | |
rx_voice.py, and tx_voice.py operation after transmit/receive path refactoring. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11406 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-07-06 | Merging trondeau/qt branch r11231:11360. This merge improves the usability ↵ | trondeau | |
and examples of the QT-based interface. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11361 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-30 | Fix double quotation problem | jcorgan | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11319 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-30 | Fix makefile entries | jcorgan | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11318 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-18 | Exporting qt-based examples to installed examples folder and fixed a minor ↵ | trondeau | |
issue in the display of benchmark_qt_loopback. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11231 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-17 | Fixing benchmark_tx to use usrp_options interface. Also changes the default ↵ | trondeau | |
power output to a normalized range to fit into new USRP model. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11228 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-17 | Adding my generated qt_rx_window.py code for the QT GUI interface. | trondeau | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11227 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-17 | fixes to benchmark_rx | trondeau | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11226 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-17 | Fixing digital benchmarks: adding usrp_options class to reciever. | trondeau | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11224 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-17 | Merging trondeau/qtdigital branch r11210-11215 to add some QT GUI's to the ↵ | trondeau | |
digital examples for better visualization and understanding of the signals and performance. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11216 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-17 | Merging trondeau/digital branch r11185:11205 to improve digital example ↵ | trondeau | |
interfacing and remove redundancy. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11209 221aa14e-8319-0410-a670-987f0aec2ac5 |