Age | Commit message (Expand) | Author |
2009-06-13 | Merged wxgui/forms branch r11124:11183 | jblum |
2009-06-04 | improved gr doc extraction from doxygen xml | 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-28 | Make the hardcoded paths in grc optionally configurable from environment vari... | jblum |
2009-05-25 | color code refactoring | 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 | Blacklist certain ID names, such as python builtins, and gnuradio modules. | 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 | 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 | 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 |
2009-05-01 | Remove some uses of kludge_copy from r10879 and ticket:161 | jblum |
2009-05-01 | Merged grc developer branch r10679:10938 | jblum |
2009-03-24 | Merged r10666:10669 from jblum/vlen. Trunk passes distcheck. | jblum |
2009-03-20 | Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck. | jcorgan |
2009-03-18 | Properly handle duplicated IDs. | jblum |
2009-03-14 | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan |
2009-03-12 | Added OFDM Mod and Demod to GRC (cough cough... kludge). | jblum |
2009-03-11 | Add a warning about flow control and throttle when the fg is generated. | jblum |
2009-02-17 | usrp methods for computing the mux for dual subdevices | jblum |
2009-02-17 | kludge the legacy: usrp subdevice 2, the 3rd subdevice | jblum |
2009-02-12 | port and type controller modify logic out of gui | jblum |
2009-02-06 | proper check for too many connections | jblum |
2009-02-06 | grc: better handling of disabled elements | jblum |
2009-02-05 | better type checking in repr | jblum |
2009-02-04 | nicer display formatting, and use of eng notation | jblum |
2009-02-02 | removed auto tr from sources, combined auto tr with transmit options in sinks | jblum |
2009-02-01 | options for hb filter in usrp simple source | jblum |
2009-02-01 | insert for odict | jblum |
2009-01-30 | bug fix, unselect on double click | jblum |
2009-01-30 | grc usrp supports 8 bits | jblum |
2009-01-29 | added eng notation to slider gui control | jblum |
2009-01-26 | new and improved simple/dual usrp blocks and wrapper classes | jblum |
2009-01-26 | -u for unbuffered python exec, fix:callbacks from enabled blocks only | jblum |
2009-01-23 | test case of file DNE | jblum |
2009-01-20 | dont hide vlen controller when vlen > 1 | jblum |
2009-01-20 | set the icon in both executables | jblum |