| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'prefix' of git://gnuradio.org/jabele | Johnathan Corgan | 2010-02-11 | 2 | -6/+16 |
|\ |
|
| * | Fixed creation of burn-usrp2-eeprom, burn-usrp4-eeprom | Jason Abele | 2010-02-10 | 2 | -6/+16 |
* | | Regenerate defective omnithread.pdf | Eric Blossom | 2010-02-08 | 1 | -0/+0 |
|/ |
|
* | Fix pick_subdevice. | Eric Blossom | 2010-02-04 | 2 | -2/+2 |
* | Merge branch 'master' of git@gnuradio.org:gnuradio | Tom | 2010-02-01 | 1 | -1/+1 |
|\ |
|
| * | Update cpu detection macro to work for native build on the OMAP3. | Philip Balister | 2010-01-30 | 1 | -1/+1 |
* | | Merge branch 'fll' | Tom | 2010-02-01 | 20 | -1137/+2134 |
|\ \
| |/
|/| |
|
| * | Fixing DQPSK block to work with any real value samples per symbol and getting... | Tom | 2010-02-01 | 2 | -11/+13 |
| * | Changing Makefile so the new PAM examples are installed | Tom | 2010-02-01 | 1 | -1/+3 |
| * | Minor adjustments to FLL example | Tom | 2010-02-01 | 1 | -40/+40 |
| * | Simplifying and using PFB resampler to generate pusle shape filtered signal. | Tom | 2010-02-01 | 1 | -341/+261 |
| * | Using PFB resampler to generate the pulse shaping filtered signal. | Tom | 2010-02-01 | 1 | -344/+264 |
| * | Preventing an error message by casting an integer (0) to the requested float. | Tom | 2010-01-31 | 1 | -1/+1 |
| * | Using PFB resampler to do the RRC filtering on the modulator. This along with... | Tom | 2010-01-31 | 1 | -16/+11 |
| * | Got this wrong before. Derivative filter taps are now calculated correctly wh... | Tom | 2010-01-31 | 2 | -18/+16 |
| * | Doing the same with the resampler on the receiver side. | Tom | 2010-01-17 | 1 | -1/+13 |
| * | Playing with using the resampler to allow any bit rate requested. | Tom Rondeau | 2010-01-17 | 1 | -2/+13 |
| * | Adding FLL correction to DQPSK2 block. | Tom | 2010-01-17 | 2 | -11/+32 |
| * | Fixing up loopback benchmark program for new DBPSK receiver. | Tom | 2010-01-02 | 3 | -308/+327 |
| * | UIC files to go along with previous commit (for QT receiver code). | Tom | 2010-01-02 | 2 | -0/+558 |
| * | Adding a routine to exercise the new DBPSK receiver code with the QT GUI. | Tom | 2010-01-02 | 1 | -0/+474 |
| * | Printing FLL gain value in verbose mode. | Tom | 2010-01-02 | 1 | -0/+1 |
| * | Since I'm bothering to average the error, I might as well use it. | Tom | 2010-01-02 | 1 | -2/+2 |
| * | Adding FLL to QT loopback example. | Tom | 2009-12-20 | 3 | -268/+267 |
| * | Adding FLL to DBPSK demodulator block. Need OTA testing. | Tom | 2009-12-20 | 1 | -13/+28 |
| * | Adding some documentation. | Tom | 2009-12-20 | 1 | -1/+25 |
| * | Cleaning up functions. | Tom | 2009-12-20 | 2 | -13/+4 |
| * | WIP: better access to setting FLL parameters and working on getting gain sett... | Tom | 2009-12-20 | 4 | -49/+84 |
* | | update config.guess, config.sub and INSTALL | Eric Blossom | 2010-01-27 | 3 | -174/+270 |
* | | grc bug fix from Dimitris Symeonidis | Josh Blum | 2010-01-23 | 1 | -1/+1 |
* | | Merge branch 'fix/libdir' of git@gnuradio.org:gnuradio | Johnathan Corgan | 2010-01-21 | 1 | -3/+3 |
|\ \ |
|
| * | | build: trial fix for gr-pager issue on Ubuntu | Johnathan Corgan | 2010-01-19 | 1 | -3/+3 |
* | | | Remove unnecessary implementation of flexrf::refclk_freq. | Eric Blossom | 2010-01-18 | 2 | -7/+0 |
* | | | Remove assert(dac_rate() == 128000000). | Eric Blossom | 2010-01-18 | 1 | -11/+15 |
|/ / |
|
* | | usrp2: fix for 'start_rx_streaming_at' hang | Johnathan Corgan | 2010-01-17 | 1 | -0/+6 |
* | | Merge branch 'resampler' | Tom | 2010-01-17 | 3 | -37/+55 |
|\| |
|
| * | New way to handle arbitrary resampler. Now featuring lower noise! | Tom | 2009-12-18 | 3 | -37/+55 |
* | | Merge branch 'fix/sample_n_hold' of git://gnuradio.org/jblum | Johnathan Corgan | 2010-01-11 | 1 | -1/+1 |
|\ \ |
|
| * | | fix bug in sample and hold wrapper for grc | Josh Blum | 2010-01-11 | 1 | -1/+1 |
* | | | Applied reverse diff for win.set_* change on ra_fftsink.py | Josh Blum | 2010-01-10 | 1 | -2/+2 |
|/ / |
|
* | | fixed issue 387: removed uses of win.set for wx sinks | Josh Blum | 2010-01-10 | 6 | -12/+12 |
* | | gr-noaa: work-in-progress for LRIT reception | Johnathan Corgan | 2010-01-09 | 5 | -633/+2816 |
* | | Merge branch 'fix/waterfall' of git://gnuradio.org/jblum | Johnathan Corgan | 2010-01-08 | 1 | -9/+8 |
|\ \ |
|
| * | | Use numpy to do color table lookup. | Josh Blum | 2010-01-06 | 1 | -9/+8 |
* | | | Remove trailing whitespace after \ | Eric Blossom | 2010-01-08 | 1 | -1/+1 |
* | | | Remove warning related to GRC_GR_VRT | Eric Blossom | 2010-01-08 | 1 | -1/+1 |
* | | | Remove wbxng tx gain dependence on pga gain | Jason Abele | 2010-01-05 | 1 | -20/+14 |
* | | | Added antenna select support for new board rev | Jason Abele | 2010-01-04 | 1 | -2/+4 |
* | | | Fixing bad tuning range code | Jason Abele | 2010-01-04 | 1 | -5/+3 |
* | | | WBXNG: Can not enable/disable ADF4350 from set_enable() | Jason Abele | 2010-01-04 | 2 | -10/+12 |