summaryrefslogtreecommitdiff
path: root/grc/src
AgeCommit message (Expand)Author
2009-06-13Merged wxgui/forms branch r11124:11183jblum
2009-06-04improved gr doc extraction from doxygen xmljblum
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-28Make the hardcoded paths in grc optionally configurable from environment vari...jblum
2009-05-25color code refactoringjblum
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-14Blacklist certain ID names, such as python builtins, and gnuradio modules.jblum
2009-05-14Create one drawing area per flowgraph/notebook page.jblum
2009-05-14shared drawing area method for creating new pixmapsjblum
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-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-01Merged grc developer branch r10679:10938jblum
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-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
2009-03-11Add a warning about flow control and throttle when the fg is generated.jblum
2009-02-17usrp methods for computing the mux for dual subdevicesjblum
2009-02-17kludge the legacy: usrp subdevice 2, the 3rd subdevicejblum
2009-02-12port and type controller modify logic out of guijblum
2009-02-06proper check for too many connectionsjblum
2009-02-06grc: better handling of disabled elementsjblum
2009-02-05better type checking in reprjblum
2009-02-04nicer display formatting, and use of eng notationjblum
2009-02-02removed auto tr from sources, combined auto tr with transmit options in sinksjblum
2009-02-01options for hb filter in usrp simple sourcejblum
2009-02-01insert for odictjblum
2009-01-30bug fix, unselect on double clickjblum
2009-01-30grc usrp supports 8 bitsjblum
2009-01-29added eng notation to slider gui controljblum
2009-01-26new and improved simple/dual usrp blocks and wrapper classesjblum
2009-01-26-u for unbuffered python exec, fix:callbacks from enabled blocks onlyjblum
2009-01-23test case of file DNEjblum
2009-01-20dont hide vlen controller when vlen > 1jblum
2009-01-20set the icon in both executablesjblum