summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-05Add an unref to the queuedaniel
2013-02-05Queues start with a ref count of 1, so we shouldn't ref it.daniel
2013-02-04Improve flash writingdaniel
2013-02-02flash write backgroundingdaniel
2013-02-01clarify address and device parameters in docsMichael J. Chudobiak
2013-01-31change copyright noticeMichael J. Chudobiak
2013-01-31first complete-ish docsMichael J. Chudobiak
2013-01-31doc tweaksMichael J. Chudobiak
1999-12-31Merge branch 'master' of ulmo:Instrumentroot
2013-02-01Fix return codes section in the docsdaniel
2013-02-01make the function descriptions look more perldaniel
2013-02-01Merge branch 'master' of grenfell.avtechpulse.com:Instrumentdaniel
2013-02-01Merge branch 'master' of grenfell.avtechpulse.com:Instrumentdaniel
2013-02-01clean up the function descriptions a bitdaniel
2013-01-31doc updatesMichael J. Chudobiak
2013-01-31clean up formatting a bitdaniel
2013-01-31Return null from open if something failed.daniel
2013-01-30more doc tweaksMichael J. Chudobiak
2013-01-30use print instead of printfMichael J. Chudobiak
2013-01-30tweaked the pod docsMichael J. Chudobiak
2013-01-31Don't dereference null pointers, don't go passing them to the parser (stops ↵daniel
lots of glib asserts).
2013-01-31Add perl documentation. Probably not "perlish".daniel
2013-01-31Add comments to the perlglue.daniel
2013-01-31Typo in the readmedaniel
2013-01-30add a real sample script to the pod docsvxiMichael J. Chudobiak
2013-01-30disable vxi debugging printfs for nowMichael J. Chudobiak
2013-01-30don't fire interrupt every time status is checkedMichael J. Chudobiak
2013-01-30named argument for vxi_wait_for_interruptMichael J. Chudobiak
2013-01-30Make wait for interrupt more usefuldaniel
2013-01-30Comment out a call to vxi11_fireinterrupt I put in for debuggingdaniel
2013-01-30Data lengths sent to the server shouldn't include the terminator.daniel
Fix up how the handle gets copied out into perl
2013-01-30Fire an interrupt when a new interrupt channel is requested and one exists,daniel
this is to check if the existing connection is dead and get the RPC stuff to set the error
2013-01-30Make it easier to tell if a zero read/write happened or an errordaniel
2013-01-30Make interrupt timeout configurabledaniel
2013-01-29debugging printf on vxi11_fireinterruptMichael J. Chudobiak
2013-01-29more named parametersMichael J. Chudobiak
1999-12-31first attempt to disentangle VXI and GPIB STB reportingroot
1999-12-31cancel vxi panel lockout if all vxi connections are gone?root
1999-12-31Merge branch 'vxi' of ulmo:Instrument into vxiroot
2013-01-28added vxi remote/local functionalityMichael J. Chudobiak
2013-01-29Merge branch 'vxi' of grenfell.avtechpulse.com:Instrument into vxidaniel
2013-01-29update some commentsdaniel
2013-01-29Actually lock the device if requested in the link creation.daniel
2013-01-29Make the perl test script pass on the BB serverdaniel
2013-01-29Check the data returned by read or docmd aren't null first.daniel
2013-01-29Merge branch 'vxi' of grenfell.avtechpulse.com:Instrument into vxidaniel
2013-01-29Endian fixes.daniel
2013-01-28Add a little check to kill off an existing interrupt channel if it's died.daniel
2013-01-28Implement the abort behaviour as noted in the specdaniel
2013-01-28Fix duplicate files. Replace with linksdaniel