Statistics
| Branch: | Tag: | Revision:

root / gr-wxgui / src / python @ 71c0f14a

Name Size
  forms
  plotter
.gitignore 63 Bytes
CMakeLists.txt 2.5 kB
Makefile.am 1.8 kB
__init__.py 1 Byte
common.py 7.8 kB
const_window.py 6 kB
constants.py 2.3 kB
constsink_gl.py 4.1 kB
fft_window.py 13.2 kB
fftsink2.py 1.4 kB
fftsink_gl.py 6.3 kB
fftsink_nongl.py 25.7 kB
form.py 13.2 kB
gui.py 4.5 kB
histo_window.py 4.8 kB
histosink_gl.py 3.3 kB
number_window.py 6.6 kB
numbersink2.py 5.2 kB
plot.py 70.8 kB
powermate.py 15 kB
pubsub.py 4.7 kB
scope_window.py 25 kB
scopesink2.py 1.4 kB
scopesink_gl.py 7.7 kB
scopesink_nongl.py 22.6 kB
slider.py 1.4 kB
stdgui2.py 3 kB
termsink.py 2.1 kB
waterfall_window.py 10.3 kB
waterfallsink2.py 1.4 kB
waterfallsink_gl.py 5.3 kB
waterfallsink_nongl.py 15.5 kB

Latest revisions

# Date Author Comment
71c0f14a 10/09/2011 12:11 am Josh Blum

gr: the CMakeLists.txt took a chill pill

097b9bd5 07/26/2011 06:47 pm Josh Blum

wxgui: fix to install wxgui python into gnuradio site-packages, not top level

accb9f2f 07/21/2011 02:04 am Josh Blum

gr: squashed cmakelists.txt into one commit

dd74b98a 10/17/2010 09:20 pm Marcus Leech

Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that contains the string for the Y axis label. It defaults to 'Counts' to be consistent with the old version.

c81312ce 09/14/2010 07:43 pm Eric Blossom

Merge branch 'maint'

  • maint:
    Avoid divide by zero in persistence code when using default args
    Update config.guess and config.sub in gr-howoto-write-a-block too
    Update config.guess and config.sub from canonical home
    Update script to pull config.* from git repo
a0c01f9f 09/13/2010 02:10 am Eric Blossom

Avoid divide by zero in persistence code when using default args

9df7bb4a 07/22/2010 01:29 am Johnathan Corgan

Merge branch 'maint'

  • maint:
    wxgui: fix to use wx.Colour which is the actual name of the class (wx python wrapper may be missing wx.Color wrapper)
1620ab84 07/21/2010 09:47 pm Josh Blum

wxgui: fix to use wx.Colour which is the actual name of the class (wx python wrapper may be missing wx.Color wrapper)

278b6db3 07/05/2010 07:01 pm Johnathan Corgan

Merge branch 'maint'

7361b03b 07/05/2010 06:47 pm Catalin P

gr-wxgui: fix non-gl scope sink only updating one channel

This fixes a bug where, when using nongl scopesink, only the real part
of a complex input is shown. After applying this patch, both Ch1 and
Ch2 can be seen on the scope display.

View revisions

Also available in: Atom