Update revision to 3.3.0
[debian/gnuradio] / usrp /
2010-05-29 Johnathan CorganMake C++ shared libraries versioned
2010-05-27 Johnathan CorganMerge remote branch 'ets/grc-usrp2-clock-source'
2010-05-23 Johnathan CorganMerge remote branch 'gnuradio/wip/udp_source_sink'
2010-05-19 Eric BlossomRemove bogus check for existence of prefix directory.
2010-05-18 Johnathan CorganMerge branch 'wip/burx_support'
2010-05-14 Johnathan CorganMerge remote branch 'bitshark/burx_support' into wip...
2010-05-13 Johnathan CorganMerge remote branch 'nldudok1/gr-wxgui_emulate_analog...
2010-05-12 Tom RondeauMerge branch 'qtupdate'
2010-05-12 Johnathan CorganMerge branch 'master' into wip/burx_support
2010-05-11 Johnathan Corganusrp: Cleanup for merge of bitshark daughterboard code
2010-05-10 Eric BlossomAssign USB PID for Hans de Bok
2010-04-30 Don WardMerge branch 'master' into udp
2010-04-30 Don WardMerge branch 'master' into udp
2010-04-27 Johnathan CorganRemove mblock library. We hardly knew 'ye.
2010-04-26 Johnathan CorganMerge branch 'wip/remove-mld-threads'
2010-04-26 Johnathan CorganFurther updates for removing omnithreads
2010-04-19 Michael Dickensinitial move from mld_threads to gruel:: namespace...
2010-04-18 Tom RondeauMerge branch 'pfbclk'
2010-04-16 Johnathan CorganMerge commit 'jabele/wbx_tuning'
2010-04-16 Jason AbeleFix WBX tuning to allow DDC use in reaching 50MHz
2010-04-15 Johnathan CorganMerge commit 'jblum/grc/tooltip'
2010-04-15 Johnathan CorganMerge branch 'usrp-eeprom' of git://gnuradio.org/jabele
2010-04-15 Tom RondeauMerge branch 'pfbsr'
2010-04-14 Jason AbeleIncrease sleep to prevent eeprom problems
2010-04-14 Eric BlossomAdd pid for ThinkRF
2010-03-31 JohnOrlandoAdd support for the Bitshark USRP RX (BURX) daughterboa...
2010-03-15 Tom RondeauMerge branch 'fftfilt'
2010-03-14 Tom RondeauMerge branch 'digital'
2010-03-02 Johnathan CorganMerge branch 'usrp2_set_ant' of git://gnuradio.org...
2010-03-02 Johnathan CorganAdd README for new FPGA hosting location
2010-02-28 Johnathan CorganRemove usrp1 and usrp2 FPGA files. These are now hoste...
2010-02-21 Johnathan CorganMerge branches 'wbx_usrp2' and 'wbx_usrp1' of git:...
2010-02-19 Jason AbeleClarified copyright and licensing
2010-02-11 Johnathan CorganMerge branch 'prefix' of git://gnuradio.org/jabele
2010-02-10 Jason AbeleFixed creation of burn-usrp2-eeprom, burn-usrp4-eeprom
2010-02-02 TomMerge branch 'fll'
2010-01-21 Johnathan CorganMerge branch 'fix/libdir' of git@gnuradio.org:gnuradio
2010-01-18 Eric BlossomRemove unnecessary implementation of flexrf::refclk_freq.
2010-01-18 Eric BlossomRemove assert(dac_rate() == 128000000).
2010-01-17 TomMerge branch 'resampler'
2010-01-09 Johnathan CorganMerge branch 'fix/waterfall' of git://gnuradio.org...
2010-01-05 Jason AbeleRemove wbxng tx gain dependence on pga gain
2010-01-04 Jason AbeleAdded antenna select support for new board rev
2010-01-04 Jason AbeleFixing bad tuning range code
2010-01-04 Jason AbeleWBXNG: Can not enable/disable ADF4350 from set_enable()
2010-01-04 Jason AbeleWBXNG: power on/off TXMOD and Synth/VCO with set_enable
2010-01-04 Jason AbeleWBXNG: set ADF4350 to low spur mode
2009-12-12 Johnathan CorganMerge branch 'wip/pager' of git@gnuradio.org:jcorgan
2009-12-08 Johnathan CorganMerge branch 'wip/dxpsk' of gnuradio.org/git/jblum
2009-12-01 Thomas Tsouusrp: Corrected error message
2009-11-26 Matt Ettussame bug as on the U2, found by Stephen Lai
2009-11-13 Johnathan CorganMerge branch 'wip/howto' of git@gnuradio.org:jcorgan
2009-11-11 Eric BlossomAdd USB PID for HPSDR HERMES device.
2009-11-03 Johnathan CorganMerge branch 'wip/term' of git@gnuradio.org:jcorgan
2009-11-02 Thomas Tsouusrp: Cleanup of usrp_basic
2009-11-02 Thomas Tsouusrp: Check return value in fusb_libusb1 _reap()
2009-10-30 Johnathan CorganMerge branch 'wbxng-prescaler' of gnuradio.org/git...
2009-10-30 Jason AbeleFixing prescaler and disable aux synth output on wbxng
2009-10-28 Josh BlumMerge branch 'wip/grc/general' of jblum@blumhouse:...
2009-10-28 Josh BlumMerge branch 'flattopwindow' of gnuradio.org/git/matt...
2009-10-27 Johnathan CorganMerge branch 'vrt' of gnuradio.org/git/jblum
2009-10-27 Michaelupdated usrp.pc file to reflect the correct version...
2009-10-21 Johnathan CorganMerge branch 'vrt' of gnuradio.org/git/jblum
2009-10-19 Johnathan CorganMerge branch 'osx_10.6_64_fixes' of gnuradio.org/git...
2009-10-19 Michaelmoved all 'fprintf (stderr, ...)' calls to std::cerr...
2009-10-16 Thomas Tsouusrp: Fixed firmware load regression
2009-10-16 Thomas Tsouusrp: Corrected error message
2009-10-16 Thomas Tsouusrp: Added missing return values
2009-10-15 Johnathan CorganMerge commit '25a8' from git@gnuradio.org:jblum
2009-10-15 MichaelOSX 10.6 x86_64 fixes for configure and libusb; Audio...
2009-10-14 Johnathan CorganMerge branch 'qtmake' of git@gnuradio.org:trondeau...
2009-10-13 Johnathan CorganMerge branch 'libusb-1.0' of git://github.com/ttsou...
2009-10-13 Johnathan CorganChange calculation of docdir to remove trailer when...
2009-10-13 Johnathan CorganMerge branch 'sync' of git@gnuradio.org:trondeau into...
2009-10-12 Josh BlumMerge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc...
2009-10-12 Thomas TsouMerge branch 'libusb-legacy-macports' into libusb-1.0
2009-10-12 Thomas Tsouusrp: Disabled libusb-1.0 debug output by default
2009-10-11 Johnathan CorganMerge branch 'patches/dward' of git@gnuradio.org:jcorgan
2009-10-10 Johnathan Corgan#include "config.h" in db_wbxng.cc (for timespec, nanos...
2009-10-09 Thomas Tsouusrp: Enable debug output
2009-10-09 Thomas Tsouusrp: Reorg of libusb error reporting
2009-10-09 Thomas Tsouusrp: Added error checking on hash transfers
2009-10-09 Johnathan CorganMerge branch 'wip/wxgui' of gnuradio.org/git/jblum
2009-10-08 Michaelaugmented search for libusb
2009-10-07 Johnathan CorganMerge branch 'libusb-1.0' of git://github.com/ttsou...
2009-10-07 Johnathan CorganMerge branch 'wip/wbxng' of git@gnuradio.org:jcorgan
2009-10-07 Johnathan CorganClean up for work-in-progress
2009-10-06 TomMerge branch 'master' into sync
2009-10-06 Matt EttusMerge branch 'master' of gnuradio.org/git/gnuradio
2009-10-05 Jason AbeleIntegrated gain control for TX and RX of wbxng
2009-10-05 Jason AbeleEnabled RX Baseband
2009-10-05 Jason AbeleFirst Functional TX modulator
2009-10-05 Jason AbeleLocking, controllable synthesizer on TX and RX
2009-10-05 Jason AbeleAble to tune RX VCO, observe R and N divider output...
2009-10-05 Jason Abeletwiddling gpio successfully
2009-10-05 Jason AbeleClean build
2009-10-05 Jason AbeleInitial compile of wbxng, properly sets db IDs
2009-10-03 Thomas TsouMerge branch 'master' into libusb-1.0
2009-10-03 Thomas Tsouusrp: Removed unused file
2009-10-03 Johnathan CorganFix missing update from last commit
next