summaryrefslogtreecommitdiff
path: root/usrp/host
Commit message (Expand)AuthorAgeFilesLines
* usrp: cleanup misc usageDon Ward2011-03-301-2/+0
* Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau2011-03-253-0/+7
|\
| * Fixing missing include files and various other patches for Windows build issues.Don Ward2011-03-253-0/+7
* | Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau2011-03-208-184/+64
|\|
| * Regenerated Makefile.swig.gen'sEric Blossom2010-12-031-5/+5
| * Update .gitignore'sEric Blossom2010-11-241-2/+3
| * Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-244-16/+7
| * regeneratedRob Savoye2010-11-191-11/+23
| * Merge remote branch 'gnuradio.org/next' into testEric Blossom2010-11-171-1/+1
| |\
| | * Keep doxygen 1.7.1 from crashing.Eric Blossom2010-11-171-1/+1
| * | Fix guile related problem with gr-usrpEric Blossom2010-11-161-1/+2
| * | regeneratedEric Blossom2010-11-161-1/+1
| * | regeneratedEric Blossom2010-11-101-26/+9
| * | regeneratedRob Savoye2010-11-101-8/+7
| * | additional regenerated filesEric Blossom2010-11-101-2/+5
| * | regenerateEric Blossom2010-11-101-6/+6
| * | Rengenerate Makefile.swig.gen'sEric Blossom2010-11-101-218/+28
| * | gitignore swig generated filesEric Blossom2010-11-101-2/+3
| * | Update generated filesEric Blossom2010-11-101-32/+80
| * | regenerated after changes to the templateRob Savoye2010-11-101-14/+45
| |/
* / Fixing missing header file (in prep for future GCC's). ptrdiff_t is defined i...Tom Rondeau2011-02-271-0/+1
|/
* rearrange includes to always be: internal GR, external, with GR.Michael Dickens2010-10-092-3/+3
* Merge branch 'maint'Johnathan Corgan2010-08-041-7/+13
|\
| * formatting change: move break statementsEric Blossom2010-08-041-6/+12
| * Fix unitialized variable pointed to by compiler warningEric Blossom2010-08-041-1/+1
* | Add RFX2200 to burn-db-eepromJason Abele2010-06-211-0/+1
* | Copy paste for RFX2200 in USRP1Jason Abele2010-06-213-0/+141
|/
* Fixed WBX RX PLL enableJason Abele2010-06-041-6/+6
* Refactor WBX and adf4350 to avoid passing usrp pointerJason Abele2010-06-046-121/+101
* Clean up annoying class structure in wbxJason Abele2010-06-042-79/+40
* Fixing wbx to use _refclk_freq()Jason Abele2010-06-044-13/+18
* Typo in error messageJason Abele2010-06-041-1/+1
* Make C++ shared libraries versionedJohnathan Corgan2010-05-281-1/+1
* Merge branch 'master' into wip/burx_supportJohnathan Corgan2010-05-117-395/+106
|\
| * initial move from mld_threads to gruel:: namespace threads and suchMichael Dickens2010-04-196-394/+103
| * Fix WBX tuning to allow DDC use in reaching 50MHzJason Abele2010-04-161-1/+3
* | usrp: Cleanup for merge of bitshark daughterboard codeJohnathan Corgan2010-05-111-1/+2
* | Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.JohnOrlando2010-03-307-0/+482
|/
* Clarified copyright and licensingJason Abele2010-02-192-6/+38
* Remove unnecessary implementation of flexrf::refclk_freq.Eric Blossom2010-01-182-7/+0
* Remove assert(dac_rate() == 128000000).Eric Blossom2010-01-181-11/+15
* Remove wbxng tx gain dependence on pga gainJason Abele2010-01-051-20/+14
* Added antenna select support for new board revJason Abele2010-01-041-2/+4
* Fixing bad tuning range codeJason Abele2010-01-041-5/+3
* WBXNG: Can not enable/disable ADF4350 from set_enable()Jason Abele2010-01-042-10/+12
* WBXNG: power on/off TXMOD and Synth/VCO with set_enableJason Abele2010-01-042-16/+27
* WBXNG: set ADF4350 to low spur modeJason Abele2010-01-041-1/+1
* usrp: Corrected error messageThomas Tsou2009-12-011-1/+1
* same bug as on the U2, found by Stephen LaiMatt Ettus2009-11-261-2/+2
* usrp: Cleanup of usrp_basicThomas Tsou2009-11-027-300/+99