Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtgui: adds parameter in qtgui sink's GRC block to set the update rate. | Julien Olivain | 2012-12-11 | 1 | -0/+7 |
| | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -4/+4 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -36/+0 |
| | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -2/+2 |
| | |||||
* | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+22 |
| | |||||
* | gr-qtgui: adding the various windows as initial options for the qtgui sink ↵ | Tom Rondeau | 2011-05-09 | 1 | -0/+20 |
| | | | | in GRC. | ||||
* | gr-qtgui: adding GRC component for time_sink block. | Tom Rondeau | 2011-04-24 | 2 | -0/+79 |
| | |||||
* | gr-qtgui: removing references to 3D waterfall plot and changning QtGui API ↵ | Tom Rondeau | 2011-04-06 | 1 | -10/+0 |
| | | | | to remove bool that turns it on/off. | ||||
* | qtgui-grc: minor tweaks to the various things | Josh Blum | 2011-03-07 | 5 | -14/+25 |
| | |||||
* | qtgui-grc: added read-only thermo widget to range block | Josh Blum | 2011-03-07 | 1 | -12/+28 |
| | |||||
* | qtgui-grc: fix for list option working in chooser block | Josh Blum | 2011-03-07 | 1 | -3/+3 |
| | |||||
* | qtgui-grc: moved slider to range, added knob and gui tweaks | Josh Blum | 2011-03-05 | 3 | -127/+186 |
| | |||||
* | qtgui-grc: made slider widget components (counter/slider) optional | Josh Blum | 2011-03-03 | 1 | -4/+22 |
| | |||||
* | qtgui-grc: add engineering notation to entry and label + other tweaks | Josh Blum | 2011-03-02 | 4 | -17/+19 |
| | |||||
* | qtgui-grc: rename the text entry and label blocks | Josh Blum | 2011-03-01 | 3 | -10/+10 |
| | |||||
* | grc-qtgui: creaded check box widget with qtgui, cleanup label code | Josh Blum | 2011-03-01 | 6 | -21/+99 |
| | |||||
* | grc-qtgui: added variable text box and static text widgets | Josh Blum | 2011-03-01 | 5 | -5/+138 |
| | |||||
* | grc-qtgui: pick correct signal overload for variable chooser | Josh Blum | 2011-03-01 | 1 | -5/+3 |
| | |||||
* | grc-qtgui: added radio button support, tweaks, more options | Josh Blum | 2011-03-01 | 1 | -25/+107 |
| | |||||
* | grc-qtgui: work on variable chooser block | Josh Blum | 2011-03-01 | 2 | -17/+108 |
| | |||||
* | grc: work on generator for gui flowgraphs to simplify generation | Josh Blum | 2011-03-01 | 4 | -6/+7 |
| | | | | | | | generator does not differentiate between notebooks and controls, they are all block, but block are now sorted by variables present in the make also adjusted categories listed in the wx and qt widget related blocks | ||||
* | qtgui: work on variable chooser | Josh Blum | 2011-03-01 | 3 | -1/+87 |
| | |||||
* | grc: added tabbed widget in qtgui for grc | Josh Blum | 2011-03-01 | 4 | -14/+121 |
| | | | | | | created gui_hint type to handle tab descriptor + position markup, and to handle the generation of the name of the parent widget. No support python modules required in gr-qtgui. | ||||
* | qtgui: use pyqwt widgets in grc variable slider block | Josh Blum | 2011-03-01 | 1 | -42/+26 |
| | |||||
* | qtgui: created a forms module with a slider and text box, implemented in grc | Josh Blum | 2011-03-01 | 4 | -0/+268 |