summaryrefslogtreecommitdiff
path: root/globals.h
AgeCommit message (Expand)Author
2012-12-12further simplification of remote mode reportingMichael J. Chudobiak
2012-12-07move MAX_SESSIONS macroINSTRUMENT_5_0_0Michael J. Chudobiak
2012-12-07flag VXI service requests, rename STB functionMichael 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
2012-11-14use GStrings instead of fixed length strings in self-calMichael J. Chudobiak
1999-12-31cal_in_progress too fancy, just rely on mutex to delay commandsroot
2012-11-13warn if command received during self-calMichael J. Chudobiak
1999-12-31Some flags must not be reset by Main_Rst. Put in separate struct.root
2012-11-02Add a flag to signal completion of startup. To be expanded.Michael J. Chudobiak
2012-10-16more obsolete FIXMEs removedMichael J. Chudobiak
1999-12-31make hardware-detect flags globalroot
1999-12-31first full proper handling of local/remote control modesroot
2012-10-15simplified the menu updating schemeMichael J. Chudobiak
2012-10-13started fixing control mode handlingMichael J. Chudobiak
1999-12-31tidy up username/password coderoot
2012-10-11remove unused stopbit and echo settingsMichael J. Chudobiak
1999-12-31removed parity and databit settings, because they are now automaticroot
2012-10-04wrap flash writes and shutdown sequence in flagsroot
1999-12-31first attempt at gpib listening - may not be functionalroot
2012-09-26initial addition of gpib driverMichael J. Chudobiak
1999-12-31optimized flash writing when changing serial settingsroot
2012-09-11added support for serial parametersMichael J. Chudobiak
2012-08-30first attempt at lcd menusMichael J. Chudobiak
2012-08-29add some menu variables as globals, to remove FIXMEsMichael J. Chudobiak
2012-08-24extra code to suppress warningsMichael J. Chudobiak
2012-08-24added diag:eprom:resetMichael J. Chudobiak
2012-08-24set flags to default values upon resetMichael J. Chudobiak
2012-08-24fix attempt at full set of device functionsMichael J. Chudobiak
2012-08-23added full error checkerMichael J. Chudobiak
1999-12-31startup timerroot
2012-08-23astyle fixesMichael J. Chudobiak
2012-08-23added most commands to the parser, with supporting global varsroot
2012-08-23initial addition of Main_RstMichael J. Chudobiak
2012-08-23add all ChannelState fieldsroot
2012-08-22initialize all flash data nowMichael J. Chudobiak
2012-08-16put flash functions in separate filesMichael J. Chudobiak
2012-08-16add function to initialize FlashMichael J. Chudobiak
2012-08-16added full flash memory mapMichael J. Chudobiak
2012-08-15initial support for read/write commands on packed flash structMichael J. Chudobiak
2012-08-15regex unref error fixed; added diag:eprom:sizeMichael J. Chudobiak
2012-08-15remove max_input_word_length limitMichael J. Chudobiak
1999-12-31add new filesroot