summaryrefslogtreecommitdiff
path: root/device-functions.c
AgeCommit message (Expand)Author
1970-01-01add support for double-external-trigger mode in KMPFroot
1970-01-01allow amplitude to be in a limited negative-only range (AVR-CD2-B)root
1970-01-01slew cal points are not aligned on 4-byte boundaries; fix #1root
1970-01-01allow output to be switched off even if Error_check failsroot
1970-01-01more compact messaging during self-calINSTRUMENT_6_0_7root
2014-10-28static string does not need new variableMichael J. Chudobiak
2014-10-28add messages about 60 second reset periodMichael J. Chudobiak
2014-10-23AVR-D4-B mods: if min+max ampl both positive, do not reset to zeroMichael J. Chudobiak
2014-08-14remove AVRQ-3-B supportINSTRUMENT_6_0_4Michael J. Chudobiak
1970-01-01account for min/max fixed amplitudes in error checkerroot
1970-01-01fixed submenu mode numberingroot
2014-08-13first attempt at better AVRQ amplitude handlingMichael J. Chudobiak
1999-12-31when nulling delay, make PW as close to 20 ns as possibleroot
1999-12-31when nulling delay, use 20 ns as minimum allowed pulse widthINSTRUMENT_5_0_15root
2014-05-22Copy some floats out into variables from the flash structure.INSTRUMENT_5_0_13Daniel Palmer
1999-12-31do not check delay shrink in cal moderoot
1999-12-31add config option to force monotonic TRIG-OUT delay when externally triggered.root
1999-12-31Flag delay shrink/propagation problems that prevent operation at some delays.root
1999-12-31do not set advance/delay mode for CH2 delayINSTRUMENT_5_0_9broot
1999-12-31make CH2 delay changes actually workINSTRUMENT_5_0_9root
2014-03-26use PCB 205A for CH2 delay, I2C address changesMichael J. Chudobiak
1999-12-31set delay to zero during PW and PRF calibrationroot
1999-12-31Revert "Revert "add possibility to ignore voltage polarity set by user""root
1999-12-31Revert "add possibility to ignore voltage polarity set by user"root
1999-12-31add possibility to ignore voltage polarity set by userroot
1999-12-31boost "fixed" pw only in calibration moderoot
1999-12-31Boost "fixed" pw from OP1B in units with volt-ctrl-pw at low PRFs.root
1999-12-31implement the EW relay setting functionroot
2013-08-08added basic parser support for EW mode, and added ew_enabled to flashMichael J. Chudobiak
2013-08-08finish ab_mode chankey changesMichael J. Chudobiak
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-31astyle fixesroot
1999-12-31when using attenuators, do not go to very top of raw ampl rangeINSTRUMENT_5_0_2root
1999-12-31allow attenuators to be disabled for amplitude calibrationtroot
1999-12-31use XTR_RLY1, not 5, to drive attenuator - in future, use I2Croot
2013-04-02implemented basic attenuator range function (but not in cal funcs)Michael J. Chudobiak
1999-12-31formatting fixes, removed debug printfsroot
2013-04-02fix typoMichael J. Chudobiak
2013-04-02switch to set_shiftreg_bits for better readabilityMichael J. Chudobiak
2013-04-02formatting fixesMichael J. Chudobiak
1999-12-31remove debugging printfINSTRUMENT_5_0_1root
1999-12-31take into account PW range shifting in voltage-control unitsroot
1999-12-31clarify coupled pw/amp range selectionroot
2012-12-14added couple_first_N_pw_ranges_to_ampl_ranges to support PG A+B+C (-M5)Michael J. Chudobiak
1999-12-31further simplification of last fixroot
1999-12-31fixed last commitroot
2012-12-13XTRA RLY 5 activates PG B (from A, B, C) in AVR-E3-B-R5-N-M5Michael J. Chudobiak
2012-12-06allow use of PRF limiter in pulsers with double pulse modeMichael J. Chudobiak
2012-11-14use GStrings instead of fixed length strings in self-calMichael J. Chudobiak