summaryrefslogtreecommitdiff
path: root/gpib.c
AgeCommit message (Collapse)Author
2000-01-01add printf showing if TNT4882 found, for debuggingroot
2000-01-01abstract the hardware identification checksroot
1999-12-31astyle fixesroot
1999-12-31reset TNT4882 a little bit earlierroot
2013-04-08add a dedicated pin to reset GPIB, becase SYS_RESETn is flakyMichael J. Chudobiak
1999-12-31first attempt to disentangle VXI and GPIB STB reportingroot
1999-12-31clear MAV bit after sending VXI messageroot
2013-01-30don't fire interrupt every time status is checkedMichael J. Chudobiak
1999-12-31added vxi device clear functionalityroot
1999-12-31must set MAV bit for GPIB hardware - commented out accidentally?root
2013-01-13fire the interrupt from the right placedaniel
2013-01-11add the missing srq enable, disable checks in gpib for nowdaniel
2013-01-11start feeding the stuff from write into the parserdaniel
2012-12-07flag VXI service requests, rename STB functionMichael J. Chudobiak
2012-12-07keep track of shell and VXI connections separatelyMichael J. Chudobiak
1999-12-31set output string pointer to NULL after freeing itroot
2012-12-07modify gpib response sending so it does not hang if read never receivedMichael J. Chudobiak
2012-12-07fixed gpib comment formattingMichael J. Chudobiak
2012-12-07use register macro, instead of hard-coded value for ESRMichael J. Chudobiak
2012-12-07remove cruft macros from gpib.c for clarityMichael J. Chudobiak
2012-10-16astyle fixesMichael J. Chudobiak
1999-12-31remember to free gpib output stringroot
1999-12-31gpib queries should work fully nowroot
2012-10-15first attempt at gpib query responsesMichael J. Chudobiak
1999-12-31make hardware-detect flags globalroot
2012-10-11remove unused stopbit and echo settingsMichael J. Chudobiak
2012-10-11better test for TNT4882 presenceMichael J. Chudobiak
1999-12-31fixed some gpib warningsroot
2012-10-04astyle fixesMichael J. Chudobiak
2012-10-04more sensible warnings if hardware is missingMichael J. Chudobiak
2012-10-04formatting fixes in gpib, plus remove redundant var initMichael J. Chudobiak
1999-12-31gpib works nowroot
1999-12-31minor casting changeroot
2012-09-27add register offset to TNT_port addressesMichael J. Chudobiak
1999-12-31first attempt at gpib listening - may not be functionalroot
2012-09-26add real read/writes to gpib chiproot
2012-09-26add missing gpib filesMichael J. Chudobiak