index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
gras
/
GRAS_Block.i
Age
Commit message (
Expand
)
Author
2013-06-01
props: added query functionality to enumerate properties
Josh Blum
2013-04-06
gras: split register property into two calls
Josh Blum
2013-04-04
gras: revisit container storage after yesterdays learning
Josh Blum
2013-04-03
gras: code cleanup and comments from last commit
Josh Blum
2013-04-03
gras: figured out how to do the python reference
Josh Blum
2013-03-31
gras: more of that include vs import w/ swig
Josh Blum
2013-03-28
gras: virtual destructors for all but Element #67
Josh Blum
2013-03-17
gras: move block set/get into common area
Josh Blum
2013-03-17
gras: work on python hooks for props 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
2012-12-05
tag is just an offset and object, created stream tag and pkt message
Josh Blum
2012-11-30
messing w/ pop_input_msg call
Josh Blum
2012-11-26
various tweaks for submodule building and msvc
Josh Blum
2012-11-25
python block gets same signature extend logic
Josh Blum
2012-11-25
make use of PMC/Registry.i in SBuffer binding
Josh Blum
2012-11-24
change the type to unsigned to make swig happy
Josh Blum
2012-11-23
swig import to avoid PMC symbol duplication
Josh Blum
2012-11-20
support for sbuffer in python
Josh Blum
2012-11-20
kludge around for python reference counting
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
checkin misc changes from horrible swig adventure
Josh Blum
2012-11-12
simplified the tags iterator stuff
Josh Blum
2012-11-12
create a proper python iterator from TagIter
Josh Blum
2012-11-11
consistency for naming conventions, param orders
Josh Blum
2012-11-09
python tags source/sink looper
Josh Blum
2012-11-09
swig template std::vector<gras::Tag>
Josh Blum
2012-11-09
created get_input_tags pythonic wrapper
Josh Blum
2012-11-09
switch to boost software license
Josh Blum
2012-11-09
working on tags python support
Josh Blum
2012-11-08
add try/except w/ prints to python block
Josh Blum
2012-11-08
lot of python locking hell...
Josh Blum
2012-11-06
work on python blocks and unit test
Josh Blum
2012-11-05
polish up work and notify api
Josh Blum
2012-11-04
work on Python Blocks overloads/directors
Josh Blum
2012-11-04
work on SWIG director block...
Josh Blum
2012-11-03
work on python block class
Josh Blum
2012-11-03
begin work on python blocks
Josh Blum