debian/gnuradio
2009-11-03 Johnathan Corganhowto: make swig directory use individual .i files
2009-11-03 Johnathan Corganhowto: reorganized directory structure
2009-11-03 Johnathan Corganhowto: implement dynamic versioning
2009-11-03 Johnathan Corganhowto: update m4 files to match latest master
2009-11-03 Johnathan Corganhowto: updated INSTALL, fixed mode of config.*
2009-11-03 Johnathan CorganMerge branch 'wip/term' of git@gnuradio.org:jcorgan
2009-11-03 Johnathan Corgangr-wxgui: cleanup for merge
2009-11-02 Thomas Tsouusrp: Cleanup of usrp_basic
2009-11-02 Thomas Tsouusrp: Check return value in fusb_libusb1 _reap()
2009-11-02 Johnathan Corgangr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_def...
2009-11-02 Johnathan CorganAdded frames_to_ppm Octave script, use ImageMagick...
2009-11-02 Johnathan Corgangr-noaa: Switched to 'double rate BPSK' HRPT synchroniz...
2009-10-31 Johnathan CorganFix missing include from last commit
2009-10-31 Johnathan Corgangrc: update block tree list for new pfb_clock_sync
2009-10-31 Johnathan Corgancore: added gr.pfb_clock_sync_fff based on _ccf version...
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-29 Josh Blumfixed issue where usrp siggen continued to transmit...
2009-10-29 Josh Blummodified flowgraph cleanup
2009-10-29 Johnathan CorganConsolidated termsink into one class
2009-10-29 Johnathan CorganBasic terminal window that takes raw text on input...
2009-10-29 Johnathan CorganAdd placeholder panel for console, use old style window...
2009-10-29 Johnathan CorganCreated skeleton wxgui term window component
2009-10-29 Johnathan CorganMerge branch 'flattopwindow' of gnuradio.org/git/jblum
2009-10-28 Josh BlumAdded window option to wxgui fft and waterfall sink.
2009-10-28 Josh Blumrenamed msgq to msgq_in and msgq_out, block wrappers...
2009-10-28 Josh BlumCreated a grc_blockdir in makefile.common.
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-28 Matt Ettusredid cos windows, added flattop and nuttall_cfd
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-27 Josh Blumremoved gr-vrt
2009-10-27 Josh Blumremoved caldiv stuff from gr-vrt
2009-10-23 Josh Blumremoved MOST of the quadradio specific stuff
2009-10-23 Josh Bluminstall header for missing pkt checker
2009-10-22 Johnathan CorganRemove debian packaging from master branch, to be place...
2009-10-22 Johnathan CorganDon't distribute generated files in gr-qtgui
2009-10-21 Johnathan CorganMerge branch 'vrt' of gnuradio.org/git/jblum
2009-10-21 Josh Blumquery the model number from the host
2009-10-20 TomResampler seems to be working for all values of rate
2009-10-20 TomWorking on fixing arbitrary resampler not working for...
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-18 Josh Blumadded v offset option to scope
2009-10-18 Josh Blumadded to todo
2009-10-17 Michaelbetter for both cross-compiling and 10.6 native compili...
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 gr-audio-osx
2009-10-15 MichaelOSX 10.6 x86_64 fixes for configure and libusb; Audio...
2009-10-14 Josh Blumfix usrp2 wrappers for vlen of 2 shorts
2009-10-14 Josh Blumfix so all handlers get called on event
2009-10-14 Johnathan CorganMerge branch 'qtmake' of git@gnuradio.org:trondeau...
2009-10-14 TomRemoving ifs to clean up build system. Make no longer...
2009-10-13 Johnathan CorganAdded run-to-completion to demod_hrpt_file.grc
2009-10-13 Johnathan CorganAdded timing adjustment for zero crossings at bit edges
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 'fix/wxgui' of git@gnuradio.org:jblum
2009-10-13 Johnathan CorganMerge branch 'sync' of git@gnuradio.org:trondeau into...
2009-10-13 Josh Blumfix so all handlers get called on event
2009-10-13 Michael Dickensusrp: Applied patch from Michael Dickens for Darwin...
2009-10-12 Josh Blumsimplfied the code while i was looking at it
2009-10-12 Tom RondeauReverting dqpsk to be mpsk_receiver based and not chang...
2009-10-12 Tom RondeauFixing initialization of timing gains. Alpha should...
2009-10-12 Don Wardusrp: Applied patch from Don Ward for Cygwin libusb
2009-10-12 Tom RondeauThis splits the rate into a fractional an integer value...
2009-10-12 Tom RondeauFixing compiler warnings.
2009-10-12 Tom RondeauAdding dqpsk2 block to makefile for installation.
2009-10-12 Tom RondeauAdding DQPSK version that uses the PFB timing sync...
2009-10-12 Tom RondeauMinor fixes for logging.
2009-10-12 Tom RondeauFixing import of UI file.
2009-10-12 Josh BlumMerge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc...
2009-10-12 Thomas TsouMerge branch 'libusb-legacy-macports' into libusb-1.0
2009-10-12 Michaelfix to restart libusbok checking for non-PKGCONFIG
2009-10-12 Tom RondeauTemporary working dbpsk2 example until we match everything.
2009-10-12 Thomas Tsouusrp: Disabled libusb-1.0 debug output by default
2009-10-12 Tom RondeauWorking DBPSK implementation with new PFB clock recover...
2009-10-12 Tom RondeauA bit of code cleanup.
2009-10-12 Michaelmerged updated libusb checks with older version
2009-10-12 Josh Blumadd canonical options for copy enable param
2009-10-12 Josh BlumAdded num_ports to various blocks that have infinite...
2009-10-11 Johnathan CorganMerge branch 'patches/dward' of git@gnuradio.org:jcorgan
2009-10-11 Matt Ettusearliest beta files renamed to avoid confusion
2009-10-10 Johnathan Corgan#include "config.h" in db_wbxng.cc (for timespec, nanos...
2009-10-10 Johnathan CorganAdd flags and dependencies for MinGW/MSYS.
2009-10-10 Johnathan CorganAdd dependence of gruel on guile; fixes ticket #410.
2009-10-10 Johnathan CorganUse gruel::mutex instead of pthread_mutex in gr_histo_s...
2009-10-10 Johnathan CorganAdd .gitattributes to fix CRLF problems on MinGW/MSYS
2009-10-10 TomStarting to rework QT app to control new PFB clock...
2009-10-10 TomMaking old dbpsk work again to compare against new...
2009-10-10 TomAdding new DBPSK block with new PFB clock recovery...
2009-10-09 TomRevert "More additions to PAM timing simulation."
2009-10-09 TomMore additions to PAM timing simulation.
2009-10-09 Josh Blumuse clean numbers for waterfall ref and range
2009-10-09 Josh Blumtweaks to scope autoscaling
2009-10-09 TomUsing 2-PAM by default.
next