summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-04Refactor gr-howto-write-a-block such that it no longer installs intoEric Blossom
2010-03-03Fixed bug in checking if path is writable.Josh Blum
2010-03-03If the directory is read-only, use the systems tmp directory for generated py...Josh Blum
2010-03-02Merge branch 'usrp2_set_ant' of git://gnuradio.org/jblumJohnathan Corgan
2010-03-02Add README for new FPGA hosting locationJohnathan Corgan
2010-03-01set antenna defaults to 0Josh Blum
2010-02-28Adding Doxygen comments to new FFT filter blocks.Tom Rondeau
2010-02-28New fft filter base class to handle complex data types. Passes make check.Tom Rondeau
2010-02-28Renaming ffft filter base class to reflect its use with floats.Tom Rondeau
2010-02-28Remove usrp1 and usrp2 FPGA files. These are now hosted at:Johnathan Corgan
2010-02-27Adding a base class to handle FFT filters for use in other blocks. Old fft_fi...Tom Rondeau
2010-02-27Fixing use of pick_bitrate2 in QT Rx2.Tom Rondeau
2010-02-27Fixing logging in new DBPSK and DQPSK.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-25setting xcvr antennas through apiJosh Blum
2010-02-25Fixing pick_bitrate2 for transmit side with all cases tested.Tom Rondeau
2010-02-25Added call to set antenna. Split XCVR into new thing cuz size.Josh Blum
2010-02-24updated wiki urlJosh Blum
2010-02-21Merge branches 'wbx_usrp2' and 'wbx_usrp1' of git://gnuradio.org/jabeleJohnathan Corgan
2010-02-20Merge branch 'db_default'Matt Ettus
2010-02-19Clarified copyright and licensingJason Abele
2010-02-18Fix linker path in gr-pagerJohnathan Corgan
2010-02-15New pick_bitrate2 will take any combination of bitrate, samples per symbol, a...Tom Rondeau
2010-02-14remove reference to nonexistant includeMatt Ettus
2010-02-14test the ability to read default eeprom values, for D. SymeonidisMatt Ettus
2010-02-11Merge branch 'prefix' of git://gnuradio.org/jabeleJohnathan Corgan
2010-02-10Working on pick_bitrate.Tom Rondeau
2010-02-10Fixed creation of burn-usrp2-eeprom, burn-usrp4-eepromJason Abele
2010-02-10First pass WBX USRP2 driverJason Abele
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-02-08Regenerate defective omnithread.pdfEric Blossom
2010-02-04Fix pick_subdevice.Eric Blossom
2010-02-01Merge branch 'master' of git@gnuradio.org:gnuradioTom
2010-02-01Merge branch 'fll'Tom
2010-02-01Fixing DQPSK block to work with any real value samples per symbol and getting...Tom
2010-02-01Changing Makefile so the new PAM examples are installedTom
2010-02-01Minor adjustments to FLL exampleTom
2010-02-01Simplifying and using PFB resampler to generate pusle shape filtered signal.Tom
2010-02-01Using PFB resampler to generate the pulse shaping filtered signal.Tom
2010-01-31Preventing an error message by casting an integer (0) to the requested float.Tom
2010-01-31Using PFB resampler to do the RRC filtering on the modulator. This along with...Tom
2010-01-31Got this wrong before. Derivative filter taps are now calculated correctly wh...Tom
2010-01-30Update cpu detection macro to work for native build on the OMAP3.Philip Balister
2010-01-27update config.guess, config.sub and INSTALLEric Blossom
2010-01-23grc bug fix from Dimitris SymeonidisJosh Blum
2010-01-21Merge branch 'fix/libdir' of git@gnuradio.org:gnuradioJohnathan Corgan