index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
gras
/
block.hpp
Age
Commit message (
Expand
)
Author
2013-07-05
gras: pythonic work on callable interface
Josh Blum
2013-07-05
gras: begin replacing set/get with callable
Josh Blum
2013-07-05
gras: revert block changes, test w/ callable now
Josh Blum
2013-07-05
gras: save callable work before we tear up more
Josh Blum
2013-07-04
gras: function registry is more flexible
Josh Blum
2013-06-06
gras: missing header file last commit
Josh Blum
2013-06-06
gras: moved config structs into own header
Josh Blum
2013-06-05
gras: separate actor data to struct to aid migration
Josh Blum
2013-06-05
gras: created duck typed API for posting msgs
Josh Blum
2013-05-27
gras: update the pop_input_msg documentation
Josh Blum
2013-05-27
gras: simplify registration object passing
Josh Blum
2013-05-05
gras: added post input buffer/message/tag api calls
Josh Blum
2013-05-04
gras: implement force done input port option
Josh Blum
2013-04-06
gras: split register property into two calls
Josh Blum
2013-03-28
gras: virtual destructors for all but Element #67
Josh Blum
2013-03-21
gras: combine block property headers
Josh Blum
2013-03-17
gras: work on python hooks for props interface
Josh Blum
2013-03-17
gras: property tweaks and c++ unit tests
Josh Blum
2013-03-17
gras: property implementation in lib
Josh Blum
2013-03-17
gras: work on C++ API for properties interface
Josh Blum
2013-02-25
gras: work on new port config API
Josh Blum
2013-02-23
gras: use new set/get item size api
Josh Blum
2013-02-22
gras: rename start/stop to notify interfaces
Josh Blum
2013-01-18
address that pop vs get output buffer issue
Josh Blum
2012-12-22
use sbuffer config for alloc api
Josh Blum
2012-12-15
work on the buffer queue api
Josh Blum
2012-12-05
forward declare Tag in the tag iter header
Josh Blum
2012-12-05
moved tag iter into its own header
Josh Blum
2012-12-05
tag is just an offset and object, created stream tag and pkt message
Josh Blum
2012-12-01
changed lookahead to preload, thats all it is
Josh Blum
2012-11-30
messing w/ pop_input_msg call
Josh Blum
2012-11-24
change output buffer api call to pop
Josh Blum
2012-11-23
grant same API access to output buffer
Josh Blum
2012-11-18
propagate_tags director for python
Josh Blum
2012-11-18
convenience produce/consume + propagate_tags default
Josh Blum
2012-11-17
created some metadata for work buffer array
Josh Blum
2012-11-13
created API for passive work-flow
Josh Blum
2012-11-12
more get methods for all
Josh Blum
2012-11-11
moved work buffer definition into its own header
Josh Blum
2012-11-11
consistency for naming conventions, param orders
Josh Blum
2012-11-09
switch to boost software license
Josh Blum
2012-11-09
common typedef for item count
Josh Blum
2012-11-07
io fails and io config work
Josh Blum
2012-11-06
moved consume each convenience routine
Josh Blum
2012-11-05
polish up work and notify api
Josh Blum
2012-11-02
mostly python tweaks, mostly happy QA
Josh Blum
2012-11-01
moved out a bunch of work, rate, fcast logic
Josh Blum
2012-11-01
building gnuradio, some workarounds
Josh Blum
2012-10-28
work on stand-alone library build
Josh Blum