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
Age
Commit message (
Expand
)
Author
2013-02-01
clean up the function descriptions a bit
daniel
2013-01-31
clean up formatting a bit
daniel
2013-01-31
Return null from open if something failed.
daniel
2013-01-30
more doc tweaks
Michael J. Chudobiak
2013-01-30
use print instead of printf
Michael J. Chudobiak
2013-01-30
tweaked the pod docs
Michael J. Chudobiak
2013-01-31
Add perl documentation. Probably not "perlish".
daniel
2013-01-31
Add comments to the perlglue.
daniel
2013-01-30
add a real sample script to the pod docs
vxi
Michael J. Chudobiak
2013-01-30
named argument for vxi_wait_for_interrupt
Michael J. Chudobiak
2013-01-30
Make wait for interrupt more useful
daniel
2013-01-30
Data lengths sent to the server shouldn't include the terminator.
daniel
2013-01-30
Make interrupt timeout configurable
daniel
2013-01-29
more named parameters
Michael J. Chudobiak
2013-01-29
Make the perl test script pass on the BB server
daniel
2013-01-29
Check the data returned by read or docmd aren't null first.
daniel
2013-01-29
Merge branch 'vxi' of grenfell.avtechpulse.com:Instrument into vxi
daniel
2013-01-29
Endian fixes.
daniel
2013-01-25
fix docmd
daniel
2013-01-25
docmd and better termination fix
daniel
2013-01-28
make vxi feature optional, enable with "diag:eprom:char 225 1"
Michael J. Chudobiak
2013-01-24
Remove the unneeded string copy, use g_malloc, g_free, bounds check on link a...
daniel
2013-01-23
added autochomp
Michael J. Chudobiak
2013-01-23
update SYNOPSIS
Michael J. Chudobiak
2013-01-23
make vxi_write accept the datastring as an unnamed parameter
Michael J. Chudobiak
2013-01-24
add default values for waitforlock
daniel
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 in...
daniel
2013-01-23
Make readstb make sense :)
daniel
2013-01-23
Add missing file
daniel
2013-01-23
Merge branch 'vxi' of grenfell.avtechpulse.com:Instrument into vxi
daniel
2013-01-23
Update docs, add the "global" functions to the export list, add the reason fr...
daniel
2013-01-22
mark testscript.pl as user-executable
Michael J. Chudobiak
2013-01-19
use fancy glib stuff to wait for the interrupt thread to start instead of spi...
daniel
2013-01-18
Add prefix, fix read (probably leaks..).
daniel
2013-01-18
convert read to the OUTLIST style.
daniel
2013-01-18
add a lazy way to call write
daniel
2013-01-17
not sure what happens with strings once they get into perl, but this keeps th...
daniel
2013-01-17
make module perlish (object methods)
daniel
2013-01-17
add a "context" for handling multiple instruments
daniel
2013-01-14
use ExtUtils::PkgConfig to get the libs and headers for glib/gthread
daniel
2013-01-13
Would help to actually pass the data read back out
daniel
2013-01-13
fire the interrupt from the right place
daniel
2013-01-12
Add the ability to wait for interrupts
daniel
2013-01-11
The perl interface is cleaner at least. Need to work out how to get the call ...
daniel
2013-01-11
most of it seems to work in perl now
daniel
2013-01-11
add more tests and a top level for perl wrapping
daniel
2013-01-09
fix the typemap so that perl doesn't moan about bools
daniel
[next]