summaryrefslogtreecommitdiff
path: root/usrp/host
Commit message (Collapse)AuthorAgeFilesLines
* Removed usrp(2) directories.Tom Rondeau2011-10-19129-25685/+0
|
* Merge branch 'master' into constell_objTom Rondeau2011-04-085-2/+8
|\ | | | | | | | | | | | | Conflicts: gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h gr-audio-oss/src/Makefile.swig.gen gr-audio/swig/Makefile.swig.gen
| * 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
| |\|
| * | Fixing missing header file (in prep for future GCC's). ptrdiff_t is defined ↵Tom Rondeau2011-02-271-0/+1
| | | | | | | | | | | | in stddef.h.
* | | Removing docstring generation from this branch.Ben Reynwar2011-02-271-1/+1
| | |
* | | Fixed Makefiles to generate swig_doc.iBen Reynwar2011-01-301-1/+1
| |/ |/|
* | 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
| | | | | | | | | | | | | | | | | | Move all occurrences of swig_built_sources out of Makefile.am's. Move all SWIG related use of BUILT_SOURCES out of Makefile.am's. Clean up 'if PYTHON' conditionalization in gr-* Still left to do: fix Makefile.swig CLEANFILES and no_dist_files such that they remove exactly the generated files.
* | regeneratedRob Savoye2010-11-191-11/+23
| |
* | Merge remote branch 'gnuradio.org/next' into testEric Blossom2010-11-171-1/+1
|\ \ | | | | | | | | | | | | | | | | | | * gnuradio.org/next: distcheck fix for gr-uhd Keep doxygen 1.7.1 from crashing. uhd: swig changes for templated ranges
| * | 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
|/
* 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
|\ | | | | | | | | | | | | * maint: usrp2: fixes for gcc 4.5.0 compatibility formatting change: move break statements Fix unitialized variable pointed to by compiler warning
| * 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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (39 commits) Add gru.hexshort to deal with short hex constants Assign USB PID for Hans de Bok Add missing buffer allocator hint to gr_ofdm_sampler.cc Really fix the missing include for boost::bind gr-wxgui: Added additional color table entries Missed updates for omnithread/mblock removal Remove omnithreads library. Remove mblock library. We hardly knew 'ye. Convert gr-audio-portaudio to Boost via gruel Further updates for removing omnithreads Update build configuration for OSX omnithreads changeover Add missing include file for boost::bind Convert gcell to use boost::threads instead of omnithread. Fix sequence error indication after stopping then restarting streaming on USRP2. initial move from mld_threads to gruel:: namespace threads and such Initial changes to remove mld_thread and instead use gruel:: namespace classes Fixing doxygen warnings from arb_resampler. Also, removed set_taps from public Fixing doxygen warnings from channelizer block. Fixing documentation to get rid of doxygen warnings. Adding documentation for fff version of othe PFB clock sync algorithm. ...
| * 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
| | | | | | | | | | Removed unused variable Set default bandwidth to 8M in constructor
* | 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
| | | | Apply patch from Alexander Chemeris <alexander.chemeris@gmail.com>
* Remove assert(dac_rate() == 128000000).Eric Blossom2010-01-181-11/+15
| | | | | Applied patch from Alexander Chemeris <alexander.chemeris@gmail.com> that allows non 64MHz clocking on USRP1.
* 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
| | | | | Incorrect powerdown in RX deconstructor Expanded range of frequencies to attempt locking
* WBXNG: power on/off TXMOD and Synth/VCO with set_enableJason Abele2010-01-042-16/+27
| | | | No similar function on RX, so RX is always on?