summaryrefslogtreecommitdiff
path: root/menus.c
AgeCommit message (Expand)Author
2000-01-01revert support of 3-pin keypad alarm configuration, but keep streamlined codeINSTRUMENT_6_4_38bMike
2000-01-01ignore jig alarm input on older keypads with 3 alarm inputsINSTRUMENT_6_4_38Mike
2000-01-01reduce ampl_zero_equiv by a factor of 10 in -LV attenuator modeINSTRUMENT_6_4_27cMike
2000-01-01Test encoder against min change and min speed, for free-rolling defective enc...Mike
2000-01-01+/- button not working as expected first press after turn-on, fixed. Better d...Mike
2020-07-27add support for new jig pin on keypad 104GMichael J. Chudobiak
2000-01-01Only ignore polarity when shown to user. Use polarity when considering calibr...Mike
2000-01-01ampl_zero_equiv can be large in some AVRQ units, use smallest_allowed_number ...Mike
2000-01-01fix encoder clearingINSTRUMENT_6_4_18bMike
2000-01-01ignore tiniest encoder stepsMike
2000-01-01allow mult/div by 10 of burst count valuesMike
2000-01-01Simplify needlessly complex error handling when adjusting encoderMike
2000-01-01Simplify needlessly complex error handling when mult/div menu valuesMike
2000-01-01Don't move arrow if only one mode. Fix amplitude mode list.INSTRUMENT_6_4_15bMike
2000-01-01tidy amplitude menu codeMike
2000-01-01Don't write GPIB address to flash until CHANGE button pressed, to avoid weird...Mike
2000-01-01make max step size deviation configurableINSTRUMENT_6_4_08bMike
2000-01-01separate minimum equiv offset from ampl, for AVIR-4-B-OTMike
2017-10-05set aux word when setting nominal amplitude, for EA V1INSTRUMENT_6_2_28bMichael J. Chudobiak
2000-01-01replace pol_norm and pol_complement with NO/YES for clarityMike
2000-01-01rename "polarity" variables to "inverted" for clarityMike
1970-01-01hide delay feature on AVR-EBT1-B by setting max_delay to 0.0root
1970-01-01show FW version and controller type (BB or OL) at startupINSTRUMENT_6_2_03root
2000-01-01abstract the hardware identification checksroot
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