Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.
The sed script was provided by Moritz Fischer.
Merge branch 'master' into next
grc: better error for import gr fail
Removed autotools, gr-waveform, some cleanup
Nick Foster owes Nick Corgan a six-pack of beer!
gr: squashed cmakelists.txt into one commit
grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grc
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....
grc: rename execution binary from 'grc' to 'gnuradio-companion'
This change resolves a conflict with the Generic Colorizer applicationwhich also uses the binary name 'grc'.
Interested users can add an alias to their shell environment to rungnuradio-companion when grc is invoked.
Created a grc_blockdir in makefile.common.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 update
Fixed the usrp and usrp2 probe scripts to work with the new gui param api.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.
View revisions
Also available in: Atom