summaryrefslogtreecommitdiff
path: root/grc/scripts
AgeCommit message (Expand)Author
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-03-13grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grcJosh Blum
2010-05-18grc: rename execution binary from 'grc' to 'gnuradio-companion'Johnathan Corgan
2009-10-28Created a grc_blockdir in makefile.common.Josh Blum
2009-09-08use show signal to perform initial gui updateJosh Blum
2009-09-06Fixed the usrp and usrp2 probe scripts to work with the new gui param api.Josh Blum
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-07-11make use of gr.version()jblum
2009-06-23Merging r11186:11273 from grc branch.jblum
2009-05-29Did a little work with path handling.jblum
2009-05-26a more general error for detecting python path and ld path problemsjblum
2009-05-23removed .message usage which causes deprecation warning in python 2.6jblum
2009-05-01Merged grc developer branch r10679:10938jblum
2009-02-17usrp methods for computing the mux for dual subdevicesjblum
2009-02-01options for hb filter in usrp simple sourcejblum
2009-01-21usrp2 function names, usrp2 contructor usagejblum
2009-01-21sort macsjblum
2009-01-20probe for the usrp2jblum
2009-01-20set the icon in both executablesjblum
2009-01-20call it probejblum
2008-11-28new preferencesjblum
2008-09-28freedesktopjblum
2008-09-17replaced EXTRA_DIST with dist_ prefixjblum
2008-09-07Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ...jblum
2008-08-23Merged changeset r9285:9377 from jblum/grc into trunk, with distcheck fixesjcorgan