index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
gnuradio
/
block.hpp
Age
Commit message (
Expand
)
Author
2012-10-02
dammit... find and replace did it again
Josh Blum
2012-09-18
created hooks for input buffer allocator
Josh Blum
2012-09-18
added hook for custom output buffer allocator
Josh Blum
2012-09-17
created write accessors for the work buffers
Josh Blum
2012-09-13
added set buffer affinity hook for blocks
Josh Blum
2012-09-13
make input history calls and history compat for off by 1 issue
Josh Blum
2012-09-12
added inlining logic for input queue handling
Josh Blum
2012-09-12
added hooks for input buffer inlining
Josh Blum
2012-09-10
created gras.hpp header for common defs
Josh Blum
2012-09-07
added check topology hooks and overload
Josh Blum
2012-08-29
removed runtime api header (using element.hpp)
Josh Blum
2012-08-26
runtime: lots of swig work, not over yet
Josh Blum
2012-08-26
runtime: work on unit tests
Josh Blum
2012-08-26
runtime: a lot more is compiling/linking
Josh Blum
2012-08-26
runtime: work on a bunch of implementations
Josh Blum
2012-08-26
runtime: work on api wrapper blocks
Josh Blum
2012-08-26
runtime: library compiling (missing syms, duh)
Josh Blum
2012-08-26
runtime: more work on the shell stuff
Josh Blum
2012-08-26
runtime: created some headers to start with
Josh Blum