summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add check_topology, delete d_diff_filters in dtor, cleanup init and use ofEric Blossom2010-03-074-11/+29
* Add command that builds a new 'out-of-tree' project.Eric Blossom2010-03-042-0/+70
* doc fix (in generated file)Eric Blossom2010-03-041-2/+2
* doc fixEric Blossom2010-03-041-2/+2
* Fix distcheck failure in gr-howto-write-a-blockJohnathan Corgan2010-03-041-1/+1
* Merge branch 'howto'Eric Blossom2010-03-049-55/+52
|\
| * Refactor gr-howto-write-a-block such that it no longer installs intoEric Blossom2010-03-049-55/+52
* | Fixed bug in checking if path is writable.Josh Blum2010-03-031-1/+1
* | If the directory is read-only, use the systems tmp directory for generated py...Josh Blum2010-03-031-1/+6
|/
* Merge branch 'usrp2_set_ant' of git://gnuradio.org/jblumJohnathan Corgan2010-03-0225-12/+616
|\
| * set antenna defaults to 0Josh Blum2010-03-018-0/+23
| * setting xcvr antennas through apiJosh Blum2010-02-253-6/+31
| * Added call to set antenna. Split XCVR into new thing cuz size.Josh Blum2010-02-2519-12/+568
* | Add README for new FPGA hosting locationJohnathan Corgan2010-03-022-0/+6
* | Remove usrp1 and usrp2 FPGA files. These are now hosted at:Johnathan Corgan2010-02-28842-1584265/+0
|/
* updated wiki urlJosh Blum2010-02-241-2/+2
*-. Merge branches 'wbx_usrp2' and 'wbx_usrp1' of git://gnuradio.org/jabeleJohnathan Corgan2010-02-2113-8/+1155
|\ \
| | * Clarified copyright and licensingJason Abele2010-02-192-6/+38
| * | First pass WBX USRP2 driverJason Abele2010-02-1011-2/+1127
* | | Merge branch 'db_default'Matt Ettus2010-02-202-1/+10
|\ \ \ | |_|/ |/| |
| * | remove reference to nonexistant includeMatt Ettus2010-02-141-1/+0
| * | test the ability to read default eeprom values, for D. SymeonidisMatt Ettus2010-02-142-1/+11
* | | Fix linker path in gr-pagerJohnathan Corgan2010-02-181-1/+1
|/ /
* | 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