summaryrefslogtreecommitdiff
path: root/gr-utils
AgeCommit message (Expand)Author
2012-12-12core: add new options to GRC for file_meta_sink.Tom Rondeau
2012-12-12Merge branch 'master' into file_meta_dataTom Rondeau
2012-12-04core: updated metadata structure to use relative header info.Tom Rondeau
2012-11-28utils: updating GRCC with a -e flag to execute the program after building.Tom Rondeau
2012-11-28utils: adding GRCC - a GNU Radio Companion command-line compiler tool.Tom Rondeau
2012-11-27core: adding ability to handle extra data in headers.Tom Rondeau
2012-11-24core: Update file_meta_sink to inject headers into data stream.Tom Rondeau
2012-11-21core: adding Python files to easily parse header info of a file.Tom Rondeau
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-01build: removed .py extensions from installed Python plot programs.Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-10-20utils: added cmake support for the gr-utilsJosh Blum
2011-10-07uhd: removing old USRP util files that have been replaced in gr-uhd/apps.Tom Rondeau
2011-08-22utils: fixed typoTom Rondeau
2011-08-10fixing constellation plotter to gracefully handle the end of a file.Tom Rondeau
2011-07-03gr-utils: move non-GUI apps using old libusrp(2) into gr-usrp or gr-usrp2Johnathan Corgan
2011-05-24gr-utils: updating gr_plot_psd.py to protect against zero-length arrays in ge...Tom Rondeau
2011-03-25gr-utils: more error checking on filter designer.Tom Rondeau
2011-03-25gr-utils: adding save/open capabilities to equiripple filters. Also added som...Tom Rondeau
2011-03-18gr-utils: handling parameters and GUI updates when loading filters from file....Tom Rondeau
2011-03-17gr-utils: refactoring design parameters from 'design' to 'params' to not conf...Tom Rondeau
2011-03-17gr-utils: way to break something you just fixed a few days ago...Tom Rondeau
2011-03-17gr-utils: Adding save and open actions to filter designer.Tom Rondeau
2011-03-09Fixing gr_filter_design program to import from gnuradio Python package.Tom Rondeau
2011-01-16Merge branch 'master' into nextTom Rondeau
2011-01-16Fixing up fft and constellation plot to better handle zooming.Tom Rondeau
2011-01-16Fixing zooming capabilities. Time axis does not track any longer due to what ...Tom Rondeau
2011-01-15Fixing up other plotting tools for data read errors.Tom Rondeau
2011-01-15Using .min and .max on scipy arrays instead of min() max(); seems to be more ...Tom Rondeau
2011-01-15Fix how the end of a file is handled.Tom Rondeau
2010-12-30Fixes to psd plotting tool. Trying to keep up with the changing API; this sho...Tom Rondeau
2010-12-06Merge branch 'next' into guile-nextEric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-21Updating PSD function for some newer matplotlib interfacing.Tom Rondeau
2010-07-05gr-utils: fix out of tree project generator to properly update tarfile nameMoritz Fischer
2010-03-04Add command that builds a new 'out-of-tree' project.Eric Blossom
2010-02-04Fix pick_subdevice.Eric Blossom
2010-01-10fixed issue 387: removed uses of win.set for wx sinksJosh Blum
2009-10-29fixed issue where usrp siggen continued to transmit after program exitJosh Blum
2009-10-29modified flowgraph cleanupJosh Blum
2009-10-06Merge branch 'master' into syncTom
2009-10-05Adding ability to easily reload/reset fileTom
2009-09-16Merge branch 'utils' of http://gnuradio.org/git/trondeau into masterJohnathan Corgan
2009-09-16Fixed slider behavior when the end of the file is reached.Tom Rondeau
2009-09-16Handling a few exceptions when no file is loaded.Tom Rondeau
2009-09-09tweaked ampl slider paramsJosh Blum
2009-09-09copied usrp_siggen stuff from experimental gui into gnuradio treeJosh Blum
2009-09-08removed qr_fft.py from gr-utilsEric Blossom
2009-09-01Can now change the size of the symbols. Also fixes some layout issues.Tom Rondeau
2009-09-01Adding ability to change line width and style (only a handful of current styl...Tom Rondeau