index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
topology_handler.cpp
Age
Commit message (
Expand
)
Author
2013-06-06
gras: moved block ptr into data
Josh Blum
2013-06-06
gras: changes for actor in worker Apology commit
Josh Blum
2013-06-05
gras: compiles now with separate data struct
Josh Blum
2013-03-18
gras: msg port reserve tweak convenience
Josh Blum
2013-03-16
gras: added num_read count for pop msg to fix #53
Josh Blum
2013-03-11
gras: separate queue for messages - #54
Josh Blum
2013-03-02
gras: copy name into queues for debug purposes
Josh Blum
2013-03-01
gras: use new flag for marking produce
Josh Blum
2013-02-25
gras: work on new port config API
Josh Blum
2013-02-24
Merge branch 'stats'
Josh Blum
2013-02-23
gras: use new set/get item size api
Josh Blum
2013-02-17
gras: added stats for produced/consumed
Josh Blum
2012-12-16
no need for topology_init state var
Josh Blum
2012-12-15
created input and output update per index
Josh Blum
2012-12-01
changed lookahead to preload, thats all it is
Josh Blum
2012-11-25
tweaks for io sig extend logic
Josh Blum
2012-11-25
front buffer accumulate on reserve fail
Josh Blum
2012-11-24
created common function is_work_allowed and input check
Josh Blum
2012-11-09
switch to boost software license
Josh Blum
2012-11-08
lot of python locking hell...
Josh Blum
2012-11-07
io fails and io config work
Josh Blum
2012-11-06
consume and produce calls do it in-place
Josh Blum
2012-11-05
polish up work and notify api
Josh Blum
2012-11-01
moved out a bunch of work, rate, fcast logic
Josh Blum
2012-10-28
work on stand-alone library build
Josh Blum
2012-10-13
simplfied input queues, WIP, but working
Josh Blum
2012-10-13
handle_update_inputs also performs resize, cleanup input fixed rate logic
Josh Blum
2012-10-13
lots of mini tweaks for QA passing, WIP...
Josh Blum
2012-10-06
reimplement the output multiple items/work output items calculations
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
delete vector utils header, this is only for topology_handler now
Josh Blum
2012-09-29
create IO subscriber bitset for tracking done
Josh Blum
2012-09-29
some tweaks, split block handlers into two files
Josh Blum