Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regenerated Makefile.swig.gen's | Eric Blossom | 2010-12-03 | 1 | -5/+5 |
| | |||||
* | Update .gitignore's | Eric Blossom | 2010-11-24 | 1 | -2/+3 |
| | |||||
* | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 7 | -20/+13 |
| | | | | | | | | | 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. | ||||
* | regenerated | Rob Savoye | 2010-11-19 | 1 | -11/+23 |
| | |||||
* | Merge remote branch 'gnuradio.org/next' into test | Eric Blossom | 2010-11-17 | 1 | -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 Blossom | 2010-11-17 | 1 | -1/+1 |
| | | |||||
* | | Fix guile related problem with gr-usrp | Eric Blossom | 2010-11-16 | 1 | -1/+2 |
| | | |||||
* | | regenerated | Eric Blossom | 2010-11-16 | 1 | -1/+1 |
| | | |||||
* | | regenerated | Eric Blossom | 2010-11-10 | 1 | -26/+9 |
| | | |||||
* | | regenerated | Rob Savoye | 2010-11-10 | 1 | -8/+7 |
| | | |||||
* | | additional regenerated files | Eric Blossom | 2010-11-10 | 1 | -2/+5 |
| | | |||||
* | | regenerate | Eric Blossom | 2010-11-10 | 1 | -6/+6 |
| | | |||||
* | | Rengenerate Makefile.swig.gen's | Eric Blossom | 2010-11-10 | 1 | -218/+28 |
| | | |||||
* | | gitignore swig generated files | Eric Blossom | 2010-11-10 | 1 | -2/+3 |
| | | |||||
* | | Update generated files | Eric Blossom | 2010-11-10 | 1 | -32/+80 |
| | | |||||
* | | regenerated after changes to the template | Rob Savoye | 2010-11-10 | 1 | -14/+45 |
|/ | |||||
* | rearrange includes to always be: internal GR, external, with GR. | Michael Dickens | 2010-10-09 | 2 | -3/+3 |
| | |||||
* | Merge branch 'maint' | Johnathan Corgan | 2010-08-04 | 1 | -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 statements | Eric Blossom | 2010-08-04 | 1 | -6/+12 |
| | | |||||
| * | Fix unitialized variable pointed to by compiler warning | Eric Blossom | 2010-08-04 | 1 | -1/+1 |
| | | |||||
* | | Add RFX2200 to burn-db-eeprom | Jason Abele | 2010-06-21 | 1 | -0/+1 |
| | | |||||
* | | Copy paste for RFX2200 in USRP1 | Jason Abele | 2010-06-21 | 3 | -0/+141 |
|/ | |||||
* | Fixed WBX RX PLL enable | Jason Abele | 2010-06-04 | 1 | -6/+6 |
| | |||||
* | Refactor WBX and adf4350 to avoid passing usrp pointer | Jason Abele | 2010-06-04 | 6 | -121/+101 |
| | |||||
* | Clean up annoying class structure in wbx | Jason Abele | 2010-06-04 | 2 | -79/+40 |
| | |||||
* | Fixing wbx to use _refclk_freq() | Jason Abele | 2010-06-04 | 4 | -13/+18 |
| | |||||
* | Typo in error message | Jason Abele | 2010-06-04 | 1 | -1/+1 |
| | |||||
* | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 2 | -2/+2 |
| | |||||
* | Remove bogus check for existence of prefix directory. | Eric Blossom | 2010-05-19 | 1 | -4/+0 |
| | |||||
* | Merge branch 'master' into wip/burx_support | Johnathan Corgan | 2010-05-11 | 61 | -12726/+111 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. ... | ||||
| * | Assign USB PID for Hans de Bok | Eric Blossom | 2010-05-10 | 1 | -0/+1 |
| | | |||||
| * | Remove mblock library. We hardly knew 'ye. | Johnathan Corgan | 2010-04-26 | 51 | -12328/+0 |
| | | |||||
| * | Further updates for removing omnithreads | Johnathan Corgan | 2010-04-26 | 1 | -1/+1 |
| | | | | | | | | | | Updates README Removes Darwin specific variable in usrp.pc | ||||
| * | initial move from mld_threads to gruel:: namespace threads and such | Michael Dickens | 2010-04-19 | 6 | -394/+103 |
| | | |||||
| * | Merge commit 'jabele/wbx_tuning' | Johnathan Corgan | 2010-04-16 | 1 | -1/+3 |
| |\ | | | | | | | | | | | | | * commit 'jabele/wbx_tuning': Fix WBX tuning to allow DDC use in reaching 50MHz | ||||
| | * | Fix WBX tuning to allow DDC use in reaching 50MHz | Jason Abele | 2010-04-16 | 1 | -1/+3 |
| | | | |||||
| * | | Merge branch 'usrp-eeprom' of git://gnuradio.org/jabele | Johnathan Corgan | 2010-04-15 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | | | | | | | | * 'usrp-eeprom' of git://gnuradio.org/jabele: Increase sleep to prevent eeprom problems | ||||
| | * | | Increase sleep to prevent eeprom problems | Jason Abele | 2010-04-14 | 1 | -2/+2 |
| | |/ | |||||
| * / | Add pid for ThinkRF | Eric Blossom | 2010-04-14 | 1 | -0/+1 |
| |/ | |||||
* | | usrp: Cleanup for merge of bitshark daughterboard code | Johnathan Corgan | 2010-05-11 | 1 | -1/+2 |
| | | | | | | | | | | Removed unused variable Set default bandwidth to 8M in constructor | ||||
* | | Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1. | JohnOrlando | 2010-03-30 | 7 | -0/+482 |
|/ | |||||
* | Add README for new FPGA hosting location | Johnathan Corgan | 2010-03-02 | 1 | -0/+3 |
| | |||||
* | Remove usrp1 and usrp2 FPGA files. These are now hosted at: | Johnathan Corgan | 2010-02-28 | 200 | -27403/+0 |
| | | | | | | git://ettus.sourcerepo.com/ettus/fpga.git ...under the 'usrp1' and 'usrp2' top-level directories. | ||||
* | Clarified copyright and licensing | Jason Abele | 2010-02-19 | 2 | -6/+38 |
| | |||||
* | Fixed creation of burn-usrp2-eeprom, burn-usrp4-eeprom | Jason Abele | 2010-02-10 | 2 | -6/+16 |
| | | | | Added $prefix from configure to paths | ||||
* | Remove unnecessary implementation of flexrf::refclk_freq. | Eric Blossom | 2010-01-18 | 2 | -7/+0 |
| | | | | Apply patch from Alexander Chemeris <alexander.chemeris@gmail.com> | ||||
* | Remove assert(dac_rate() == 128000000). | Eric Blossom | 2010-01-18 | 1 | -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 gain | Jason Abele | 2010-01-05 | 1 | -20/+14 |
| | |||||
* | Added antenna select support for new board rev | Jason Abele | 2010-01-04 | 1 | -2/+4 |
| | |||||
* | Fixing bad tuning range code | Jason Abele | 2010-01-04 | 1 | -5/+3 |
| |