summaryrefslogtreecommitdiff
path: root/gr-utils
AgeCommit message (Expand)Author
2013-05-25modtool: Fixes for intial templates of a block.Tom Rondeau
2013-05-19modtool: fix typo in help stringTim Monahan-Mitchell
2013-05-14modtool: fixed some setup for noblock gen.Tom Rondeau
2013-05-12utils: fix modtool template output signatureJohnathan Corgan
2013-04-03modtool: fixes case when modulname ends in 0Martin Braun
2013-03-27utils: fixed wording in modtool for 'float' sink/source type.Tom Rondeau
2013-03-14modtool: fixed general python block templateMike Jameson
2013-03-14modtool: Python general blocks used grextras syntaxMartin Braun
2013-03-05prefs: pass strings by reference. Also cleans up a comma in gr_modtool that m...Tom Rondeau
2013-02-26modtool: another fix in the SWIG generating codeMartin Braun
2013-02-14modtool: fixed order for both 3.6 and 3.7 API versionsMartin Braun
2013-02-06modtool: fixed block_magic and %include orderMartin Braun
2013-02-04modtool: bugfix, BLOCK_MAGIC should appear before %includeMartin Braun
2013-01-28modtool: cleanup, bugfixesMartin Braun
2013-01-28modtool: bugfixesMartin Braun
2013-01-28modtool: newmod uses gr.prefs or --srcdirMartin Braun
2013-01-28modtool: more flexibility w/ adding and removing entriesMartin Braun
2013-01-28modtool: dir template update (added list for sources)Martin Braun
2013-01-27modtool: added copyleft headersMartin Braun
2013-01-25utils: modtool minor updatesMartin Braun
2013-01-25utils: modtool now installs an example dir instead of the bz2Martin Braun
2013-01-24utils: added modtoolMartin Braun
2012-12-14blocks: moving file metadata sink/source to gr-blocks.Tom Rondeau
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