summaryrefslogtreecommitdiff
path: root/gr-qtgui/grc
Commit message (Collapse)AuthorAgeFilesLines
* qtgui: adds parameter in qtgui sink's GRC block to set the update rate.Julien Olivain2012-12-111-0/+7
|
* 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.
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-36/+0
| | | | Nick Foster owes Nick Corgan a six-pack of beer!
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-2/+2
|
* gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+22
|
* gr-qtgui: adding the various windows as initial options for the qtgui sink ↵Tom Rondeau2011-05-091-0/+20
| | | | in GRC.
* gr-qtgui: adding GRC component for time_sink block.Tom Rondeau2011-04-242-0/+79
|
* gr-qtgui: removing references to 3D waterfall plot and changning QtGui API ↵Tom Rondeau2011-04-061-10/+0
| | | | to remove bool that turns it on/off.
* qtgui-grc: minor tweaks to the various thingsJosh Blum2011-03-075-14/+25
|
* qtgui-grc: added read-only thermo widget to range blockJosh Blum2011-03-071-12/+28
|
* qtgui-grc: fix for list option working in chooser blockJosh Blum2011-03-071-3/+3
|
* qtgui-grc: moved slider to range, added knob and gui tweaksJosh Blum2011-03-053-127/+186
|
* qtgui-grc: made slider widget components (counter/slider) optionalJosh Blum2011-03-031-4/+22
|
* qtgui-grc: add engineering notation to entry and label + other tweaksJosh Blum2011-03-024-17/+19
|
* qtgui-grc: rename the text entry and label blocksJosh Blum2011-03-013-10/+10
|
* grc-qtgui: creaded check box widget with qtgui, cleanup label codeJosh Blum2011-03-016-21/+99
|
* grc-qtgui: added variable text box and static text widgetsJosh Blum2011-03-015-5/+138
|
* grc-qtgui: pick correct signal overload for variable chooserJosh Blum2011-03-011-5/+3
|
* grc-qtgui: added radio button support, tweaks, more optionsJosh Blum2011-03-011-25/+107
|
* grc-qtgui: work on variable chooser blockJosh Blum2011-03-012-17/+108
|
* grc: work on generator for gui flowgraphs to simplify generationJosh Blum2011-03-014-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 chooserJosh Blum2011-03-013-1/+87
|
* grc: added tabbed widget in qtgui for grcJosh Blum2011-03-014-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 blockJosh Blum2011-03-011-42/+26
|
* qtgui: created a forms module with a slider and text box, implemented in grcJosh Blum2011-03-014-0/+268