Age | Commit message (Expand) | Author |
2000-01-01 | +/- button not working as expected first press after turn-on, fixed. Better d... | Mike |
2020-07-27 | add support for new jig pin on keypad 104G | Michael J. Chudobiak |
2000-01-01 | Only ignore polarity when shown to user. Use polarity when considering calibr... | Mike |
2000-01-01 | ampl_zero_equiv can be large in some AVRQ units, use smallest_allowed_number ... | Mike |
2000-01-01 | fix encoder clearingINSTRUMENT_6_4_18b | Mike |
2000-01-01 | ignore tiniest encoder steps | Mike |
2000-01-01 | allow mult/div by 10 of burst count values | Mike |
2000-01-01 | Simplify needlessly complex error handling when adjusting encoder | Mike |
2000-01-01 | Simplify needlessly complex error handling when mult/div menu values | Mike |
2000-01-01 | Don't move arrow if only one mode. Fix amplitude mode list.INSTRUMENT_6_4_15b | Mike |
2000-01-01 | tidy amplitude menu code | Mike |
2000-01-01 | Don't write GPIB address to flash until CHANGE button pressed, to avoid weird... | Mike |
2000-01-01 | make max step size deviation configurableINSTRUMENT_6_4_08b | Mike |
2000-01-01 | separate minimum equiv offset from ampl, for AVIR-4-B-OT | Mike |
2017-10-05 | set aux word when setting nominal amplitude, for EA V1INSTRUMENT_6_2_28b | Michael J. Chudobiak |
2000-01-01 | replace pol_norm and pol_complement with NO/YES for clarity | Mike |
2000-01-01 | rename "polarity" variables to "inverted" for clarity | Mike |
1970-01-01 | hide delay feature on AVR-EBT1-B by setting max_delay to 0.0 | root |
1970-01-01 | show FW version and controller type (BB or OL) at startupINSTRUMENT_6_2_03 | root |
2000-01-01 | abstract the hardware identification checks | root |
1970-01-01 | add exit entry to load/save menus | root |
1970-01-01 | fix RS232 menu - menu did not stored new settings to flash | root |
1970-01-01 | first attempt at adding min/max-only rise time, for -KTA-TRA | root |
1970-01-01 | fix route settingINSTRUMENT_6_0_19 | root |
2015-06-16 | use modes to select route from list of 2, for AVR-D2-B | Michael J. Chudobiak |
2015-04-29 | fix possible ext dbl command conflict with CH2 suffixINSTRUMENT_6_0_18b | Michael J. Chudobiak |
1970-01-01 | add support for double-external-trigger mode in KMPF | root |
1970-01-01 | ignore encoder if delay is fixed, and ignore duty cycle mode if PW is fixed | root |
1970-01-01 | Allow 64-char model numbersINSTRUMENT_6_0_10 | root |
1970-01-01 | show channel numbers in submenu headings if used, and no +/- if ignored anyway | root |
2014-08-14 | remove AVRQ-3-B supportINSTRUMENT_6_0_4 | Michael J. Chudobiak |
1970-01-01 | use 3 sig digits in fixed amplitude menu | root |
1970-01-01 | fixed submenu mode numbering | root |
1970-01-01 | fixed submenu building typo | root |
2014-08-13 | first attempt at better AVRQ amplitude handling | Michael J. Chudobiak |
1970-01-01 | inc/dec burst count faster if encoder rotated fasterINSTRUMENT_6_0_2c | root |
1970-01-01 | fixed formatting of menu control mode string, and overwriting of next page arrow | root |
1970-01-01 | initialize LCD upon return to main screen, to allow recovery from glitches | root |
1999-12-31 | Revert "do not show polarity sign for positive-only amplitudes" | root |
2013-10-02 | do not show polarity sign for positive-only amplitudes | Michael J. Chudobiak |
2013-10-02 | don't show plus sign on delay if min_delay > 0 | Michael J. Chudobiak |
1999-12-31 | added EW to submenus | root |
1999-12-31 | allow main menu to display PW:EXT | root |
2013-08-08 | rename ab_mode vars to pw_ctrl_mode, and remove ab_mode chankey | Michael J. Chudobiak |
2013-08-08 | rename ab_mode_allowed to pw_ab_mode_enabled | Michael J. Chudobiak |
1999-12-31 | compile regexes before clearing boot screen | root |
1999-12-31 | fix initial menu write delay due to slow regex compilation | root |
2013-01-28 | added vxi remote/local functionality | Michael J. Chudobiak |
2012-12-12 | further simplification of remote mode reporting | Michael J. Chudobiak |
1999-12-31 | fixed remote mode reporting on main menu | root |