Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-02 | Changed API to accomodate <image> tag in grc file of the block | manojgudi | |
Ex: <image>/home/manoj/Pictures/new.jpg</image> | |||
2011-11-17 | grc: replaced doxygen extracted docs with python docstrings | Josh Blum | |
2011-10-19 | grc: added throttle tag to blocks that throttle | Josh Blum | |
2011-10-12 | grc: append index to duplicated ports | Josh Blum | |
2011-09-22 | grc: one line fix to fix port duplicator when removing ports | Josh Blum | |
was an issue when removing more than one port | |||
2011-04-14 | grc: replaced asserts in python subdirectory | Josh Blum | |
2010-06-24 | grc: expanded nports ability to have multiple port duplicators per side | Josh Blum | |
2009-08-30 | Switched the python classes to inherit from the base and gui classes. | Josh Blum | |
Use only **kwargs so all contructor parameters must be passed with keys. Moved gui input forms classes from base to gui param module. | |||
2009-08-28 | made is_virtual_xxx a block level function, used by port and param classes | Josh Blum | |
2009-08-26 | added rewrite methods to element to separate from validation logic | Josh Blum | |
2009-08-15 | added validation check for msg type ports, added copy method for ports to ↵ | Josh Blum | |
cleanup nports code | |||
2009-08-14 | params, sources, and sinks now stored internally as lists. The keys for said ↵ | Josh Blum | |
objects are now only stored in one place (in the object). | |||
2009-08-13 | this time commit the file changes | Josh Blum | |
2009-07-06 | Merged r11309:11357 from grc branch. | jblum | |
Adds notebook cabability to grc and its wxgui windows/controls. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11358 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-29 | Added ability to extract category names from doxygen. | jblum | |
For now, this is commented out until the current block tree is overhauled. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11304 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-23 | Merging r11186:11273 from grc branch. | jblum | |
Fixes, features, and reorganization for grc. Minor fixes and features for wxgui forms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5 |