Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
combined item size config into port config
removed set/get, its just a set by reference,
this simplified a lot of client code
Commit call will apply the changes at runtime.
|
|
|
|
also moved backwards compat interfaces out
the gnuradio commit is updated for this
|
|
|
|
|
|
|
|
|
|
|
|
this is a little evil, changing a public header for swig
but it works just as well and we can save this for another day
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is a formal api to mark done, and IO failures.
Notify topology was created for consistency.
So far, there output fail is unimplemented,
and input fail requires an additional check.
|
|
|
|
|
|
|
|
|