summaryrefslogtreecommitdiff
path: root/grc/python/Connection.py
Commit message (Collapse)AuthorAgeFilesLines
* core: adding msg_connect, updating msg interface, adding symbolic block namesTim O'Shea2012-11-281-0/+3
|
* grc: added new IO typesJosh Blum2011-10-121-7/+8
| | | | | | | | | | Added all complex/real float/integer types. Used volk naming convention: fc32, etc... The port type checking now relies on IO size, therefore a short vector of length 2 can connect to a complex short, a float can connect to an int. Basically, the same size checking done in gnuradio runtime.
* grc: replaced asserts in python subdirectoryJosh Blum2011-04-141-3/+3
|
* Switched the python classes to inherit from the base and gui classes.Josh Blum2009-08-301-1/+6
| | | | | Use only **kwargs so all contructor parameters must be passed with keys. Moved gui input forms classes from base to gui param module.
* Recursive resolution of virtual sources.Josh Blum2009-08-281-1/+1
| | | | | | Flow graph generation code working. Also, mod to fft window to use clean/nice Db/div.
* this time commit the file changesJosh Blum2009-08-131-0/+3
|
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+34
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