Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-08 | Merge branch 'master' into constell_obj | Tom Rondeau | |
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 | |||
2011-03-30 | usrp: cleanup misc usage | Don Ward | |
2011-03-25 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | |
2011-03-25 | Fixing missing include files and various other patches for Windows build issues. | Don Ward | |
2011-03-20 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | |
2011-02-27 | Fixing missing header file (in prep for future GCC's). ptrdiff_t is defined ↵ | Tom Rondeau | |
in stddef.h. | |||
2011-02-27 | Removing docstring generation from this branch. | Ben Reynwar | |
2011-01-30 | Fixed Makefiles to generate swig_doc.i | Ben Reynwar | |
2010-12-03 | Regenerated Makefile.swig.gen's | Eric Blossom | |
2010-11-24 | Update .gitignore's | Eric Blossom | |
2010-11-24 | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | |
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. | |||
2010-11-19 | regenerated | Rob Savoye | |
2010-11-17 | Merge remote branch 'gnuradio.org/next' into test | Eric Blossom | |
* gnuradio.org/next: distcheck fix for gr-uhd Keep doxygen 1.7.1 from crashing. uhd: swig changes for templated ranges | |||
2010-11-17 | Keep doxygen 1.7.1 from crashing. | Eric Blossom | |
2010-11-16 | Fix guile related problem with gr-usrp | Eric Blossom | |
2010-11-16 | regenerated | Eric Blossom | |
2010-11-10 | regenerated | Eric Blossom | |
2010-11-10 | regenerated | Rob Savoye | |
2010-11-10 | additional regenerated files | Eric Blossom | |
2010-11-10 | regenerate | Eric Blossom | |
2010-11-10 | Rengenerate Makefile.swig.gen's | Eric Blossom | |
2010-11-10 | gitignore swig generated files | Eric Blossom | |
2010-11-10 | Update generated files | Eric Blossom | |
2010-11-10 | regenerated after changes to the template | Rob Savoye | |
2010-10-09 | rearrange includes to always be: internal GR, external, with GR. | Michael Dickens | |
2010-08-04 | Merge branch 'maint' | Johnathan Corgan | |
* maint: usrp2: fixes for gcc 4.5.0 compatibility formatting change: move break statements Fix unitialized variable pointed to by compiler warning | |||
2010-08-04 | formatting change: move break statements | Eric Blossom | |
2010-08-04 | Fix unitialized variable pointed to by compiler warning | Eric Blossom | |
2010-06-21 | Add RFX2200 to burn-db-eeprom | Jason Abele | |
2010-06-21 | Copy paste for RFX2200 in USRP1 | Jason Abele | |
2010-06-04 | Fixed WBX RX PLL enable | Jason Abele | |
2010-06-04 | Refactor WBX and adf4350 to avoid passing usrp pointer | Jason Abele | |
2010-06-04 | Clean up annoying class structure in wbx | Jason Abele | |
2010-06-04 | Fixing wbx to use _refclk_freq() | Jason Abele | |
2010-06-04 | Typo in error message | Jason Abele | |
2010-05-28 | Make C++ shared libraries versioned | Johnathan Corgan | |
2010-05-11 | Merge branch 'master' into wip/burx_support | Johnathan Corgan | |
* 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. ... | |||
2010-05-11 | usrp: Cleanup for merge of bitshark daughterboard code | Johnathan Corgan | |
Removed unused variable Set default bandwidth to 8M in constructor | |||
2010-04-19 | initial move from mld_threads to gruel:: namespace threads and such | Michael Dickens | |
2010-04-16 | Fix WBX tuning to allow DDC use in reaching 50MHz | Jason Abele | |
2010-03-30 | Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1. | JohnOrlando | |
2010-02-19 | Clarified copyright and licensing | Jason Abele | |
2010-01-18 | Remove unnecessary implementation of flexrf::refclk_freq. | Eric Blossom | |
Apply patch from Alexander Chemeris <alexander.chemeris@gmail.com> | |||
2010-01-18 | Remove assert(dac_rate() == 128000000). | Eric Blossom | |
Applied patch from Alexander Chemeris <alexander.chemeris@gmail.com> that allows non 64MHz clocking on USRP1. | |||
2010-01-05 | Remove wbxng tx gain dependence on pga gain | Jason Abele | |
2010-01-04 | Added antenna select support for new board rev | Jason Abele | |
2010-01-04 | Fixing bad tuning range code | Jason Abele | |
2010-01-04 | WBXNG: Can not enable/disable ADF4350 from set_enable() | Jason Abele | |
Incorrect powerdown in RX deconstructor Expanded range of frequencies to attempt locking | |||
2010-01-04 | WBXNG: power on/off TXMOD and Synth/VCO with set_enable | Jason Abele | |
No similar function on RX, so RX is always on? | |||
2010-01-04 | WBXNG: set ADF4350 to low spur mode | Jason Abele | |