Statistics
| Branch: | Tag: | Revision:

root / gr-wxgui / src / python @ 7361b03b

Name Size
  forms
  plotter
.gitignore 63 Bytes
Makefile.am 1.8 kB
__init__.py 1 Byte
common.py 7.6 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.2 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 24.7 kB
scopesink2.py 1.4 kB
scopesink_gl.py 7.6 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.1 kB
waterfallsink2.py 1.4 kB
waterfallsink_gl.py 5.3 kB
waterfallsink_nongl.py 15.5 kB

Latest revisions

# Date Author Comment
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.

2057623c 05/13/2010 08:16 pm Johnathan Corgan

gr-wxgui: update copyrights

3a730f46 05/13/2010 08:11 pm Johnathan Corgan

gr-wxgui: Renamed "emulate analog" feature to "use persistence"

331542fc 05/13/2010 07:29 pm Johnathan Corgan

Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into master

  • nldudok1/gr-wxgui_emulate_analog:
    Add analog CRT screen afterglow emulation for gr-wxgui

Conflicts:
gr-wxgui/src/python/fftsink_gl.py
gr-wxgui/src/python/fftsink_nongl.py

8219bc01 04/28/2010 04:08 pm Marcus Leech

gr-wxgui: Added additional color table entries

49fa13f9 04/26/2010 05:40 pm Martin Dudok van Heel

Add analog CRT screen afterglow emulation for gr-wxgui

bd18b819 01/07/2010 06:08 am Josh Blum

Use numpy to do color table lookup.
You can index a numpy array with another numpy array
to get an array of looked-up values.
I did not know that numpy could do that!

f6a77079 12/27/2009 03:43 am Josh Blum

bug fix for waterfall plotter,
it seems that numpy choose changed

392b7f90 11/03/2009 03:11 pm Johnathan Corgan

gr-wxgui: cleanup for merge

6f068576 10/29/2009 02:26 pm Johnathan Corgan

Consolidated termsink into one class

View revisions

Also available in: Atom