index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Collapse
)
Author
2012-09-10
moved around/tweaking sbuffer code
Josh Blum
2012-09-10
use sbuffer directly in the input queues now
Josh Blum
2012-09-10
switch to using sbuffer in gras impl
Josh Blum
2012-09-10
copied tsbe buffer to sbuffer in this project
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-09-05
dont need extra copies of these files, use them from gnuradio
Josh Blum
2012-09-03
create default works for gr sync and block
Josh Blum
2012-09-03
created shared_to_element and use shared_from_this
Josh Blum
Allows element to be used in a derived class w/ or without a shared pointer. Python/C++
2012-09-03
top and hier block brought into python
Josh Blum
2012-08-29
removed runtime api header (using element.hpp)
Josh Blum
2012-08-28
token work w/ messages to implement finite runs
Josh Blum
2012-08-27
runtime: other changes to work with minimal core changes
Josh Blum
2012-08-26
runtime: moved changes to gnuradio.i into gr-runtime files
Josh Blum
2012-08-26
runtime: added size hints to top block
Josh Blum
2012-08-26
runtime: work in the incredible tags
Josh Blum
2012-08-26
runtime: fix for element shared ptr assign
Josh Blum
2012-08-26
runtime: fixes for io signature to pass tests
Josh Blum
2012-08-26
runtime: io signature looks like a shared ptr
Josh Blum
2012-08-26
runtime: whole project compiling
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: added compile hooks into core
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