add u2_flash_tool to EXTRA_DIST
[debian/gnuradio] / grc /
2009-09-10 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-09 Josh Blumuse show signal to perform initial gui update
2009-09-06 Josh BlumFixed the usrp and usrp2 probe scripts to work with...
2009-09-06 Josh Blumpropsdialog tweaks
2009-09-06 Josh Blummore code cleanup for properties dialog
2009-09-06 Josh BlumRework the params/properties dialog and param gui class:
2009-09-06 Josh Blumrenamed params dialog to props dialog
2009-09-05 Josh Blumremove unused imports, copyright date update, tweak
2009-09-05 Josh BlumCreated recursive create labels and shapes method for...
2009-09-05 Josh Blumreplaced dict[rot] storage of areas and lines with...
2009-09-05 Josh Blumstandardized the Element inheritance __init__ usage...
2009-09-05 Josh Blumbetter error msg for empty statements
2009-09-05 Josh BlumImplement a recursive validation api in the base Elemen...
2009-09-04 Johnathan CorganMerge branch 'grc' from gnuradio.org/git/jblum.git...
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.
next