Age | Commit message (Expand) | Author |
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 |
2009-05-26 | a more general error for detecting python path and ld path problems | jblum |
2009-05-25 | color code refactoring | jblum |
2009-05-24 | cast the numpy array to int, seems we cant pass numpy arrays any more | jblum |
2009-05-23 | removed .message usage which causes deprecation warning in python 2.6 | jblum |
2009-05-23 | Replaced the is_match function with regular expression. | jblum |
2009-05-22 | Quick fix for ubuntu docs dir. | jblum |
2009-05-20 | Added custom grc_blks2 tcp source and sink blocks + wrappers. | jblum |
2009-05-19 | Re-implemented variable sink so that it can pass vector-aligned samples. | jblum |
2009-05-14 | blks2 std squelch fix | jblum |
2009-05-14 | Blacklist certain ID names, such as python builtins, and gnuradio modules. | jblum |
2009-05-14 | Moved filterbank blocks to filers category. | jblum |
2009-05-14 | Create one drawing area per flowgraph/notebook page. | jblum |
2009-05-14 | shared drawing area method for creating new pixmaps | jblum |
2009-05-06 | ydivs in fftsink wrapper | jblum |
2009-05-06 | Moved resizing logic out of animation path. | jblum |
2009-05-06 | Added LO Offset param to usrp simple and dual block wrappers. | jblum |
2009-05-05 | lo offset for usrp2 wrappers | jblum |
2009-05-05 | update when elems created or deleted | jblum |
2009-05-05 | speed up for flow graphs with many blocks: | jblum |
2009-05-03 | Cleanup: port modify code, other misc cleanup. | jblum |
2009-05-02 | Fix for custom category paths. | jblum |