summaryrefslogtreecommitdiff
path: root/grc
AgeCommit message (Expand)Author
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
2009-05-14Create one drawing area per flowgraph/notebook page.jblum
2009-05-14shared drawing area method for creating new pixmapsjblum
2009-05-06ydivs in fftsink wrapperjblum
2009-05-06Moved resizing logic out of animation path.jblum
2009-05-06Added LO Offset param to usrp simple and dual block wrappers.jblum
2009-05-05lo offset for usrp2 wrappersjblum
2009-05-05update when elems created or deletedjblum
2009-05-05speed up for flow graphs with many blocks:jblum
2009-05-03Cleanup: port modify code, other misc cleanup.jblum
2009-05-02Fix for custom category paths.jblum
2009-05-01Remove some uses of kludge_copy from r10879 and ticket:161jblum
2009-05-01Adds dynamic setters/getters for moving average filters from r10932jblum
2009-05-01Merged grc developer branch r10679:10938jblum
2009-04-20fixed gr delay xmljblum
2009-04-17switched to new gr.channel_modeljblum
2009-04-14removed unused type param in gr_peak_detector2_fbjblum
2009-04-07Removed format from usrp dual/simple sink. USRP sink does not have a jblum
2009-04-06Format param replaced with width and shift in usrp blocks.jblum
2009-04-01Fix erroneous output io signature jblum
2009-03-24Merged r10666:10669 from jblum/vlen. Trunk passes distcheck.jblum
2009-03-20Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan
2009-03-18Properly handle duplicated IDs.jblum
2009-03-17A simple GRC example with packet blocks and dbpsk blocks.jblum
2009-03-14Add vlen to subtract, divide, and float2complex.jblum
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-03-12Added OFDM Mod and Demod to GRC (cough cough... kludge).jblum