summaryrefslogtreecommitdiff
path: root/menus.c
AgeCommit message (Expand)Author
2013-01-28added vxi remote/local functionalityMichael J. Chudobiak
2012-12-12further simplification of remote mode reportingMichael J. Chudobiak
1999-12-31fixed remote mode reporting on main menuroot
1999-12-31fix typosroot
2012-12-11better construction of remote-mode string on main menuMichael J. Chudobiak
1999-12-31fixed remote mode reporting; bumped version to 5.01root
2012-12-07keep track of shell and VXI connections separatelyMichael J. Chudobiak
2012-12-07fixed remote menu memory bugMichael J. Chudobiak
2012-12-07renamed remote/lockout variables to make them GPIB-specificMichael J. Chudobiak
2012-11-30fixed huge mutex memory leakroot
1999-12-31more elegant mode_name array handlingroot
2012-11-14remove fixed-length strings in mode_namesMichael J. Chudobiak
1999-12-31don't show main menu in response to commands during turn-on delayroot
2012-10-31astyle fixesMichael J. Chudobiak
1999-12-31better calculation of space for significant digitsroot
2012-10-31remove another fixed-length stringMichael J. Chudobiak
2012-10-31remove fixed-length menu stringsMichael J. Chudobiak
2012-10-19extra braces to suppress compiler warningsMichael J. Chudobiak
2012-10-19fix return-value warningsMichael J. Chudobiak
2012-10-16astyle fixesMichael J. Chudobiak
2012-10-16remove obsolete commentMichael J. Chudobiak
1999-12-31do not overwrite error screens from periodic looproot
2012-10-16more obsolete FIXMEs removedMichael J. Chudobiak
2012-10-15astyle fixesMichael J. Chudobiak
2012-10-15commentsMichael J. Chudobiak
1999-12-31no longer need dummy-functionsroot
1999-12-31make hardware-detect flags globalroot
1999-12-31add main menu rendering mutex lockroot
1999-12-31first full proper handling of local/remote control modesroot
1999-12-31remove debugging printfroot
1999-12-31re-insert accidentally deleted lineroot
2012-10-15simplified the menu updating schemeMichael J. Chudobiak
2012-10-15rename Menu_Update_Display to Show_Main_MenuMichael 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-31added higher baud ratesroot
1999-12-31removed parity and databit settings, because they are now automaticroot
1999-12-31added missing gpib.h includesroot
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-09-07style fixesMichael J. Chudobiak
2012-09-06add a periodic_poll function to check buttons (and gpib in future)Michael J. Chudobiak
2012-09-06rename redraw to change_selection for clarityMichael J. Chudobiak
2012-09-05scope reductionsMichael J. Chudobiak
1999-12-31fix encoder string/number handlingroot
1999-12-31better main menu refreshingroot
2012-09-05clear submenu screen under more conditionsMichael J. Chudobiak
2012-09-05added timer loop to check buttonsMichael J. Chudobiak