summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital
Commit message (Expand)AuthorAgeFilesLines
* digital: removed old digital and digital-bert scripts that will no longer wor...Tom Rondeau2011-10-0631-6892/+0
* digital: moved tx/rx_voice from gnuradio-examples into gr-digital. Tested and...Tom Rondeau2011-09-133-285/+1
* digital: moving more examples from gnuradio-examples to gr-digital and added ...Tom Rondeau2011-09-133-125/+0
* Minor changes to a benchmark example in gnuradio-examples/python/digital.Ben Reynwar2011-01-271-4/+21
* Fixing generic demodulation.Ben Reynwar2010-12-101-4/+16
* Added support for modulation/demodulation of a generic constellation.Ben Reynwar2010-12-091-0/+64
* Added a new example python script (a stripped down version of benchmark_loopb...Ben Reynwar2010-12-031-0/+64
* Fixing up GUI windows to better scale with gtgui sinks.Tom Rondeau2010-05-118-1410/+1196
* Fixing benchmark loopback to work with new v2's of modulators.Tom Rondeau2010-05-111-1/+1
* Fixing benchmark program to work with original dbpsk/dqpsk modulations again ...Tom Rondeau2010-05-101-14/+17
* Fixing copyright of a couple of stragglers.Tom Rondeau2010-03-142-1/+21
* Fixing copyright dates.Tom Rondeau2010-03-145-5/+5
* Making old and new digital modulations completely seperable by adding modulat...Tom Rondeau2010-03-144-14/+14
* Merge branch 'digital' of vps.gnuradio.org:trondeau into digitalTom Rondeau2010-03-133-1/+237
|\
| * Merge branch 'digital' of git@gnuradio.org:trondeau into digitalTom Rondeau2010-03-133-1/+13
| |\
| * | Making a version 2 of transmit path so as not to affect old dbpsk and dqpsk o...Tom Rondeau2010-03-133-1/+237
| * | Fixing use of pick_bitrate2 in QT Rx2.Tom Rondeau2010-02-271-0/+1
* | | Fixing call to usrp_receive_path2.Tom Rondeau2010-03-132-3/+2
* | | Adding version 2 of receive path so as not to affect old dbpsk and dqpsk oper...Tom Rondeau2010-03-134-1/+213
| |/ |/|
* | Small fixes for loopback with new code.Tom Rondeau2010-03-062-0/+12
* | Fixing how new pick_bitrate is used.Tom Rondeau2010-03-061-0/+1
|/
* Fixing a few bugs in handling of real samples per symbol.Tom Rondeau2010-02-263-5/+4
* Fixes pick_bitrate2 for use on receiver side.Tom Rondeau2010-02-262-3/+6
* Fixing pick_bitrate2 for transmit side with all cases tested.Tom Rondeau2010-02-253-7/+38
* New pick_bitrate2 will take any combination of bitrate, samples per symbol, a...Tom Rondeau2010-02-151-33/+55
* Working on pick_bitrate.Tom Rondeau2010-02-101-25/+67
* Arbitrary bit rates seems to be working.Tom Rondeau2010-02-092-16/+6
* Removing resampler from usrp transmit path as its taken care of in the modula...Tom Rondeau2010-02-091-9/+2
* Setting up code to handle setting of samples per symbol properly. Still buggy...Tom Rondeau2010-02-084-15/+17
* Adding a pick bitrate calculation for new tx/rx modulators with arbitrary sam...Tom Rondeau2010-02-083-15/+84
* Preventing an error message by casting an integer (0) to the requested float.Tom2010-01-311-1/+1
* Doing the same with the resampler on the receiver side.Tom2010-01-171-1/+13
* Playing with using the resampler to allow any bit rate requested.Tom Rondeau2010-01-171-2/+13
* Fixing up loopback benchmark program for new DBPSK receiver.Tom2010-01-023-308/+327
* UIC files to go along with previous commit (for QT receiver code).Tom2010-01-022-0/+558
* Adding a routine to exercise the new DBPSK receiver code with the QT GUI.Tom2010-01-021-0/+474
* Adding FLL to QT loopback example.Tom2009-12-203-268/+267
* Fixing import of UI file.Tom Rondeau2009-10-121-3/+3
* Temporary working dbpsk2 example until we match everything.Tom Rondeau2009-10-123-0/+1386
* Starting to rework QT app to control new PFB clock recovery alg.Tom2009-10-091-21/+15
* Merge branch 'master' into syncTom2009-10-066-367/+3
|\
| * updated digital to use installed usrp optionsJosh Blum2009-09-096-367/+3
* | Working with PFB clock recovery block.Tom2009-10-061-8/+17
* | Updating display for better viewing on small screensTom2009-10-062-429/+424
|/
* Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+11
* Fixing bug in setting SNR3.3gittrondeau2009-07-311-1/+1
* Merged r11401:11405 from jblum/digital into trunk. Restores tunnel.py, rx_vo...jcorgan2009-07-1010-259/+207
* Merging trondeau/qt branch r11231:11360. This merge improves the usability an...trondeau2009-07-066-711/+1255
* Fix double quotation problemjcorgan2009-06-301-1/+1
* Fix makefile entriesjcorgan2009-06-301-4/+4