summaryrefslogtreecommitdiff
path: root/usrp
AgeCommit message (Expand)Author
2010-11-10regenerated after changes to the templateRob Savoye
2010-10-09rearrange includes to always be: internal GR, external, with GR.Michael Dickens
2010-08-04Merge branch 'maint'Johnathan Corgan
2010-08-04formatting change: move break statementsEric Blossom
2010-08-04Fix unitialized variable pointed to by compiler warningEric Blossom
2010-06-21Add RFX2200 to burn-db-eepromJason Abele
2010-06-21Copy paste for RFX2200 in USRP1Jason Abele
2010-06-04Fixed WBX RX PLL enableJason Abele
2010-06-04Refactor WBX and adf4350 to avoid passing usrp pointerJason Abele
2010-06-04Clean up annoying class structure in wbxJason Abele
2010-06-04Fixing wbx to use _refclk_freq()Jason Abele
2010-06-04Typo in error messageJason Abele
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2010-05-19Remove bogus check for existence of prefix directory.Eric Blossom
2010-05-11Merge branch 'master' into wip/burx_supportJohnathan Corgan
2010-05-11usrp: Cleanup for merge of bitshark daughterboard codeJohnathan Corgan
2010-05-10Assign USB PID for Hans de BokEric Blossom
2010-04-26Remove mblock library. We hardly knew 'ye.Johnathan Corgan
2010-04-26Further updates for removing omnithreadsJohnathan Corgan
2010-04-19initial move from mld_threads to gruel:: namespace threads and suchMichael Dickens
2010-04-16Merge commit 'jabele/wbx_tuning'Johnathan Corgan
2010-04-16Fix WBX tuning to allow DDC use in reaching 50MHzJason Abele
2010-04-15Merge branch 'usrp-eeprom' of git://gnuradio.org/jabeleJohnathan Corgan
2010-04-14Increase sleep to prevent eeprom problemsJason Abele
2010-04-14Add pid for ThinkRFEric Blossom
2010-03-30Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.JohnOrlando
2010-03-02Add README for new FPGA hosting locationJohnathan Corgan
2010-02-28Remove usrp1 and usrp2 FPGA files. These are now hosted at:Johnathan Corgan
2010-02-19Clarified copyright and licensingJason Abele
2010-02-10Fixed creation of burn-usrp2-eeprom, burn-usrp4-eepromJason Abele
2010-01-18Remove unnecessary implementation of flexrf::refclk_freq.Eric Blossom
2010-01-18Remove assert(dac_rate() == 128000000).Eric Blossom
2010-01-05Remove wbxng tx gain dependence on pga gainJason Abele
2010-01-04Added antenna select support for new board revJason Abele
2010-01-04Fixing bad tuning range codeJason Abele
2010-01-04WBXNG: Can not enable/disable ADF4350 from set_enable()Jason Abele
2010-01-04WBXNG: power on/off TXMOD and Synth/VCO with set_enableJason Abele
2010-01-04WBXNG: set ADF4350 to low spur modeJason Abele
2009-12-01usrp: Corrected error messageThomas Tsou
2009-11-26same bug as on the U2, found by Stephen LaiMatt Ettus
2009-11-11Add USB PID for HPSDR HERMES device.Eric Blossom
2009-11-02usrp: Cleanup of usrp_basicThomas Tsou
2009-11-02usrp: Check return value in fusb_libusb1 _reap()Thomas Tsou
2009-10-29Fixing prescaler and disable aux synth output on wbxngJason Abele
2009-10-27updated usrp.pc file to reflect the correct version of libusbMichael
2009-10-19Merge branch 'osx_10.6_64_fixes' of http://gnuradio.org/git/michaelldJohnathan Corgan
2009-10-19moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX pri...Michael
2009-10-15usrp: Fixed firmware load regressionThomas Tsou
2009-10-15usrp: Corrected error messageThomas Tsou
2009-10-15usrp: Added missing return valuesThomas Tsou