summaryrefslogtreecommitdiff
path: root/usrp
AgeCommit message (Expand)Author
2010-11-17Merge remote branch 'gnuradio.org/next' into testEric Blossom
2010-11-17Keep doxygen 1.7.1 from crashing.Eric Blossom
2010-11-16Fix guile related problem with gr-usrpEric Blossom
2010-11-16regeneratedEric Blossom
2010-11-10regeneratedEric Blossom
2010-11-10regeneratedRob Savoye
2010-11-10additional regenerated filesEric Blossom
2010-11-10regenerateEric Blossom
2010-11-10Rengenerate Makefile.swig.gen'sEric Blossom
2010-11-10gitignore swig generated filesEric Blossom
2010-11-10Update generated filesEric Blossom
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