Age | Commit message (Collapse) | Author |
|
it can now be called from within a hier block once the design has been committed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
due to the return 0 fix, interruptible threads are now optional, and by defualt off
added empty hooks for max/min buffer stuff so its compiling...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this allows someone to include the old headers
without gnuradio being also in the include path
|
|
to be included by swig and bring in hpp files
and to provide gr_<stdint> typedefs
This is for backwards compat since really old blocks use these typedefs
(should totally sed these out)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allows element to be used in a derived class w/
or without a shared pointer. Python/C++
|
|
|
|
|
|
|
|
|
|
|
|
|