Age | Commit message (Expand) | Author |
2010-03-03 | Fixed bug in checking if path is writable. | Josh Blum |
2010-03-03 | Got the source and sink working with current uhd. | Josh Blum |
2010-03-03 | If the directory is read-only, use the systems tmp directory for generated py... | Josh Blum |
2010-03-02 | Added the uhd simple sink lib block, swig wrapper, grc wrapper. | Josh Blum |
2010-03-02 | Merge branch 'usrp2_set_ant' of git://gnuradio.org/jblum | Johnathan Corgan |
2010-03-02 | Add README for new FPGA hosting location | Johnathan Corgan |
2010-03-01 | set antenna defaults to 0 | Josh Blum |
2010-03-01 | using samples prop, added unchecked in files for utils and grc rx wrapper | Josh Blum |
2010-03-01 | recv noise with uhd | Josh Blum |
2010-02-28 | Adding Doxygen comments to new FFT filter blocks. | Tom Rondeau |
2010-02-28 | New fft filter base class to handle complex data types. Passes make check. | Tom Rondeau |
2010-02-28 | Renaming ffft filter base class to reflect its use with floats. | Tom Rondeau |
2010-02-28 | Remove usrp1 and usrp2 FPGA files. These are now hosted at: | Johnathan Corgan |
2010-02-27 | Adding a base class to handle FFT filters for use in other blocks. Old fft_fi... | Tom Rondeau |
2010-02-27 | Fixing use of pick_bitrate2 in QT Rx2. | Tom Rondeau |
2010-02-27 | Fixing logging in new DBPSK and DQPSK. | Tom Rondeau |
2010-02-26 | Created simple source (with nothing in it) and some swig build stuff. | Josh Blum |
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 | setting xcvr antennas through api | Josh Blum |
2010-02-25 | Fixing pick_bitrate2 for transmit side with all cases tested. | Tom Rondeau |
2010-02-25 | Added call to set antenna. Split XCVR into new thing cuz size. | Josh Blum |
2010-02-24 | Created gr uhd skeleton build. | Josh Blum |
2010-02-24 | updated wiki url | Josh Blum |
2010-02-21 | Merge branches 'wbx_usrp2' and 'wbx_usrp1' of git://gnuradio.org/jabele | Johnathan Corgan |
2010-02-20 | Merge branch 'db_default' | Matt Ettus |
2010-02-19 | Clarified copyright and licensing | Jason Abele |
2010-02-18 | Fix linker path in gr-pager | Johnathan Corgan |
2010-02-15 | New pick_bitrate2 will take any combination of bitrate, samples per symbol, a... | Tom Rondeau |
2010-02-14 | remove reference to nonexistant include | Matt Ettus |
2010-02-14 | test the ability to read default eeprom values, for D. Symeonidis | Matt Ettus |
2010-02-11 | Merge branch 'prefix' of git://gnuradio.org/jabele | Johnathan Corgan |
2010-02-10 | Working on pick_bitrate. | Tom Rondeau |
2010-02-10 | Fixed creation of burn-usrp2-eeprom, burn-usrp4-eeprom | Jason Abele |
2010-02-10 | First pass WBX USRP2 driver | Jason Abele |
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-08 | Regenerate defective omnithread.pdf | Eric Blossom |
2010-02-04 | Fix pick_subdevice. | Eric Blossom |
2010-02-01 | Merge branch 'master' of git@gnuradio.org:gnuradio | Tom |
2010-02-01 | Merge branch 'fll' | Tom |
2010-02-01 | Fixing DQPSK block to work with any real value samples per symbol and getting... | Tom |
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-31 | Using PFB resampler to do the RRC filtering on the modulator. This along with... | Tom |