Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-05 | standardized the Element inheritance __init__ usage in gui | 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-17 | Removed Source and Sink classes as Port subclasses. | Josh Blum | |
A port can be a source or a sink based on the dir parameter. | |||
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 |