summaryrefslogtreecommitdiff
path: root/flash.c
AgeCommit message (Expand)Author
1970-01-01first attempt at adding min/max-only rise time, for -KTA-TRAroot
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-01Allow 64-char model numbersINSTRUMENT_6_0_10root
2014-10-23AVR-D4-B mods: if min+max ampl both positive, do not reset to zeroMichael J. Chudobiak
2014-08-26Do not reset fix_pw_dac_val defaults until unit is fully programmedMichael J. Chudobiak
2014-08-14remove AVRQ-3-B supportINSTRUMENT_6_0_4Michael J. Chudobiak
1970-01-01set *rcl amplitudes to safe values if fixed amplitudes usedroot
2014-08-13first attempt at better AVRQ amplitude handlingMichael J. Chudobiak
1970-01-01limit maximum PRF if offset is high in 101x-OT unitsINSTRUMENT_6_0_2droot
1970-01-01fixed setting of initial/rst burst separationINSTRUMENT_6_0_2broot
2014-05-20Fix the compile error I introduced by calling initFlashValues before it's dec...INSTRUMENT_5_0_12daniel
2014-05-20Ofcourse that won't work as it'll break the CRC, so we truncate the last byte...Daniel Palmer
2014-05-20If the struct coming in from disk is smaller than the request size don't read...Daniel Palmer
2014-05-20- Fix the mhash cmake file for Debian/armhfDaniel Palmer
1999-12-31add config option to force monotonic TRIG-OUT delay when externally triggered.root
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-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
2013-10-02Revert "added chans_opposite_polarities for AVR-D3-B-MS1 error checking"Michael J. Chudobiak
2013-10-02added chans_opposite_polarities for AVR-D3-B-MS1 error checkingMichael J. Chudobiak
1999-12-31fix to make diag:eprom:reset XXXX take effect right awayroot
2013-08-09add ew_xtra_rly config setting to flashMichael J. Chudobiak
2013-08-08added basic parser support for EW mode, and added ew_enabled to flashMichael 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
2013-04-26Add two defines to allow the frozen struct size to be either smaller or bigge...daniel
1999-12-31use narrower fixed PW on high PRF units like AVM-6-BINSTRUMENT_5_0_4root
1999-12-31astyle fixesroot
1999-12-31when using attenuators, do not go to very top of raw ampl rangeINSTRUMENT_5_0_2root
2013-04-02added attenuator ranges to flashMichael J. Chudobiak
2013-02-05Add an unref to the queuedaniel
2013-02-04Improve flash writingdaniel
2013-02-02flash write backgroundingdaniel
2013-01-28make vxi feature optional, enable with "diag:eprom:char 225 1"Michael J. Chudobiak
2012-12-14added couple_first_N_pw_ranges_to_ampl_ranges to support PG A+B+C (-M5)Michael J. Chudobiak
1999-12-31Some flags must not be reset by Main_Rst. Put in separate struct.root
2012-11-07update initial timing cal constantsMichael J. Chudobiak
2012-10-17stupidityMichael J. Chudobiak
2012-10-17fix last commit to use current flash setupMichael J. Chudobiak
2012-10-17port 4.12 changes into 5.00 (more PW/Delay/Burst cal points)Michael J. Chudobiak
2012-10-17init threading properly, added more mutex locksMichael J. Chudobiak
1999-12-31tidy up username/password coderoot
2012-10-11remove unused stopbit and echo settingsMichael J. Chudobiak
1999-12-31removed parity and databit settings, because they are now automaticroot
2012-10-04put flash writes in a mutex lockMichael J. Chudobiak
2012-10-04wrap flash writes and shutdown sequence in flagsroot
2012-09-11added support for serial parametersMichael J. Chudobiak