index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
top_block.cpp
Age
Commit message (
Expand
)
Author
2013-06-06
gras: changes for actor in worker Apology commit
Josh Blum
2013-05-21
gras: use new PMC serialization API
Josh Blum
2013-04-10
gras: switched to using token for prio messages
Josh Blum
2013-03-28
gras: virtual destructors for all but Element #67
Josh Blum
2013-03-15
gras: address high prio message issue with atomic count
Josh Blum
2013-03-06
gras: top block gets same config style as block
Josh Blum
2013-02-22
gras: rename start/stop to notify interfaces
Josh Blum
2013-01-14
dont need the run w/ disconnect_all, tests pass
Josh Blum
2012-11-23
async atomic notification of stop condition
Josh Blum
2012-11-12
more get methods for all
Josh Blum
2012-11-09
switch to boost software license
Josh Blum
2012-11-08
lot of python locking hell...
Josh Blum
2012-11-01
added deprecated max items interface to tb
Josh Blum
2012-10-28
work on stand-alone library build
Josh Blum
2012-10-13
change to fixed_rate_noutput_to_ninput in block for non fixed rates
Josh Blum
2012-10-13
lots of mini tweaks for QA passing, WIP...
Josh Blum
2012-10-05
added global block config for buffer affinity
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-02
dammit... find and replace did it again
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-22
threading related tweaks for happy qa code
Josh Blum
2012-09-20
fun with inlines
Josh Blum
2012-09-15
use cerr for all of the debug prints
Josh Blum
2012-09-12
communicate downstream buffer reqs to upstream output allocator
Josh Blum
2012-09-12
split up misc header into messages and token
Josh Blum
2012-09-11
added wait w/ timeout to top block/executor
Josh Blum
2012-09-11
interruptible_thread working on tests including udp source
Josh Blum
2012-09-11
work on interruptible_thread
Josh Blum
2012-09-06
debug prints, minor fixes, unfinished input queue work
Josh Blum
2012-09-03
copied over the old msg swig stuff for the sake of completeness
Josh Blum
2012-08-31
added comments and some cleanup code
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-26
runtime: move task into its own file
Josh Blum
2012-08-26
runtime: added size hints to top block
Josh Blum
2012-08-26
runtime: fill in more top block hooks
Josh Blum
2012-08-26
runtime: work on unit tests
Josh Blum