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