summaryrefslogtreecommitdiff
path: root/device-functions.c
AgeCommit message (Collapse)Author
2000-01-01set distort dac to mid-range while calibrating OS, for 1041 offset nullingINSTRUMENT_6_4_34Mike
2000-01-01Sleep time is now fraction of max based on DAC changeINSTRUMENT_6_4_33Mike
2000-01-01add TODO for MondayMike
2000-01-01do not add redundant settling time flag when changing ampl modeMike
2000-01-01further refinements to ampl settling time, but need to make it dependent on ↵Mike
size of DAC change?
2023-11-10add an amplitude settling time for SN 14256 repair and future unitsMichael J. Chudobiak
2000-01-01Do not apply polarity-based PW shift in bot range if bot range is voltage ↵Mike
controlled
2000-01-01delete an unused variableMike
2000-01-01Fix crashes caused by uninitialized pointerMike
2000-01-01reduce ampl_zero_equiv by a factor of 10 in -LV attenuator modeINSTRUMENT_6_4_27cMike
2000-01-01extended delay when switching attenuators in -LV unitsMike
2000-01-01only use attenuators in switchable zout units whem zout is 50 OhmsINSTRUMENT_6_4_27bMike
2000-01-01simplify checks for enabled switchable_zoutMike
2000-01-01misc fixes to max zout checksINSTRUMENT_6_4_27Mike
2000-01-01Do not switch polarity relay line in dual-chan dual-pol units, if CH2 ↵Mike
ignores POL (like AVRK-DPF)
2000-01-01Major reworking. Set_VI_Control now stores its calculation results for later ↵INSTRUMENT_6_4_23dMike
reference. This fixes the problem of adding cal points to parameters with large adjustments. The x values are now correct, but the user must still manually compensate for y changes.
2000-01-01fully implement disable timing cal percentage checkMike
2000-01-01debug messages showing XTR line changesINSTRUMENT_6_4_23cMike
2000-01-01remove broken CH2 TTL/ECL logic code, not used in any instruments nowMike
2000-01-01+/- button not working as expected first press after turn-on, fixed. Better ↵Mike
debugging messages.
2000-01-01Allow CH2 DLY to control trigger PW (for -2CHX). Better debug messages.INSTRUMENT_6_4_23bMike
2000-01-01Dump valid points to console when querying range info, to debug errant cal ↵Mike
points
2000-01-01add ability to temporarily disable timing cal percentage check, for ↵Mike
burst/sep/dly2
2000-01-01Only ignore polarity when shown to user. Use polarity when considering ↵Mike
calibration ranges.
2000-01-01let rise time go to the lowest hardware-possible value, not just the ↵INSTRUMENT_6_4_19cMike
specified minimum - for AVRQ
2000-01-01same as last, missed a spotINSTRUMENT_6_4_19bMike
2000-01-01ignore tiniest encoder stepsMike
2020-03-18add an "ALIVE" output, to switch on VCC2 in AVRQ (for example)Michael J. Chudobiak
2000-01-01do not reset state before calibrating rise time in AVRQMike
2000-01-01fix min/max ampl/vout balancing when nulling delay shift calINSTRUMENT_6_4_10bMike
2000-01-01fix ampl min/max checks when max_ampl is limited by max_vout (some -OT units)Mike
2000-01-01make force_output_fully_off work properly for 2-channel unitsINSTRUMENT_6_4_07bMike
2000-01-01implement full control of DACs 8-15Mike
2000-01-01Allow up to 16 DACs, by adding PCB 313AMike
2000-01-01make drive polarity of zout relay configurable for -R50 units and PCB 308AINSTRUMENT_6_4_03bMike
2018-05-03Removed missed hard-coded range sizesINSTRUMENT_6_4_00bMichael J. Chudobiak
2018-05-03use new variables and range sizes (but not initialized correctly yet)Michael J. Chudobiak
2018-05-03original number of points in each range was 10Michael J. Chudobiak
2000-01-01Add commands to add EA distort voltages based on existing ampl cal pointsMike
2000-01-01First attempt at handling pwl_distort automatically when adding ampl cal pointsMike
2000-01-01Longer gate reset time before cal interval. Needed for highest delays?Mike
2000-01-01separate minimum equiv offset from ampl, for AVIR-4-B-OTMike
2000-01-01int func should be voidMike
2000-01-01better abstraction of method of switching voltage-controlled PW range, for ↵Mike
clarity
2000-01-01better limits on freq/pw for large burst sep calibrationMike
2017-10-05renamed some variables in cal_add for clarityMichael J. Chudobiak
2017-10-05auto-handle the EA V1 distort data when deleting an ampl cal pointroot
2017-10-05rename variables in cal_del for clarityMichael J. Chudobiak
2017-10-05set aux word when setting nominal amplitude, for EA V1INSTRUMENT_6_2_28bMichael J. Chudobiak
2000-01-01implement ampl-dependent arbitrary voltage output - for AVR-E5-B S/N 13618Mike