summaryrefslogtreecommitdiff
path: root/libvxi11client/libvxi11client.h
AgeCommit message (Collapse)Author
2013-01-30Make interrupt timeout configurabledaniel
2013-01-25String termination fix try 2daniel
2013-01-23Update docs, add the "global" functions to the export list, add the reason ↵daniel
from read to the stuff that gets returned.
2013-01-18add a lazy way to call writedaniel
2013-01-17make module perlish (object methods)daniel
2013-01-17Everything for multiple instruments on the C sidedaniel
2013-01-17add a "context" for handling multiple instrumentsdaniel
2013-01-11add more tests and a top level for perl wrappingdaniel
2013-01-11add callback for interruptdaniel
2013-01-11add the missing srq enable, disable checks in gpib for nowdaniel
2013-01-09The perl module sort of works now. Need to fill in all of the meta data, add ↵daniel
proper tests etc.
2013-01-09add a waitlock parameter to all of the calls that care about itdaniel
2013-01-09A few more clean upsdaniel
2013-01-05A bit more fleshing out of the VXI server and clientdaniel
2013-01-05complete the stubs in the client..daniel
2013-01-05add a work in progress "vxi-11 client library" and test client.. this will ↵daniel
become the perl module later