Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
Apology
|
|
need to create conversions still...
|
|
Moved tags API stuff into gr block,
specifically the get tags filters.
The block class now has a simplified interface
for dealing with input and output tags.
Dummy typedefs for PMCs
Tag class now uses PMCs
|
|
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)
|
|
|
|
|
|
|
|
|
|
|