index
:
Instrument.git
master
pinmuxindt
vxi
The instrument daemon
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gpib.c
Age
Commit message (
Expand
)
Author
2013-01-30
don't fire interrupt every time status is checked
Michael J. Chudobiak
1999-12-31
added vxi device clear functionality
root
1999-12-31
must set MAV bit for GPIB hardware - commented out accidentally?
root
2013-01-13
fire the interrupt from the right place
daniel
2013-01-11
add the missing srq enable, disable checks in gpib for now
daniel
2013-01-11
start feeding the stuff from write into the parser
daniel
2012-12-07
flag VXI service requests, rename STB function
Michael J. Chudobiak
2012-12-07
keep track of shell and VXI connections separately
Michael J. Chudobiak
1999-12-31
set output string pointer to NULL after freeing it
root
2012-12-07
modify gpib response sending so it does not hang if read never received
Michael J. Chudobiak
2012-12-07
fixed gpib comment formatting
Michael J. Chudobiak
2012-12-07
use register macro, instead of hard-coded value for ESR
Michael J. Chudobiak
2012-12-07
remove cruft macros from gpib.c for clarity
Michael J. Chudobiak
2012-10-16
astyle fixes
Michael J. Chudobiak
1999-12-31
remember to free gpib output string
root
1999-12-31
gpib queries should work fully now
root
2012-10-15
first attempt at gpib query responses
Michael J. Chudobiak
1999-12-31
make hardware-detect flags global
root
2012-10-11
remove unused stopbit and echo settings
Michael J. Chudobiak
2012-10-11
better test for TNT4882 presence
Michael J. Chudobiak
1999-12-31
fixed some gpib warnings
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
1999-12-31
gpib works now
root
1999-12-31
minor casting change
root
2012-09-27
add register offset to TNT_port addresses
Michael J. Chudobiak
1999-12-31
first attempt at gpib listening - may not be functional
root
2012-09-26
add real read/writes to gpib chip
root
2012-09-26
add missing gpib files
Michael J. Chudobiak