User messages if PyQt and PyQwt are not installed (or found).
[debian/gnuradio] / grc /
2009-07-29 jblumgr_not xml fix: only one input for not
2009-07-16 jblumThere is no y per div, but there is a dynamic range.
2009-07-11 jblummake use of gr.version()
2009-07-11 jcorganImplements ticket:401 and ticket:402.
2009-07-08 jblumshort id fix
2009-07-08 jcorganAdds short commandline parameter handling in GRC.
2009-07-06 jblumMerged r11309:11357 from grc branch.
2009-07-04 jblumstd squelch wrapper fix
2009-07-02 jblumremoved redundant constants.py entry in makefile
2009-06-29 jblumfixed screenshot capability, calls get pixbuf in drawin...
2009-06-29 jblumfix for argmax wrapper check
2009-06-29 jblumargmax wrapper fix, please document argmax, its outputs...
2009-06-29 jblumAdded ability to extract category names from doxygen.
2009-06-25 jblumMade the form instances in the gui variables "private...
2009-06-25 jblumbetter fix for selected ports, added variable config...
2009-06-25 jblumminor fix so deleted elements are not referenced in...
2009-06-25 jblumadded to todo, added help message to optparse option...
2009-06-23 jblumMerging r11186:11273 from grc branch.
2009-06-13 jblumMerged wxgui/forms branch r11124:11183
2009-06-04 jblumimproved gr doc extraction from doxygen xml
2009-06-03 jblumupdated todo
2009-06-01 jblumuse the gr doc extractor for the usrp2 as well
2009-06-01 jblumtooltips for blocks in the category window, pygtk...
2009-06-01 jblumRestored the eval cache. Use a hash of the code+namespa...
2009-06-01 jblumDisabled eval cache, seems to fix odd problem with...
2009-05-29 jblumPass-up actual exception message when param evaluation...
2009-05-29 jblumeval fix
2009-05-29 jblumDid a little work with path handling.
2009-05-29 jblumremoved defunct base_value parameter from numbersink
2009-05-28 jblumMake the hardcoded paths in grc optionally configurable...
2009-05-27 jcorganMerged r11123:11148 from jcorgan/np into trunk.
2009-05-26 jbluma more general error for detecting python path and...
2009-05-25 jblumcolor code refactoring
2009-05-24 jblumcast the numpy array to int, seems we cant pass numpy...
2009-05-23 jblumremoved .message usage which causes deprecation warning...
2009-05-23 jblumReplaced the is_match function with regular expression.
2009-05-22 jblumQuick fix for ubuntu docs dir.
2009-05-20 jblumAdded custom grc_blks2 tcp source and sink blocks ...
2009-05-19 jblumRe-implemented variable sink so that it can pass vector...
2009-05-14 jblumblks2 std squelch fix
2009-05-14 jblumBlacklist certain ID names, such as python builtins...
2009-05-14 jblumMoved filterbank blocks to filers category.
2009-05-14 jblumCreate one drawing area per flowgraph/notebook page.
2009-05-14 jblumshared drawing area method for creating new pixmaps
2009-05-06 jblumydivs in fftsink wrapper
2009-05-06 jblumMoved resizing logic out of animation path.
2009-05-06 jblumAdded LO Offset param to usrp simple and dual block...
2009-05-05 jblumlo offset for usrp2 wrappers
2009-05-05 jblumupdate when elems created or deleted
2009-05-05 jblumspeed up for flow graphs with many blocks:
2009-05-03 jblumCleanup: port modify code, other misc cleanup.
2009-05-02 jblumFix for custom category paths.
2009-05-01 jblumRemove some uses of kludge_copy from r10879 and ticket:161
2009-05-01 jblumAdds dynamic setters/getters for moving average filters...
2009-05-01 jblumMerged grc developer branch r10679:10938
2009-04-20 jblumfixed gr delay xml
2009-04-17 jblumswitched to new gr.channel_model
2009-04-14 jblumremoved unused type param in gr_peak_detector2_fb
2009-04-07 jblumRemoved format from usrp dual/simple sink. USRP sink...
2009-04-06 jblumFormat param replaced with width and shift in usrp...
2009-04-01 jblumFix erroneous output io signature
2009-03-24 jblumMerged r10666:10669 from jblum/vlen. Trunk passes distc...
2009-03-20 jcorganMerged r10463:10658 from jblum/gui_guts into trunk...
2009-03-18 jblumProperly handle duplicated IDs.
2009-03-17 jblumA simple GRC example with packet blocks and dbpsk blocks.
2009-03-14 jblumAdd vlen to subtract, divide, and float2complex.
2009-03-14 jcorganMerged r10554:10595 from michaelld/am_swig_4 into trunk...
2009-03-12 jblumAdded OFDM Mod and Demod to GRC (cough cough... kludge).
2009-03-11 jblumAdd a warning about flow control and throttle when...
2009-03-05 jblumaudio blocks: note to alsa users, hide the device name...
2009-02-17 jblumusrp methods for computing the mux for dual subdevices
2009-02-17 jblumflex option not needed here
2009-02-17 jblumkludge the legacy: usrp subdevice 2, the 3rd subdevice
2009-02-12 jblumupdated todo
2009-02-12 jblumport and type controller modify logic out of gui
2009-02-06 jblumproper check for too many connections
2009-02-06 jblumgrc: better handling of disabled elements
2009-02-05 jblumbetter type checking in repr
2009-02-04 jblumnicer display formatting, and use of eng notation
2009-02-04 jblumrt sched option in grc
2009-02-02 jblumremoved auto tr from sources, combined auto tr with...
2009-02-01 jblumoptions for hb filter in usrp simple source
2009-02-01 jbluminsert for odict
2009-01-30 jblumbug fix, unselect on double click
2009-01-30 jblumwhoops
2009-01-30 jblumgrc usrp supports 8 bits
2009-01-29 jblumadded eng notation to slider gui control
2009-01-28 jblumconstant source convenience wrapper
2009-01-28 jblumsimplified with some one liners, added check to ensure...
2009-01-28 jblumcallbacks for bb_freq and samp rate in fft and waterfal...
2009-01-26 jblumdecim/interp first for consistency
2009-01-26 jblumnew and improved simple/dual usrp blocks and wrapper...
2009-01-26 jblum-u for unbuffered python exec, fix:callbacks from enabl...
2009-01-23 jblumusrp2 examples
2009-01-23 jblumtest case of file DNE
2009-01-22 jblumtypo fix in cpfsk xml
2009-01-22 jblumparams must exist for option parser
2009-01-22 jblumcmd line options with param block
2009-01-21 jblumtemplate simplify
2009-01-21 jblumusrp2 function names, usrp2 contructor usage
next