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 (
Expand
)
Author
2012-10-27
added support for the real PMC type (stub removed)
Josh Blum
2012-10-21
getting API read for PMCs
Josh Blum
2012-10-21
moved commit and deprecated lock/unlock into hier block
Josh Blum
2012-10-18
put a few more common accessors in block hdr
Josh Blum
2012-10-10
remove unneeded include from install hdrs
Josh Blum
2012-10-06
reimplement the output multiple items/work output items calculations
Josh Blum
2012-10-05
added global block config for buffer affinity
Josh Blum
2012-10-05
moved include junk into respective headers
Josh Blum
2012-10-05
created configurable thread pool
Josh Blum
2012-10-04
moved header method implementation into cpp file
Josh Blum
2012-10-04
implementation for the top block global config
Josh Blum
2012-10-04
replaced top block set_buffer_hint with global config
Josh Blum
2012-10-04
support for maximum_items output port config
Josh Blum
2012-10-04
swig issues worked out, Work can be work again
Josh Blum
2012-10-04
Merge branch 'master' into port_config
Josh Blum
2012-10-04
updated to latest subprojects, got compiling
Josh Blum
2012-10-04
work on the set/get input/output per-port config
Josh Blum
2012-10-02
dammit... find and replace did it again
Josh Blum
2012-10-02
added GRAS_DEBUG to be set in Debug mode
Josh Blum
2012-09-29
ported block task and tag handlers to apology
Josh Blum
2012-09-29
apology support compiling w/o message handlers
Josh Blum
2012-09-28
can remove gr_sptr_magic.h, not needed
Josh Blum
2012-09-26
update some of the sbuffer docstrings
Josh Blum
2012-09-20
fun with inlines
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-16
added disconnect all to hier block
Josh Blum
2012-09-14
moved sbuffer deref logic into the cpp
Josh Blum
2012-09-13
added set buffer affinity hook for blocks
Josh Blum
2012-09-13
Merge branch 'filter_work'
Josh Blum
2012-09-13
make input history calls and history compat for off by 1 issue
Josh Blum
2012-09-13
use gnuradio even for gr_ prefixed headers
Josh Blum
2012-09-13
redo gr type compat header, it has 2 purposes
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-11
added wait w/ timeout to top block/executor
Josh Blum
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
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
[next]