index
:
Instrument.git
master
pinmuxindt
vxi
The instrument daemon
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Correct buffer null check block
daniel
2013-01-23
Add missing file
daniel
2013-01-23
Add the missing arg for read in the c client
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
Add another debug message to confirm the port is actually set by the other th...
daniel
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
If a client disconnects while holding a lock, clear the lock
daniel
2013-01-17
make module perlish (object methods)
daniel
2013-01-17
Merge branch 'vxi' of grenfell.avtechpulse.com:Instrument into vxi
daniel
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-16
added missing include
Michael J. Chudobiak
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
[prev]
[next]