summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python
AgeCommit message (Expand)Author
2010-03-13Adding version 2 of receive path so as not to affect old dbpsk and dqpsk oper...Tom Rondeau
2010-03-06Small fixes for loopback with new code.Tom Rondeau
2010-03-06Fixing how new pick_bitrate is used.Tom Rondeau
2010-02-26Fixing a few bugs in handling of real samples per symbol.Tom Rondeau
2010-02-26Fixes pick_bitrate2 for use on receiver side.Tom Rondeau
2010-02-25Fixing pick_bitrate2 for transmit side with all cases tested.Tom Rondeau
2010-02-15New pick_bitrate2 will take any combination of bitrate, samples per symbol, a...Tom Rondeau
2010-02-10Working on pick_bitrate.Tom Rondeau
2010-02-09Arbitrary bit rates seems to be working.Tom Rondeau
2010-02-09Removing resampler from usrp transmit path as its taken care of in the modula...Tom Rondeau
2010-02-08Setting up code to handle setting of samples per symbol properly. Still buggy...Tom Rondeau
2010-02-08Adding a pick bitrate calculation for new tx/rx modulators with arbitrary sam...Tom Rondeau
2010-01-31Preventing an error message by casting an integer (0) to the requested float.Tom
2010-01-17Doing the same with the resampler on the receiver side.Tom
2010-01-17Playing with using the resampler to allow any bit rate requested.Tom Rondeau
2010-01-02Fixing up loopback benchmark program for new DBPSK receiver.Tom
2010-01-02UIC files to go along with previous commit (for QT receiver code).Tom
2010-01-02Adding a routine to exercise the new DBPSK receiver code with the QT GUI.Tom
2009-12-20Adding FLL to QT loopback example.Tom
2009-10-12Fixing import of UI file.Tom Rondeau
2009-10-12Temporary working dbpsk2 example until we match everything.Tom Rondeau
2009-10-09Starting to rework QT app to control new PFB clock recovery alg.Tom
2009-10-06Merge branch 'master' into syncTom
2009-10-06Working with PFB clock recovery block.Tom
2009-10-06Updating display for better viewing on small screensTom
2009-09-09updated digital to use installed usrp optionsJosh Blum
2009-08-23Added blks2.pfb_arb_resampler_ccf to GRC block listJohnathan Corgan
2009-08-15Added missing .gitignoregit
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-08-12Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte...trondeau
2009-07-31Fixing bug in setting SNRtrondeau
2009-07-28Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into tr...jcorgan
2009-07-10Merged r11401:11405 from jblum/digital into trunk. Restores tunnel.py, rx_vo...jcorgan
2009-07-06Fix Makefile and update package for r11361jcorgan
2009-07-06Merging trondeau/qt branch r11231:11360. This merge improves the usability an...trondeau
2009-06-30Fix double quotation problemjcorgan
2009-06-30Fix makefile entriesjcorgan
2009-06-30Fixes ticket:372jcorgan
2009-06-18Exporting qt-based examples to installed examples folder and fixed a minor is...trondeau
2009-06-17Fixing benchmark_tx to use usrp_options interface. Also changes the default p...trondeau
2009-06-17Adding my generated qt_rx_window.py code for the QT GUI interface.trondeau
2009-06-17fixes to benchmark_rxtrondeau
2009-06-17Fixing digital benchmarks: adding usrp_options class to reciever.trondeau
2009-06-17Merging trondeau/qtdigital branch r11210-11215 to add some QT GUI's to the di...trondeau
2009-06-17Merging trondeau/digital branch r11185:11205 to improve digital example inter...trondeau
2009-06-15merged r10942:11199 from digital branchjblum
2009-05-20Merged r11074:11077 from jcorgan/deb in to trunk. Ubuntu packaging for 3.2 d...jcorgan
2009-05-20Merged r11045:11059 from jcorgan/deb into trunk. Updates on Ubuntu binary pa...jcorgan
2009-05-01Merged developer branch for digital r10900:10941jblum
2009-04-18Updated to work with old or new handling of Basic Rx daugherboard subdevs.eb