index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-wxgui
/
src
/
python
/
plotter
Age
Commit message (
Expand
)
Author
2013-04-11
wxgui: Fixes to solve issues using GL sinks on OS X
Balint Seeber
2013-01-20
Merge branch 'maint'
Johnathan Corgan
2013-01-18
Added PaintDC to 'plotter_base' so WX GL sinks will work under Windows.
Balint Seeber
2013-01-15
wxgui: implement persistence without using glAccum
Sylvain Munaut
2013-01-15
wxgui: dead code removal and formatting cleanup
Sylvain Munaut
2012-05-21
wxgui: allows LEFT click to set a flow-graph variable to the adjusted X value...
Marcus Leech
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2011-12-08
Removed autotools, gr-waveform, some cleanup
Johnathan Corgan
2010-07-21
wxgui: fix to use wx.Colour which is the actual name of the class (wx python ...
Josh Blum
2010-05-13
gr-wxgui: update copyrights
Johnathan Corgan
2010-05-13
gr-wxgui: Renamed "emulate analog" feature to "use persistence"
Johnathan Corgan
2010-05-13
Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into master
Johnathan Corgan
2010-04-26
Add analog CRT screen afterglow emulation for gr-wxgui
Martin Dudok van Heel
2010-01-06
Use numpy to do color table lookup.
Josh Blum
2009-12-26
bug fix for waterfall plotter,
Josh Blum
2009-10-08
point label transpareny, horizontal offset, and toggle on/off capability
Josh Blum
2009-09-02
Fix so that the waterfall texture is initialized with a buffer of the same size.
Josh Blum
2009-08-14
Added git ignore files auto created from svn:ignore properties.
git
2009-07-06
Merged r11309:11357 from grc branch.
jblum
2009-03-30
option to enforce padding aspect ratio in grid plotters
jblum
2009-03-20
Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.
jcorgan
2008-09-10
Replaced """! with """. Exclamation mark showed in doxygen docs.
jblum
2008-09-02
patched channel plotter -> Stefan BrĂ¼ns
jblum
2008-09-02
replaced semaphore with primitive lock, adjusted drawing bounds
jblum
2008-08-19
plotter: require double buffering
jblum
2008-08-14
Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...
jcorgan