summaryrefslogtreecommitdiff
path: root/grc
AgeCommit message (Expand)Author
2009-08-23Added blks2.pfb_arb_resampler_ccf to GRC block listJohnathan Corgan
2009-08-15Merged branch 'msgq' from http://gnuradio.org/git/jblum.gitJohnathan Corgan
2009-08-15added validation check for msg type ports, added copy method for ports to cle...Josh Blum
2009-08-14params, sources, and sinks now stored internally as lists. The keys for said ...Josh Blum
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-08-13this time commit the file changesJosh Blum
2009-08-13Added generation of message queues in flow graph template.Josh Blum
2009-08-10apply diff from previous commitsJosh Blum
2009-07-29gr_not xml fix: only one input for notjblum
2009-07-16There is no y per div, but there is a dynamic range.jblum
2009-07-11make use of gr.version()jblum
2009-07-11Implements ticket:401 and ticket:402.jcorgan
2009-07-08short id fixjblum
2009-07-08Adds short commandline parameter handling in GRC.jcorgan
2009-07-06Merged r11309:11357 from grc branch.jblum
2009-07-04std squelch wrapper fixjblum
2009-07-02removed redundant constants.py entry in makefilejblum
2009-06-29fixed screenshot capability, calls get pixbuf in drawing areajblum
2009-06-29fix for argmax wrapper checkjblum
2009-06-29argmax wrapper fix, please document argmax, its outputs are non-intuitivejblum
2009-06-29Added ability to extract category names from doxygen.jblum
2009-06-25Made the form instances in the gui variables "private", ie, added an underscore.jblum
2009-06-25better fix for selected ports, added variable config example to examplesjblum
2009-06-25minor fix so deleted elements are not referenced in the selected portsjblum
2009-06-25added to todo, added help message to optparse option w/ paramjblum
2009-06-23Merging r11186:11273 from grc branch.jblum
2009-06-13Merged wxgui/forms branch r11124:11183jblum
2009-06-04improved gr doc extraction from doxygen xmljblum
2009-06-03updated todojblum
2009-06-01use the gr doc extractor for the usrp2 as welljblum
2009-06-01tooltips for blocks in the category window, pygtk 2.12 and abovejblum
2009-06-01Restored the eval cache. Use a hash of the code+namespace rather than a copy ...jblum
2009-06-01Disabled eval cache, seems to fix odd problem with importing numpy, and evalu...jblum
2009-05-29Pass-up actual exception message when param evaluation fails.jblum
2009-05-29eval fixjblum
2009-05-29Did a little work with path handling.jblum
2009-05-29removed defunct base_value parameter from numbersinkjblum
2009-05-28Make the hardcoded paths in grc optionally configurable from environment vari...jblum
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-05-26a more general error for detecting python path and ld path problemsjblum
2009-05-25color code refactoringjblum
2009-05-24cast the numpy array to int, seems we cant pass numpy arrays any morejblum
2009-05-23removed .message usage which causes deprecation warning in python 2.6jblum
2009-05-23Replaced the is_match function with regular expression.jblum
2009-05-22Quick fix for ubuntu docs dir.jblum
2009-05-20Added custom grc_blks2 tcp source and sink blocks + wrappers.jblum
2009-05-19Re-implemented variable sink so that it can pass vector-aligned samples.jblum
2009-05-14blks2 std squelch fixjblum
2009-05-14Blacklist certain ID names, such as python builtins, and gnuradio modules.jblum
2009-05-14Moved filterbank blocks to filers category.jblum