Statistics
| Branch: | Tag: | Revision:

root / gr-wxgui / src / python / forms @ 00420d32

Name Size
__init__.py 4.1 kB
converters.py 5.1 kB
forms.py 25.6 kB

Latest revisions

# Date Author Comment
00420d32 12/08/2011 09:48 pm Johnathan Corgan

Removed autotools, gr-waveform, some cleanup

Nick Foster owes Nick Corgan a six-pack of beer!

57e810d3 09/29/2009 10:34 pm Josh Blum

added access methods for gps stuff

880a6ea7 09/15/2009 05:27 am Josh Blum

fixed bool converter in forms to work with non bool options

3b5fc174 09/09/2009 08:57 pm Josh Blum

set text box bg color on change

7d4915f7 09/09/2009 08:05 pm Josh Blum

Round the slider's value, but not the internal representation.
Now, the slider can operate on any step size without killing the precision for other forms.

253018c6 08/14/2009 06:10 pm git

Added git ignore files auto created from svn:ignore properties.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5

f728f2dd 06/26/2009 03:37 pm Josh Blum

cast choices to a list because .index method DNE in python2.5 for tuple

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11294 221aa14e-8319-0410-a670-987f0aec2ac5

99886641 06/23/2009 08:38 pm Josh Blum

Merging r11186:11273 from grc branch.
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

51af4269 06/13/2009 09:26 pm Josh Blum

Merged wxgui/forms branch r11124:11183

The forms module is set of wxgui forms wrapped in pubsub aware convenience classes.
The forms module will be used by the wxgui window classes (fft, scope, waterfall...)
The forms module will be used in grc generated flowgraphs....

View revisions

Also available in: Atom