index
:
Instrument.git
master
pinmuxindt
vxi
The instrument daemon
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libvxi11client
/
perlbits
/
testscript.pl
Age
Commit message (
Collapse
)
Author
2013-01-29
more named parameters
Michael J. Chudobiak
2013-01-29
Endian fixes.
daniel
2013-01-24
Remove the unneeded string copy, use g_malloc, g_free, bounds check on link ↵
daniel
array
2013-01-23
make vxi_write accept the datastring as an unnamed parameter
Michael J. Chudobiak
2013-01-24
named parameters for read()
daniel
2013-01-24
Named parameters for write()
daniel
2013-01-24
named
daniel
2013-01-23
fix the handling of int getting passed back.. returning the address of the ↵
daniel
int is not what we want.
2013-01-23
Make readstb make sense :)
daniel
2013-01-23
Merge branch 'vxi' of grenfell.avtechpulse.com:Instrument into vxi
daniel
Conflicts: libvxi11client/perlbits/testscript.pl
2013-01-23
Update docs, add the "global" functions to the export list, add the reason ↵
daniel
from read to the stuff that gets returned.
2013-01-22
mark testscript.pl as user-executable
Michael J. Chudobiak
2013-01-18
Add prefix, fix read (probably leaks..).
daniel
2013-01-22
put real IP address in test scripts, add perl header
Michael J. Chudobiak