howto: cleanup for merge
[debian/gnuradio] / grc /
2009-09-04 Eric BlossomMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-09-04 Johnathan CorganMerge branch 'grc' from gnuradio.org/git/jblum.git...
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Matt EttusMerge branch 'master' into new_eth
2009-09-04 Johnathan CorganMerge branch 'sync' from gnuradio.org/git/trondeau...
2009-09-03 Josh Blumwe dont use test() -> remove it
2009-09-03 Josh BlumMade the window for the pass band filters integers...
2009-09-02 Josh BlumEvaluation fix in param.to_code().
2009-09-02 Johnathan CorganMerge branch 'wxgui_fix' from gnuradio.org/git/jblum...
2009-09-02 Johnathan CorganMerge branch 'lo_fix' from gnuradio.org/git/jblum.git...
2009-09-02 Josh BlumModifications to usrp2 source and sink so that set...
2009-09-02 Josh BlumRemoved the flagging api and usage from the base classes.
2009-09-02 Josh Blumadded ref scale param to fft and waterfall
2009-09-02 Josh BlumModifications to the usrp blocks and wrapper so that...
2009-08-30 Josh BlumSwitched the python classes to inherit from the base...
2009-08-30 Josh Blumport and param types from an overloaded method
2009-08-29 Josh Blumtodo
2009-08-29 Josh BlumReplaced TYPES in Port and Param with types parameter.
2009-08-29 Josh Blummade is_virtual_xxx a block level function, used by...
2009-08-29 Josh Blumadded stream id type and checking in evaluate
2009-08-29 Josh Blumavoid loops
2009-08-29 Josh BlumRecursive resolution of virtual sources.
2009-08-28 Josh Blumadded virtual source and added stream ids, logic to...
2009-08-26 Johnathan CorganMerge vrt of gnuradio.org/git/jblum.git into master
2009-08-26 Johnathan CorganMerge msg-passing from gnuradio.org/git/eb.git
2009-08-26 Josh Blumadded rewrite methods to element to separate from valid...
2009-08-26 Josh BlumAdded virtual sink and logic to clone port.
2009-08-26 Josh Blumremoved repurposing of pads
2009-08-25 Josh BlumMerge branch 'master' of gnuradio.org/git/gnuradio...
2009-08-25 Johnathan CorganMerge utils from gnuradio.org/git/trondeau.git
2009-08-25 Josh BlumWork on command line options for generated code.
2009-08-25 Josh BlumMerge branch 'wxgui' of git@gnuradio.org:jblum into grc
2009-08-25 Josh BlumMerge branch 'master' of gnuradio.org/git/gnuradio...
2009-08-25 Josh Blumrenamed the colors dialog to types
2009-08-24 Josh Blumuse pkgpythondir
2009-08-23 Johnathan CorganAdded blks2.pfb_arb_resampler_ccf to GRC block list
2009-08-20 Josh Blumadded continuation mode for pad source and sinks
2009-08-17 Josh BlumRemoved Source and Sink classes as Port subclasses.
2009-08-16 Johnathan CorganMerged changes from svn repository trunk.
2009-08-15 Johnathan CorganMerged branch 'msgq' from gnuradio.org/git/jblum.git
2009-08-15 Josh Blumadded validation check for msg type ports, added copy...
2009-08-15 Josh Blumparams, sources, and sinks now stored internally as...
2009-08-14 gitAdded git ignore files auto created from svn:ignore...
2009-08-14 Josh Blumthis time commit the file changes
2009-08-14 Josh BlumAdded generation of message queues in flow graph template.
2009-08-14 git repository hostingAdded git ignore files auto created from svn:ignore...
2009-08-11 Josh Blumapply diff from previous commits
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
next