Age | Commit message (Expand) | Author |
2010-05-23 | Merge remote branch 'gnuradio/wip/udp_source_sink' | Johnathan Corgan |
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 |
2010-05-04 | Rework UDP source and sink, with incompatible API changes | Don Ward |
2010-04-30 | Updates to udp source/sink (select(), wait, cleanup) | Don Ward |
2010-04-15 | New matplotlib does the fftshift for us when doing mlab.psd. This makes the f... | Tom Rondeau |
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 modulat... | Tom Rondeau |
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 |
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 oper... | Tom Rondeau |
2010-03-13 | Making a version 2 of transmit path so as not to affect old dbpsk and dqpsk o... | Tom Rondeau |
2010-03-06 | Changing FLL parameter range for use with new code. | Tom Rondeau |
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, a... | Tom Rondeau |
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 modula... | Tom Rondeau |
2010-02-08 | Setting up code to handle setting of samples per symbol properly. Still buggy... | Tom Rondeau |
2010-02-08 | Adding a pick bitrate calculation for new tx/rx modulators with arbitrary sam... | Tom Rondeau |
2010-02-01 | Changing Makefile so the new PAM examples are installed | Tom |
2010-02-01 | Minor adjustments to FLL example | Tom |
2010-02-01 | Simplifying and using PFB resampler to generate pusle shape filtered signal. | Tom |
2010-02-01 | Using PFB resampler to generate the pulse shaping filtered signal. | Tom |
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-12-15 | Adding new GRC examples for using FLL block. | Tom |
2009-12-03 | added a gain slider | Matt Ettus |
2009-12-03 | updated tx example | Josh Blum |
2009-11-25 | created dpsk demo with usrps | Josh Blum |
2009-10-31 | core: added gr.pfb_clock_sync_fff based on _ccf version, updated example | Johnathan Corgan |
2009-10-12 | This splits the rate into a fractional an integer value, which allows the loo... | Tom Rondeau |
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-09 | Revert "More additions to PAM timing simulation." | Tom |
2009-10-09 | More additions to PAM timing simulation. | Tom |