summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-29Basic terminal window that takes raw text on input msgq and appends itJohnathan Corgan
2009-10-29Add placeholder panel for console, use old style window sizeJohnathan Corgan
2009-10-29Created skeleton wxgui term window componentJohnathan Corgan
2009-10-29Merge branch 'flattopwindow' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-10-28Added window option to wxgui fft and waterfall sink.Josh Blum
2009-10-28renamed msgq to msgq_in and msgq_out, block wrappers changed accordinglyJosh Blum
2009-10-28Created a grc_blockdir in makefile.common.Josh Blum
2009-10-28Merge branch 'wip/grc/general' of jblum@blumhouse:~/git/gnuradio into wip/grcJosh Blum
2009-10-28Merge branch 'flattopwindow' of http://gnuradio.org/git/matt into flattopJosh Blum
2009-10-28redid cos windows, added flattop and nuttall_cfdMatt Ettus
2009-10-27Merge branch 'vrt' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-10-27updated usrp.pc file to reflect the correct version of libusbMichael
2009-10-26removed gr-vrtJosh Blum
2009-10-26removed caldiv stuff from gr-vrtJosh Blum
2009-10-22removed MOST of the quadradio specific stuffJosh Blum
2009-10-22install header for missing pkt checkerJosh Blum
2009-10-22Remove debian packaging from master branch, to be placed in 'debian' branchJohnathan Corgan
2009-10-22Don't distribute generated files in gr-qtguiJohnathan Corgan
2009-10-21Merge branch 'vrt' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-10-21query the model number from the hostJosh Blum
2009-10-19Resampler seems to be working for all values of rateTom
2009-10-19Working on fixing arbitrary resampler not working for rate < 1.0; this fixes ...Tom
2009-10-19Merge branch 'osx_10.6_64_fixes' of http://gnuradio.org/git/michaelldJohnathan Corgan
2009-10-19moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX pri...Michael
2009-10-18added v offset option to scopeJosh Blum
2009-10-18added to todoJosh Blum
2009-10-17better for both cross-compiling and 10.6 native compiling, to determine CPU a...Michael
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-15osx 10.6 x86_64 fixes for gr-audio-osxMichael
2009-10-15OSX 10.6 x86_64 fixes for configure and libusb; Audio is nextMichael
2009-10-14fix usrp2 wrappers for vlen of 2 shortsJosh Blum
2009-10-14fix so all handlers get called on eventJosh 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-12simplfied the code while i was looking at itJosh Blum
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