summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'prefix' of git://gnuradio.org/jabeleJohnathan Corgan2010-02-112-6/+16
|\
| * Fixed creation of burn-usrp2-eeprom, burn-usrp4-eepromJason Abele2010-02-102-6/+16
* | Regenerate defective omnithread.pdfEric Blossom2010-02-081-0/+0
|/
* Fix pick_subdevice.Eric Blossom2010-02-042-2/+2
* Merge branch 'master' of git@gnuradio.org:gnuradioTom2010-02-011-1/+1
|\
| * Update cpu detection macro to work for native build on the OMAP3.Philip Balister2010-01-301-1/+1
* | Merge branch 'fll'Tom2010-02-0120-1137/+2134
|\ \ | |/ |/|
| * Fixing DQPSK block to work with any real value samples per symbol and getting...Tom2010-02-012-11/+13
| * Changing Makefile so the new PAM examples are installedTom2010-02-011-1/+3
| * Minor adjustments to FLL exampleTom2010-02-011-40/+40
| * Simplifying and using PFB resampler to generate pusle shape filtered signal.Tom2010-02-011-341/+261
| * Using PFB resampler to generate the pulse shaping filtered signal.Tom2010-02-011-344/+264
| * Preventing an error message by casting an integer (0) to the requested float.Tom2010-01-311-1/+1
| * Using PFB resampler to do the RRC filtering on the modulator. This along with...Tom2010-01-311-16/+11
| * Got this wrong before. Derivative filter taps are now calculated correctly wh...Tom2010-01-312-18/+16
| * 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
| * Adding FLL correction to DQPSK2 block.Tom2010-01-172-11/+32
| * 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
| * Printing FLL gain value in verbose mode.Tom2010-01-021-0/+1
| * Since I'm bothering to average the error, I might as well use it.Tom2010-01-021-2/+2
| * Adding FLL to QT loopback example.Tom2009-12-203-268/+267
| * Adding FLL to DBPSK demodulator block. Need OTA testing.Tom2009-12-201-13/+28
| * Adding some documentation.Tom2009-12-201-1/+25
| * Cleaning up functions.Tom2009-12-202-13/+4
| * WIP: better access to setting FLL parameters and working on getting gain sett...Tom2009-12-204-49/+84
* | update config.guess, config.sub and INSTALLEric Blossom2010-01-273-174/+270
* | grc bug fix from Dimitris SymeonidisJosh Blum2010-01-231-1/+1
* | Merge branch 'fix/libdir' of git@gnuradio.org:gnuradioJohnathan Corgan2010-01-211-3/+3
|\ \
| * | build: trial fix for gr-pager issue on UbuntuJohnathan Corgan2010-01-191-3/+3
* | | Remove unnecessary implementation of flexrf::refclk_freq.Eric Blossom2010-01-182-7/+0
* | | Remove assert(dac_rate() == 128000000).Eric Blossom2010-01-181-11/+15
|/ /
* | usrp2: fix for 'start_rx_streaming_at' hangJohnathan Corgan2010-01-171-0/+6
* | Merge branch 'resampler'Tom2010-01-173-37/+55
|\|
| * New way to handle arbitrary resampler. Now featuring lower noise!Tom2009-12-183-37/+55
* | Merge branch 'fix/sample_n_hold' of git://gnuradio.org/jblumJohnathan Corgan2010-01-111-1/+1
|\ \
| * | fix bug in sample and hold wrapper for grcJosh Blum2010-01-111-1/+1
* | | Applied reverse diff for win.set_* change on ra_fftsink.pyJosh Blum2010-01-101-2/+2
|/ /
* | fixed issue 387: removed uses of win.set for wx sinksJosh Blum2010-01-106-12/+12
* | gr-noaa: work-in-progress for LRIT receptionJohnathan Corgan2010-01-095-633/+2816
* | Merge branch 'fix/waterfall' of git://gnuradio.org/jblumJohnathan Corgan2010-01-081-9/+8
|\ \
| * | Use numpy to do color table lookup.Josh Blum2010-01-061-9/+8
* | | Remove trailing whitespace after \Eric Blossom2010-01-081-1/+1
* | | Remove warning related to GRC_GR_VRTEric Blossom2010-01-081-1/+1
* | | Remove wbxng tx gain dependence on pga gainJason Abele2010-01-051-20/+14
* | | Added antenna select support for new board revJason Abele2010-01-041-2/+4
* | | Fixing bad tuning range codeJason Abele2010-01-041-5/+3
* | | WBXNG: Can not enable/disable ADF4350 from set_enable()Jason Abele2010-01-042-10/+12