| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: gtk3: update cmake requirements | Sebastian Koslowski | 2017-01-23 | 1 | -0/+1 |
* | grc: gtk3: python3 error, some cmake fixes | Sebastian Koslowski | 2017-01-11 | 1 | -0/+6 |
* | Merge remote-tracking branch 'upstream/next' into gtk3 | Sebastian Koslowski | 2016-11-17 | 3 | -19/+81 |
|\ |
|
| * | grc: rewrite grcc | Sebastian Koslowski | 2016-09-23 | 2 | -82/+55 |
| * | grc: move grcc into grc subtree | Sebastian Koslowski | 2016-09-23 | 2 | -1/+90 |
* | | grc: gtk3: Converted to Gtk.Application (ActionHandler) and Gtk.ApplicationWi... | Seth Hitefield | 2016-09-22 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'upstream/next' into gtk3 | Sebastian Koslowski | 2016-08-09 | 3 | -17/+75 |
|\| |
|
| * | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 2 | -3/+1 |
| * | grc: move startup checks into gnuradio-companion script | Sebastian Koslowski | 2016-08-02 | 1 | -15/+76 |
* | | grc: gtk3: update main and checks | Sebastian Koslowski | 2016-07-13 | 1 | -4/+7 |
|/ |
|
* | grc-refactor: CMake fixes, start-up script cleaned up | Sebastian Koslowski | 2016-04-15 | 1 | -113/+16 |
* | grc-refactor: remove (hopefully) all deps to GR in core/ and gui/ | Sebastian Koslowski | 2016-04-05 | 1 | -1/+6 |
* | grc-refactor: clean-up grc directory | Sebastian Koslowski | 2016-02-17 | 16 | -1/+302 |
* | grc-refactor: move grc.base to grc.python.base | Sebastian Koslowski | 2016-02-17 | 1 | -2/+2 |
* | grc: defer check for gtk init until after arg parsing | Sebastian Koslowski | 2015-09-21 | 1 | -31/+33 |
* | Merge branch 'maint' | Johnathan Corgan | 2015-07-06 | 1 | -1/+7 |
|\ |
|
| * | gnuradio-companion: Exit if gtk import fails. | Philip Balister | 2015-07-02 | 1 | -1/+7 |
* | | grc: Add check for GTK initialization | Doug Geiger | 2015-04-22 | 1 | -0/+9 |
|/ |
|
* | grc: use abs path for source tree run mode | Sebastian Koslowski | 2015-04-09 | 1 | -1/+1 |
* | grc: clean-up 'gnuradio-companion', add mode 'run from source' | Sebastian Koslowski | 2015-04-02 | 1 | -33/+74 |
* | grc: Fix whitespace issue in grc to use proper spaces | Tim O'Shea | 2013-07-09 | 1 | -27/+27 |
* | grc: Fixed Bug #485 by gracefully exiting when user sets GR_DONT_LOAD_PREFS=1... | Martin Braun | 2013-01-15 | 1 | -1/+10 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -4/+4 |
* | Merge branch 'master' into next | Johnathan Corgan | 2012-02-02 | 1 | -2/+11 |
|\ |
|
| * | grc: better error for import gr fail | Josh Blum | 2012-02-02 | 1 | -2/+11 |
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -26/+0 |
|/ |
|
* | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+25 |
* | grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grc | Josh Blum | 2011-03-13 | 3 | -280/+2 |
* | grc: rename execution binary from 'grc' to 'gnuradio-companion' | Johnathan Corgan | 2010-05-18 | 2 | -2/+2 |
* | Created a grc_blockdir in makefile.common. | Josh Blum | 2009-10-28 | 1 | -2/+2 |
* | use show signal to perform initial gui update | Josh Blum | 2009-09-08 | 2 | -2/+0 |
* | Fixed the usrp and usrp2 probe scripts to work with the new gui param api. | Josh Blum | 2009-09-06 | 2 | -10/+16 |
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 1 | -0/+2 |
* | make use of gr.version() | jblum | 2009-07-11 | 1 | -2/+2 |
* | Merging r11186:11273 from grc branch. | jblum | 2009-06-23 | 3 | -14/+9 |
* | Did a little work with path handling. | jblum | 2009-05-29 | 3 | -3/+8 |
* | a more general error for detecting python path and ld path problems | jblum | 2009-05-26 | 1 | -2/+2 |
* | removed .message usage which causes deprecation warning in python 2.6 | jblum | 2009-05-23 | 1 | -1/+1 |
* | Merged grc developer branch r10679:10938 | jblum | 2009-05-01 | 1 | -0/+8 |
* | usrp methods for computing the mux for dual subdevices | jblum | 2009-02-17 | 1 | -7/+2 |
* | options for hb filter in usrp simple source | jblum | 2009-02-01 | 1 | -3/+3 |
* | usrp2 function names, usrp2 contructor usage | jblum | 2009-01-21 | 1 | -1/+4 |
* | sort macs | jblum | 2009-01-21 | 1 | -3/+2 |
* | probe for the usrp2 | jblum | 2009-01-20 | 4 | -10/+166 |
* | set the icon in both executables | jblum | 2009-01-20 | 2 | -6/+17 |
* | call it probe | jblum | 2009-01-20 | 2 | -24/+23 |
* | new preferences | jblum | 2008-11-28 | 1 | -2/+1 |
* | freedesktop | jblum | 2008-09-28 | 1 | -1/+2 |
* | replaced EXTRA_DIST with dist_ prefix | jblum | 2008-09-17 | 1 | -3/+1 |
* | Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ... | jblum | 2008-09-07 | 3 | -14/+7 |