summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-18added to todoJosh Blum
2009-10-15usrp: Fixed firmware load regressionThomas Tsou
2009-10-15usrp: Corrected error messageThomas Tsou
2009-10-15usrp: Added missing return valuesThomas Tsou
2009-10-15Merge commit '25a8' from git@gnuradio.org:jblumJohnathan Corgan
2009-10-14fix usrp2 wrappers for vlen of 2 shortsJosh Blum
2009-10-13Merge branch 'qtmake' of git@gnuradio.org:trondeau into masterJohnathan Corgan
2009-10-13Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if no...Tom
2009-10-13Added run-to-completion to demod_hrpt_file.grcJohnathan Corgan
2009-10-13Added timing adjustment for zero crossings at bit edgesJohnathan Corgan
2009-10-13Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsouJohnathan Corgan
2009-10-13Change calculation of docdir to remove trailer when in git developmentJohnathan Corgan
2009-10-12Merge branch 'fix/wxgui' of git@gnuradio.org:jblumJohnathan Corgan
2009-10-12Merge branch 'sync' of git@gnuradio.org:trondeau into masterJohnathan Corgan
2009-10-12fix so all handlers get called on eventJosh Blum
2009-10-12usrp: Applied patch from Michael Dickens for Darwin libusbMichael Dickens
2009-10-12Reverting dqpsk to be mpsk_receiver based and not change its behavior.Tom Rondeau
2009-10-12Fixing initialization of timing gains. Alpha should be < 1, and beta should b...Tom Rondeau
2009-10-12usrp: Applied patch from Don Ward for Cygwin libusbDon Ward
2009-10-12This splits the rate into a fractional an integer value, which allows the loo...Tom Rondeau
2009-10-12Fixing compiler warnings.Tom Rondeau
2009-10-12Adding dqpsk2 block to makefile for installation.Tom Rondeau
2009-10-12Adding DQPSK version that uses the PFB timing sync block (dqpsk2).Tom Rondeau
2009-10-12Minor fixes for logging.Tom Rondeau
2009-10-12Fixing import of UI file.Tom Rondeau
2009-10-12Merge branch 'libusb-legacy-macports' into libusb-1.0Thomas Tsou
2009-10-12fix to restart libusbok checking for non-PKGCONFIGMichael
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