summaryrefslogtreecommitdiff
path: root/grc/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-4/+4
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Merge branch 'master' into nextJohnathan Corgan2012-02-021-2/+11
|\
| * grc: better error for import gr failJosh Blum2012-02-021-2/+11
| |
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-26/+0
|/ | | | Nick Foster owes Nick Corgan a six-pack of beer!
* gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+25
|
* grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grcJosh Blum2011-03-133-280/+2
| | | | | | | | | | Moved grc xml files, python wrappers (USRP1 only), probe apps + freedesktop files. When the gr-usrp and gr-usrp2 directories are removed, grc will not have to change. Minor change: the freedesktop files are always installed now. This does not mean that they are installed properly with xdg, it just means that the runtime can have access to the icons.
* grc: rename execution binary from 'grc' to 'gnuradio-companion'Johnathan Corgan2010-05-182-2/+2
| | | | | | | | This change resolves a conflict with the Generic Colorizer application which also uses the binary name 'grc'. Interested users can add an alias to their shell environment to run gnuradio-companion when grc is invoked.
* Created a grc_blockdir in makefile.common.Josh Blum2009-10-281-2/+2
| | | | | Switched the grc src prefix in grc makefiles. Removed grc/Makefile.inc as it was no longer neededed.
* use show signal to perform initial gui updateJosh Blum2009-09-082-2/+0
|
* Fixed the usrp and usrp2 probe scripts to work with the new gui param api.Josh Blum2009-09-062-10/+16
| | | | | Also fixed the scripts to work since they were broken by previous changes. Get input in param class now pases a param instance (self) into the object.
* Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5
* make use of gr.version()jblum2009-07-111-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11420 221aa14e-8319-0410-a670-987f0aec2ac5
* Merging r11186:11273 from grc branch.jblum2009-06-233-14/+9
| | | | | | | | | Fixes, features, and reorganization for grc. Minor fixes and features for wxgui forms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5
* Did a little work with path handling.jblum2009-05-293-3/+8
| | | | | | | | Additional blocks paths can be specified with environment variable GRC_BLOCKS_PATH git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11163 221aa14e-8319-0410-a670-987f0aec2ac5
* a more general error for detecting python path and ld path problemsjblum2009-05-261-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11130 221aa14e-8319-0410-a670-987f0aec2ac5
* removed .message usage which causes deprecation warning in python 2.6jblum2009-05-231-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11111 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged grc developer branch r10679:10938jblum2009-05-011-0/+8
| | | | | | | | | | | | Misc fixes and internal changes. Added help menu for usage tips. Added drag and drop for blocks. Removed callback controls, adopted forms. Any type can have enumerated options. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10941 221aa14e-8319-0410-a670-987f0aec2ac5
* usrp methods for computing the mux for dual subdevicesjblum2009-02-171-7/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10457 221aa14e-8319-0410-a670-987f0aec2ac5
* options for hb filter in usrp simple sourcejblum2009-02-011-3/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10369 221aa14e-8319-0410-a670-987f0aec2ac5
* usrp2 function names, usrp2 contructor usagejblum2009-01-211-1/+4
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10277 221aa14e-8319-0410-a670-987f0aec2ac5
* sort macsjblum2009-01-211-3/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10273 221aa14e-8319-0410-a670-987f0aec2ac5
* probe for the usrp2jblum2009-01-204-10/+166
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10271 221aa14e-8319-0410-a670-987f0aec2ac5
* set the icon in both executablesjblum2009-01-202-6/+17
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10266 221aa14e-8319-0410-a670-987f0aec2ac5
* call it probejblum2009-01-202-24/+23
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10264 221aa14e-8319-0410-a670-987f0aec2ac5
* new preferencesjblum2008-11-281-2/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10081 221aa14e-8319-0410-a670-987f0aec2ac5
* freedesktopjblum2008-09-281-1/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9668 221aa14e-8319-0410-a670-987f0aec2ac5
* replaced EXTRA_DIST with dist_ prefixjblum2008-09-171-3/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9600 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ↵jblum2008-09-073-14/+7
| | | | | | under gnuradio.grc module. Trunk passes make distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9525 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged changeset r9285:9377 from jblum/grc into trunk, with distcheck fixesjcorgan2008-08-233-0/+190
and local modifications. Integrates previously separate GNU Radio Companion into top-level component 'grc'. (Josh Blum) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9378 221aa14e-8319-0410-a670-987f0aec2ac5