Age | Commit message (Expand) | Author |
2010-11-10 | Updated doxygen Doxyfile for newer versions. | Tom Rondeau |
2010-10-09 | rearrange includes to always be: internal GR, external, with GR. | Michael Dickens |
2010-08-04 | Merge branch 'maint' | Johnathan Corgan |
2010-08-04 | formatting change: move break statements | Eric Blossom |
2010-08-04 | Fix unitialized variable pointed to by compiler warning | Eric Blossom |
2010-06-21 | Add RFX2200 to burn-db-eeprom | Jason Abele |
2010-06-21 | Copy paste for RFX2200 in USRP1 | Jason Abele |
2010-06-04 | Fixed WBX RX PLL enable | Jason Abele |
2010-06-04 | Refactor WBX and adf4350 to avoid passing usrp pointer | Jason Abele |
2010-06-04 | Clean up annoying class structure in wbx | Jason Abele |
2010-06-04 | Fixing wbx to use _refclk_freq() | Jason Abele |
2010-06-04 | Typo in error message | Jason Abele |
2010-05-28 | Make C++ shared libraries versioned | Johnathan Corgan |
2010-05-19 | Remove bogus check for existence of prefix directory. | Eric Blossom |
2010-05-11 | Merge branch 'master' into wip/burx_support | Johnathan Corgan |
2010-05-11 | usrp: Cleanup for merge of bitshark daughterboard code | Johnathan Corgan |
2010-05-10 | Assign USB PID for Hans de Bok | Eric Blossom |
2010-04-26 | Remove mblock library. We hardly knew 'ye. | Johnathan Corgan |
2010-04-26 | Further updates for removing omnithreads | Johnathan Corgan |
2010-04-19 | initial move from mld_threads to gruel:: namespace threads and such | Michael Dickens |
2010-04-16 | Merge commit 'jabele/wbx_tuning' | Johnathan Corgan |
2010-04-16 | Fix WBX tuning to allow DDC use in reaching 50MHz | Jason Abele |
2010-04-15 | Merge branch 'usrp-eeprom' of git://gnuradio.org/jabele | Johnathan Corgan |
2010-04-14 | Increase sleep to prevent eeprom problems | Jason Abele |
2010-04-14 | Add pid for ThinkRF | Eric Blossom |
2010-03-30 | Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1. | JohnOrlando |
2010-03-02 | Add README for new FPGA hosting location | Johnathan Corgan |
2010-02-28 | Remove usrp1 and usrp2 FPGA files. These are now hosted at: | Johnathan Corgan |
2010-02-19 | Clarified copyright and licensing | Jason Abele |
2010-02-10 | Fixed creation of burn-usrp2-eeprom, burn-usrp4-eeprom | Jason Abele |
2010-01-18 | Remove unnecessary implementation of flexrf::refclk_freq. | Eric Blossom |
2010-01-18 | Remove assert(dac_rate() == 128000000). | Eric Blossom |
2010-01-05 | Remove wbxng tx gain dependence on pga gain | Jason Abele |
2010-01-04 | Added antenna select support for new board rev | Jason Abele |
2010-01-04 | Fixing bad tuning range code | Jason Abele |
2010-01-04 | WBXNG: Can not enable/disable ADF4350 from set_enable() | Jason Abele |
2010-01-04 | WBXNG: power on/off TXMOD and Synth/VCO with set_enable | Jason Abele |
2010-01-04 | WBXNG: set ADF4350 to low spur mode | Jason Abele |
2009-12-01 | usrp: Corrected error message | Thomas Tsou |
2009-11-26 | same bug as on the U2, found by Stephen Lai | Matt Ettus |
2009-11-11 | Add USB PID for HPSDR HERMES device. | Eric Blossom |
2009-11-02 | usrp: Cleanup of usrp_basic | Thomas Tsou |
2009-11-02 | usrp: Check return value in fusb_libusb1 _reap() | Thomas Tsou |
2009-10-29 | Fixing prescaler and disable aux synth output on wbxng | Jason Abele |
2009-10-27 | updated usrp.pc file to reflect the correct version of libusb | Michael |
2009-10-19 | Merge branch 'osx_10.6_64_fixes' of http://gnuradio.org/git/michaelld | Johnathan Corgan |
2009-10-19 | moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX pri... | Michael |
2009-10-15 | usrp: Fixed firmware load regression | Thomas Tsou |
2009-10-15 | usrp: Corrected error message | Thomas Tsou |
2009-10-15 | usrp: Added missing return values | Thomas Tsou |