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-30
add a real sample script to the pod docs
vxi
Michael J. Chudobiak
2013-01-30
disable vxi debugging printfs for now
Michael J. Chudobiak
2013-01-30
don't fire interrupt every time status is checked
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
Comment out a call to vxi11_fireinterrupt I put in for debugging
daniel
2013-01-30
Data lengths sent to the server shouldn't include the terminator.
daniel
2013-01-30
Fire an interrupt when a new interrupt channel is requested and one exists,
daniel
2013-01-30
Make it easier to tell if a zero read/write happened or an error
daniel
2013-01-30
Make interrupt timeout configurable
daniel
2013-01-29
debugging printf on vxi11_fireinterrupt
Michael J. Chudobiak
2013-01-29
more named parameters
Michael J. Chudobiak
1999-12-31
cancel vxi panel lockout if all vxi connections are gone?
root
1999-12-31
Merge branch 'vxi' of ulmo:Instrument into vxi
root
2013-01-28
added vxi remote/local functionality
Michael J. Chudobiak
2013-01-29
Merge branch 'vxi' of grenfell.avtechpulse.com:Instrument into vxi
daniel
2013-01-29
update some comments
daniel
2013-01-29
Actually lock the device if requested in the link creation.
daniel
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-28
Add a little check to kill off an existing interrupt channel if it's died.
daniel
2013-01-28
Implement the abort behaviour as noted in the spec
daniel
2013-01-28
Fix duplicate files. Replace with links
daniel
2013-01-26
move locking bits around and free the lock if the link destroyed
daniel
2013-01-26
Add a "hack" to report back to the vxi11 service code when a link dies.
daniel
2013-01-25
fix docmd
daniel
2013-01-25
docmd and better termination fix
daniel
2013-01-25
String termination fix try 2
daniel
2013-01-25
force termination of the strings coming from the remote
daniel
1999-12-31
device_trigger now returns ERR_OPERATIONNOTSUPPORTED
root
2013-01-28
make vxi feature optional, enable with "diag:eprom:char 225 1"
Michael J. Chudobiak
1999-12-31
add hex dump of received data for debugging
root
2013-01-25
Add some code to track when a link was last active and some code in create li...
daniel
2013-01-24
make read cleaner
daniel
2013-01-24
Add a max recv value for completeness.
daniel
2013-01-24
make the wait loop simpler
daniel
2013-01-24
fix logic for io wait
daniel
2013-01-24
memset some of the static structures so that info doesn't get leaked to the n...
daniel
2013-01-24
Remove the unneeded string copy, use g_malloc, g_free, bounds check on link a...
daniel
2013-01-24
Fix the last commit that didn't actually compile because of the time being me...
daniel
2013-01-24
Fix a leak
daniel
2013-01-24
Copy the buffer into a fresh allocation and free the copy in globals..
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
Expand a bit more on the perl stuff
daniel
2013-01-24
Add a little readme
daniel
2013-01-24
add default values for waitforlock
daniel
[next]