summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-12Temporary working dbpsk2 example until we match everything.Tom Rondeau
2009-10-12usrp: Disabled libusb-1.0 debug output by defaultThomas Tsou
2009-10-12Working DBPSK implementation with new PFB clock recovery block. The feedforwa...Tom Rondeau
2009-10-12A bit of code cleanup.Tom Rondeau
2009-10-12merged updated libusb checks with older versionMichael
2009-10-11add canonical options for copy enable paramJosh Blum
2009-10-11Added num_ports to various blocks that have infinite ports possible in io sig...Josh Blum
2009-10-11Merge branch 'patches/dward' of git@gnuradio.org:jcorganJohnathan Corgan
2009-10-11earliest beta files renamed to avoid confusionMatt Ettus
2009-10-10#include "config.h" in db_wbxng.cc (for timespec, nanosleep, etc.)Johnathan Corgan
2009-10-10Add flags and dependencies for MinGW/MSYS.Johnathan Corgan
2009-10-10Add dependence of gruel on guile; fixes ticket #410.Johnathan Corgan
2009-10-10Use gruel::mutex instead of pthread_mutex in gr_histo_sink_f.Johnathan Corgan
2009-10-10Add .gitattributes to fix CRLF problems on MinGW/MSYSJohnathan Corgan
2009-10-09Starting to rework QT app to control new PFB clock recovery alg.Tom
2009-10-09Making old dbpsk work again to compare against new version.Tom
2009-10-09Adding new DBPSK block with new PFB clock recovery alg.Tom
2009-10-09Revert "More additions to PAM timing simulation."Tom
2009-10-09More additions to PAM timing simulation.Tom
2009-10-09use clean numbers for waterfall ref and rangeJosh Blum
2009-10-09tweaks to scope autoscalingJosh Blum
2009-10-09Using 2-PAM by default.Tom
2009-10-09Cleaning up GRC PAM timing example and adding ability to do M-ary PAM.Tom
2009-10-09Cleaning up constructor.Tom
2009-10-09Moving filter number decision to start work function.Tom
2009-10-09Cleaning up unused variable and code.Tom
2009-10-09Working fractional sample rates in clock recovery algorithm.Tom
2009-10-09registered key to hide/show control panel in wxgui windowsJosh Blum
2009-10-09Chaning update for fractional sample rate into filter index.Tom
2009-10-09Added window size param to all wxgui wrappers.Josh Blum
2009-10-09usrp: Enable debug outputThomas Tsou
2009-10-09usrp: Reorg of libusb error reportingThomas Tsou
2009-10-09add canonical options for copy enable paramJosh Blum
2009-10-09wipTom
2009-10-09usrp: Added error checking on hash transfersThomas Tsou
2009-10-08Merge branch 'wip/wxgui' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-10-08using gr copy in the wxgui connect, added gr copy to grc xmlJosh Blum
2009-10-08Working on allowing fractional samples per symbol.Tom
2009-10-08Merge branch 'wip/wxgui' of http://gnuradio.org/git/jcorgan into wip/wxguiJosh Blum
2009-10-08Added gr.copy(itemsize) blockJohnathan Corgan
2009-10-08point label transpareny, horizontal offset, and toggle on/off capabilityJosh Blum
2009-10-08augmented search for libusbMichael
2009-10-07Adding channel model to simulation to test frequency offset.Tom
2009-10-07tweaks to the searchJosh Blum
2009-10-07a working block tree searchJosh Blum
2009-10-07added noaa to extract doc matcherJosh Blum
2009-10-07simplify some paramsJosh Blum
2009-10-07Adding imaginary stream to PAM demo to test IQ sync. Also properly setting be...Tom
2009-10-07Working sync for QPSKTom
2009-10-07moved the wxgui connect helper functions into the wrapper classJosh Blum