Age | Commit message (Expand) | Author |
2013-01-17 | Everything for multiple instruments on the C side | 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 | add missing header | daniel |
2013-01-13 | clean up compiler warnings in the server | daniel |
2013-01-13 | clean up some compiler warnings in the client | 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 | fix double free | 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-11 | add callback for interrupt | daniel |
2013-01-11 | testing interrupt channel, works | daniel |
2013-01-11 | add the missing srq enable, disable checks in gpib for now | daniel |
2013-01-11 | more wiring up | daniel |
2013-01-11 | start feeding the stuff from write into the parser | daniel |
2013-01-11 | Merge branch 'master' into vxi | daniel |
2013-01-10 | add all of the locking calls to the calls that can be locked out | daniel |
2013-01-10 | missing file | daniel |
2013-01-10 | more filling out on the server side | daniel |
2013-01-10 | remove the sleep | daniel |
2013-01-10 | More interrupt channel bits | daniel |
2013-01-10 | the interrupt channel works now. | daniel |
2013-01-10 | add some more code to the server side | daniel |
2013-01-10 | Interrupt channel work | daniel |
2013-01-10 | working abort channel | daniel |
2013-01-10 | add support for the abort channel on the client side | daniel |
2013-01-09 | fix the typemap so that perl doesn't moan about bools | daniel |
2013-01-09 | The perl module sort of works now. Need to fill in all of the meta data, add ... | daniel |
2013-01-09 | add a waitlock parameter to all of the calls that care about it | daniel |
2013-01-09 | a bit more fleshing out on the server side | daniel |
2013-01-09 | More clean ups, add some more tests | daniel |
2013-01-09 | A few more clean ups | daniel |
2013-01-09 | Some little clean ups for the client library before I turn it into a perl module | daniel |
2013-01-05 | fix broken logic | daniel |
2013-01-05 | A bit more fleshing out of the VXI server and client | daniel |
2013-01-05 | complete the stubs in the client.. | daniel |
2013-01-05 | add a work in progress "vxi-11 client library" and test client.. this will be... | daniel |
2013-01-05 | Wedge the server part of the VXI-11 stuff in here. It doesn't actually do ver... | daniel |
2012-10-07 | Merge branch 'master' of grenfell.avtechpulse.com:Instrument | daniel |
2012-10-04 | put flash writes in a mutex lock | Michael J. Chudobiak |
2012-10-04 | wrap flash writes and shutdown sequence in flags | root |
2012-10-04 | astyle fixes | Michael J. Chudobiak |
2012-10-04 | more sensible warnings if hardware is missing | Michael J. Chudobiak |
2012-10-04 | formatting fixes in gpib, plus remove redundant var init | Michael J. Chudobiak |
2012-10-04 | use sysrq to do an emergency shutdown | daniel |
2012-10-04 | Merge branch 'master' of grenfell.avtechpulse.com:Instrument | daniel |
2012-10-01 | bus cycle timing adjustments | daniel |