summaryrefslogtreecommitdiff
path: root/usrp/host
AgeCommit message (Expand)Author
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-11Merge branch 'master' into wip/burx_supportJohnathan Corgan
2010-05-11usrp: Cleanup for merge of bitshark daughterboard codeJohnathan Corgan
2010-04-19initial move from mld_threads to gruel:: namespace threads and suchMichael Dickens
2010-04-16Fix WBX tuning to allow DDC use in reaching 50MHzJason Abele
2010-03-30Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.JohnOrlando
2010-02-19Clarified copyright and licensingJason 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-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-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
2009-10-15OSX 10.6 x86_64 fixes for configure and libusb; Audio is nextMichael
2009-10-13Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan
2009-10-12usrp: Disabled libusb-1.0 debug output by defaultThomas Tsou
2009-10-10#include "config.h" in db_wbxng.cc (for timespec, nanosleep, etc.)Johnathan Corgan
2009-10-09usrp: Enable debug outputThomas Tsou
2009-10-09usrp: Reorg of libusb error reportingThomas Tsou
2009-10-09usrp: Added error checking on hash transfersThomas Tsou
2009-10-08augmented search for libusbMichael
2009-10-06Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan
2009-10-06Merge branch 'wip/wbxng' of git@gnuradio.org:jcorganJohnathan Corgan
2009-10-06Clean up for work-in-progressJohnathan Corgan
2009-10-05Integrated gain control for TX and RX of wbxngJason Abele
2009-10-05Enabled RX BasebandJason Abele
2009-10-05First Functional TX modulatorJason Abele
2009-10-05Locking, controllable synthesizer on TX and RXJason Abele