summaryrefslogtreecommitdiff
path: root/instr-daemon.c
AgeCommit message (Expand)Author
1970-01-01verify power fail after 25 ms delay to stop OLO-reset surge glitchesroot
1999-12-31astyle fixesroot
1999-12-31Don't show IP at startup - not ready anywayroot
2013-02-04Improve flash writingdaniel
2013-02-02flash write backgroundingdaniel
2013-01-28make vxi feature optional, enable with "diag:eprom:char 225 1"Michael J. Chudobiak
2013-01-11Merge branch 'master' into vxidaniel
2013-01-10the interrupt channel works now.daniel
2013-01-10add support for the abort channel on the client sidedaniel
2013-01-05Wedge the server part of the VXI-11 stuff in here. It doesn't actually do ver...daniel
2012-10-07Merge branch 'master' of grenfell.avtechpulse.com:Instrumentdaniel
2012-10-04wrap flash writes and shutdown sequence in flagsroot
2012-10-04astyle fixesMichael J. Chudobiak
2012-10-04use sysrq to do an emergency shutdowndaniel
2012-10-04Merge branch 'master' of grenfell.avtechpulse.com:Instrumentdaniel
2012-10-01Merge branch 'master' of grenfell.avtechpulse.com:Instrumentdaniel
2012-09-28Merge branch 'master' of grenfell.avtechpulse.com:Instrumentdaniel
2012-09-27sync disks before calling shutdowndaniel
1999-12-31gpib works nowroot
1999-12-31enable gpib busroot
1999-12-31bus tweaksroot
1999-12-31re-disable gpib for nowroot
2012-12-07move MAX_SESSIONS macroINSTRUMENT_5_0_0Michael J. Chudobiak
2012-12-07keep track of shell and VXI connections separatelyMichael J. Chudobiak
2012-12-07modify gpib response sending so it does not hang if read never receivedMichael J. Chudobiak
2012-12-07renamed gpib_input_buffer for clarityMichael J. Chudobiak
2012-12-07fix invalid lock namesMichael J. Chudobiak
2012-12-07added GPIB/VXI locking skeletonMichael J. Chudobiak
1999-12-31bus timing fixed with wide CS, 160 ns RD/WRroot
1999-12-31enable self-cal on bootroot
1999-12-31don't show main menu in response to commands during turn-on delayroot
1999-12-31disable gpib for nowroot
1999-12-31leave gpib off for nowroot
1999-12-31poweroff on +24V power fail implementedroot
1999-12-31not sure sync is worthwhileroot
1999-12-31minor casting changeroot
2012-09-27sync before shutdownMichael J. Chudobiak
1999-12-31first attempt at gpib listening - may not be functionalroot
1999-12-31POWER_FAIL is an inputroot
2012-09-19added a power fail input pin (low = OK, high = bad)Michael J. Chudobiak
1999-12-31optimized flash writing when changing serial settingsroot
2012-09-11added support for serial parametersMichael J. Chudobiak
2012-09-07style fixesMichael J. Chudobiak
2012-09-06add a periodic_poll function to check buttons (and gpib in future)Michael J. Chudobiak
1999-12-31better main menu refreshingroot
2012-09-05added timer loop to check buttonsMichael J. Chudobiak
2012-09-04added message broadcastsMichael J. Chudobiak
1999-12-31missing headerroot
1999-12-31show menu at startuproot
2012-08-29add some menu variables as globals, to remove FIXMEsMichael J. Chudobiak