summaryrefslogtreecommitdiff
path: root/menus.c
AgeCommit message (Expand)Author
1970-01-01add exit entry to load/save menusroot
1970-01-01fix RS232 menu - menu did not stored new settings to flashroot
1970-01-01first attempt at adding min/max-only rise time, for -KTA-TRAroot
1970-01-01fix route settingINSTRUMENT_6_0_19root
2015-06-16use modes to select route from list of 2, for AVR-D2-BMichael J. Chudobiak
2015-04-29fix possible ext dbl command conflict with CH2 suffixINSTRUMENT_6_0_18bMichael J. Chudobiak
1970-01-01add support for double-external-trigger mode in KMPFroot
1970-01-01ignore encoder if delay is fixed, and ignore duty cycle mode if PW is fixedroot
1970-01-01Allow 64-char model numbersINSTRUMENT_6_0_10root
1970-01-01show channel numbers in submenu headings if used, and no +/- if ignored anywayroot
2014-08-14remove AVRQ-3-B supportINSTRUMENT_6_0_4Michael J. Chudobiak
1970-01-01use 3 sig digits in fixed amplitude menuroot
1970-01-01fixed submenu mode numberingroot
1970-01-01fixed submenu building typoroot
2014-08-13first attempt at better AVRQ amplitude handlingMichael J. Chudobiak
1970-01-01inc/dec burst count faster if encoder rotated fasterINSTRUMENT_6_0_2croot
1970-01-01fixed formatting of menu control mode string, and overwriting of next page arrowroot
1970-01-01initialize LCD upon return to main screen, to allow recovery from glitchesroot
1999-12-31Revert "do not show polarity sign for positive-only amplitudes"root
2013-10-02do not show polarity sign for positive-only amplitudesMichael J. Chudobiak
2013-10-02don't show plus sign on delay if min_delay > 0Michael J. Chudobiak
1999-12-31added EW to submenusroot
1999-12-31allow main menu to display PW:EXTroot
2013-08-08rename ab_mode vars to pw_ctrl_mode, and remove ab_mode chankeyMichael J. Chudobiak
2013-08-08rename ab_mode_allowed to pw_ab_mode_enabledMichael J. Chudobiak
1999-12-31compile regexes before clearing boot screenroot
1999-12-31fix initial menu write delay due to slow regex compilationroot
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