Age | Commit message (Expand) | Author |
2009-08-28 | Recursive resolution of virtual sources. | Josh Blum |
2009-08-28 | added virtual source and added stream ids, logic to clone in port | Josh Blum |
2009-08-26 | added rewrite methods to element to separate from validation logic | Josh Blum |
2009-08-26 | Added virtual sink and logic to clone port. | Josh Blum |
2009-08-25 | removed repurposing of pads | Josh Blum |
2009-08-25 | Work on command line options for generated code. | Josh Blum |
2009-08-24 | Merge branch 'master' of http://gnuradio.org/git/gnuradio into grc | Josh Blum |
2009-08-24 | renamed the colors dialog to types | Josh Blum |
2009-08-23 | use pkgpythondir | Josh Blum |
2009-08-23 | Added blks2.pfb_arb_resampler_ccf to GRC block list | Johnathan Corgan |
2009-08-20 | added continuation mode for pad source and sinks | Josh Blum |
2009-08-17 | Removed Source and Sink classes as Port subclasses. | Josh Blum |
2009-08-15 | Merged branch 'msgq' from http://gnuradio.org/git/jblum.git | Johnathan Corgan |
2009-08-15 | added validation check for msg type ports, added copy method for ports to cle... | Josh Blum |
2009-08-14 | params, sources, and sinks now stored internally as lists. The keys for said ... | Josh Blum |
2009-08-14 | Added git ignore files auto created from svn:ignore properties. | git |
2009-08-13 | this time commit the file changes | Josh Blum |
2009-08-13 | Added generation of message queues in flow graph template. | Josh Blum |
2009-08-10 | apply diff from previous commits | Josh Blum |
2009-07-29 | gr_not xml fix: only one input for not | jblum |
2009-07-16 | There is no y per div, but there is a dynamic range. | jblum |
2009-07-11 | make use of gr.version() | jblum |
2009-07-11 | Implements ticket:401 and ticket:402. | jcorgan |
2009-07-08 | short id fix | jblum |
2009-07-08 | Adds short commandline parameter handling in GRC. | jcorgan |
2009-07-06 | Merged r11309:11357 from grc branch. | jblum |
2009-07-04 | std squelch wrapper fix | jblum |
2009-07-02 | removed redundant constants.py entry in makefile | jblum |
2009-06-29 | fixed screenshot capability, calls get pixbuf in drawing area | jblum |
2009-06-29 | fix for argmax wrapper check | jblum |
2009-06-29 | argmax wrapper fix, please document argmax, its outputs are non-intuitive | jblum |
2009-06-29 | Added ability to extract category names from doxygen. | jblum |
2009-06-25 | Made the form instances in the gui variables "private", ie, added an underscore. | jblum |
2009-06-25 | better fix for selected ports, added variable config example to examples | jblum |
2009-06-25 | minor fix so deleted elements are not referenced in the selected ports | jblum |
2009-06-25 | added to todo, added help message to optparse option w/ param | jblum |
2009-06-23 | Merging r11186:11273 from grc branch. | jblum |
2009-06-13 | Merged wxgui/forms branch r11124:11183 | jblum |
2009-06-04 | improved gr doc extraction from doxygen xml | jblum |
2009-06-03 | updated todo | jblum |
2009-06-01 | use the gr doc extractor for the usrp2 as well | jblum |
2009-06-01 | tooltips for blocks in the category window, pygtk 2.12 and above | jblum |
2009-06-01 | Restored the eval cache. Use a hash of the code+namespace rather than a copy ... | jblum |
2009-06-01 | Disabled eval cache, seems to fix odd problem with importing numpy, and evalu... | jblum |
2009-05-29 | Pass-up actual exception message when param evaluation fails. | jblum |
2009-05-29 | eval fix | jblum |
2009-05-29 | Did a little work with path handling. | jblum |
2009-05-29 | removed defunct base_value parameter from numbersink | jblum |
2009-05-28 | Make the hardcoded paths in grc optionally configurable from environment vari... | jblum |
2009-05-27 | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan |