Adding P-M version of band reject filter.
[debian/gnuradio] / gr-wxgui /
2009-07-17 jblumfixed fft reording
2009-07-16 jblumThere is no y per div, but there is a dynamic range.
2009-07-11 jcorganImplements ticket:401 and ticket:402.
2009-07-10 jcorganRefactor msgq thread classes to use gru.msgq_runner
2009-07-06 jblumMerged r11309:11357 from grc branch.
2009-06-26 jblumcast choices to a list because .index method DNE in...
2009-06-23 jblumMerging r11186:11273 from grc branch.
2009-06-13 jblumDefined a gr_sysconfdir in Makefile.common
2009-06-13 jblumMerged wxgui/forms branch r11124:11183
2009-05-29 jblumremoved defunct base_value parameter from numbersink
2009-05-27 jcorganMerged r11123:11148 from jcorgan/np into trunk.
2009-05-23 jcorganChange wxgui style default now so 'auto' tries for...
2009-05-15 jblumAdded arg to start non gl scope in xy mode.
2009-05-06 jblumnumbersink fix for when average=True on init
2009-04-19 jcorganMerged r10875:10880 from jcorgan/t161 into trunk. ...
2009-04-02 jblumadded catchall **kwargs to scope sink gl
2009-03-30 jblumoption to enforce padding aspect ratio in grid plotters
2009-03-20 jcorganMerged r10463:10658 from jblum/gui_guts into trunk...
2009-03-11 jcorganAdd shutdown hook
2009-03-08 jcorganFix radiobox label
2009-02-26 jcorganMerged r10504:10528 from michaelld/fix_local_data_insta...
2009-02-22 jcorganAdds new simple gui class to gr-wxgui. Apps using...
2009-01-28 jblumfixed 2 scaling bugs in scopesink
2009-01-27 jcorganGeneral housekeeping--removing ancient cruft mostly.
2009-01-05 jcorganUpdate configuration file to not use inline comments
2008-10-10 jblumcheck for samples before autoscale, avoids potential...
2008-10-09 jblumproper custom wxPython event, in wxPython style
2008-10-08 jblumcustom wx event to post data, avoid threading issues
2008-09-22 jblumremoved redundant pref
2008-09-22 jblumconfig properties and rates for gl sinks
2008-09-10 jblumReplaced """! with """. Exclamation mark showed in...
2008-09-02 jblumpatched channel plotter -> Stefan BrĂ¼ns
2008-09-02 jblumreplaced semaphore with primitive lock, adjusted drawin...
2008-08-19 jblumplotter: require double buffering
2008-08-18 jcorganMake gl selection more robust for testing
2008-08-15 jblumdont import plotter
2008-08-14 jblumconstsink in scope wrapper (backwards compadible)
2008-08-14 jblummore backwards compadibility, marker for scope/xy plotter
2008-08-14 jblumchanged glcanvas test (fedora fix)
2008-08-14 jcorganMerged changeset r9241:9289 from jblum/glwxgui into...
2008-06-12 jblumfftsink: stretch spacer for better fit
2008-06-12 jblumfftsink: y_per_div issue fixed
2008-06-12 jblumfft stretch fix and control panel update
2008-06-12 jblumfft sink gui with control panel
2008-04-26 jcorganFix race on startup in fftsink2 (Josh Blum)
2008-04-24 jcorganMake fftsink2 average and peak hold modes independent.
2008-04-24 jcorganChanged fftsink2 peak hold to be concurrent with live...
2008-03-24 jcorganAdd missing peak hold initialization (Josh Blum)
2008-03-12 jcorganFix incorrect FFT size compensation in fftsink2
2008-02-28 jcorganAdjust ref-scale to match observed amplitude on oscope.
2008-02-28 jcorganAdded reference scaling to fftsink2. Default behavior...
2008-02-26 jcorganFix bitmap update on Win32 (Don Ward).
2008-02-24 jcorganFixed waterfallsink2 display with wxGTK-2.8, remove...
2008-02-14 mattAllow variable number of vertical divisions on FFT...
2008-02-08 jcorganMerged r7478:7608 from michaelld/t186 into trunk. ...
2008-02-08 jcorganFixed missed conversion that prevented gr.wxgui from...
2008-02-08 ebRemoved gr.flow_graph, gr.hier_block and friends. ...
2007-11-08 jcorganFix for working with peak hold in usrp_fft.py
2007-11-08 jcorganCleanup and instance variable renaming.
2007-11-08 jcorganImproved frequency display format.
2007-11-08 jcorganAdds mouse hover value display to fftsink2
2007-10-03 jcorganApplied patch from Josh Blum. Adds multiple input...
2007-09-19 jcorganAdded missed numbersink2.py
2007-08-27 jcorganMerged r6171:6186 from jcorgan/fg into trunk.
2007-07-21 ebUpdated license from GPL version 2 or later to GPL...
2007-05-28 jcorganMerged r5547:5542 from jcorgan/num into trunk. Convert...
2007-04-28 jcorganMerged -r 5137:5174 from developer branch jcorgan/hb...
2007-03-02 jcorganMerged r4671:4680 from jcorgan/est into trunk. Pulls...
2007-02-18 anastasAdding the display sink by Martin Dvh
2006-12-20 ebtrial fix for ticket:102, import error in powermate...
2006-09-19 jcorganFixes ticket:68, making 'Auto' the default trigger...
2006-09-13 ebUpdated FSF address in all files. Fixes ticket:51
2006-08-31 jcorganApplied patch in ticket:59 by Don Ward. Updates waterf...
2006-08-03 jcorganHouston, we have a trunk.