index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
block.cpp
Age
Commit message (
Expand
)
Author
2012-10-28
work on stand-alone library build
Josh Blum
2012-10-21
getting API read for PMCs
Josh Blum
2012-10-18
put a few more common accessors in block hdr
Josh Blum
2012-10-06
reimplement the output multiple items/work output items calculations
Josh Blum
2012-10-05
cleanup task conclusion logic
Josh Blum
2012-10-05
created configurable thread pool
Josh Blum
2012-10-04
implementation for the top block global config
Josh Blum
2012-10-04
support for maximum_items output port config
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-09-29
create IO subscriber bitset for tracking done
Josh Blum
2012-09-29
ported block task and tag handlers to apology
Josh Blum
2012-09-29
ported allocator and block handler to apology
Josh Blum
2012-09-29
apology support compiling w/o message handlers
Josh Blum
2012-09-25
still hate history, time dilation, this is better
Josh Blum
2012-09-22
work on consume/produce implementation
Josh Blum
2012-09-19
nop for default forecast, always call
Josh Blum
2012-09-19
work on look-forward history implementation
Josh Blum
2012-09-18
added update hook for changing history/output multiple
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-13
some more history tweaks and asserts
Josh Blum
2012-09-13
input buffer history work and fixes
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
remove output tags queue, block directly posts msg downstream
Josh Blum
2012-09-09
work on implementing forecast logic and failure cases
Josh Blum
2012-09-07
added check topology hooks and overload
Josh Blum
2012-09-06
debug prints, minor fixes, unfinished input queue work
Josh Blum
2012-09-03
create default works for gr sync and block
Josh Blum
2012-08-30
checking in small fixes and message work
Josh Blum
2012-08-30
use the separate block msgs/topology updates
Josh Blum
2012-08-30
cleanups from the previous commit
Josh Blum
2012-08-29
using port messages and implement buffer queues in house
Josh Blum
2012-08-28
token work w/ messages to implement finite runs
Josh Blum
2012-08-28
some work on work consume/produce buffers
Josh Blum
2012-08-26
runtime: messed with convenience round functions
Josh Blum
2012-08-26
runtime: work on allocator handler
Josh Blum
2012-08-26
runtime: move task into its own file
Josh Blum
2012-08-26
runtime: work in the incredible tags
Josh Blum
2012-08-26
runtime: empty handler to task, and item sizes
Josh Blum
2012-08-26
runtime: fill in more top block hooks
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