summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1970-01-01fixed formatting of menu control mode string, and overwriting of next page arrowroot
1970-01-01version bumpINSTRUMENT_6_0_1root
1970-01-01initialize LCD upon return to main screen, to allow recovery from glitchesroot
2014-06-25Bump to 6.0.0. Requires F20 base system.INSTRUMENT_6_0_0Michael J. Chudobiak
2014-06-25Use a node in sysfs that only exists when the device tree is loaded.Daniel Palmer
2014-06-25- Pinmux config is done in DT nowDaniel Palmer
- It looks like the i2c buses are now start at 0.
1999-12-31tagged for 5.16INSTRUMENT_5_0_16root
1999-12-31when nulling delay, make PW as close to 20 ns as possibleroot
1999-12-31version bump to 5.15INSTRUMENT_5_0_15broot
1999-12-31when nulling delay, use 20 ns as minimum allowed pulse widthINSTRUMENT_5_0_15root
1999-12-31version bumpINSTRUMENT_5_0_14root
1999-12-31Permit negative delays on CH1 of dual-delay units, for -KMPDroot
2014-05-22sigh. correct version number.INSTRUMENT_5_0_13bMichael J. Chudobiak
2014-05-22Copy some floats out into variables from the flash structure.INSTRUMENT_5_0_13Daniel Palmer
Workaround for aligned accesses
2014-05-20Fix the compile error I introduced by calling initFlashValues before it's ↵INSTRUMENT_5_0_12daniel
declared
2014-05-20Ofcourse that won't work as it'll break the CRC, so we truncate the last ↵Daniel Palmer
byte after checking the whole thing is correct
2014-05-20If the struct coming in from disk is smaller than the request size don't ↵Daniel Palmer
read the last byte. This stops it from running over a byte that is now where the flash end used to be.
2014-05-20- Fix the mhash cmake file for Debian/armhfDaniel Palmer
- Proposed single line solution to handle flash struct changes
2014-04-25version bump to 5.11INSTRUMENT_5_0_11Michael J. Chudobiak
2014-04-25fixed improper returns in some calibration parser routinesMichael J. Chudobiak
1999-12-31do not check delay shrink in cal moderoot
1999-12-31added delay shift diagnostic queryroot
1999-12-31version bump to 5.10INSTRUMENT_5_0_10root
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-26version bump to 5.09Michael J. Chudobiak
2014-03-26use PCB 205A for CH2 delay, I2C address changesMichael J. Chudobiak
1999-12-31version bump to 5.08INSTRUMENT_5_0_8root
1999-12-31set delay to zero during PW and PRF calibrationroot
for units with non-zero min delay, like the AVR-D3-B-MS1
1999-12-31Revert "do not show polarity sign for positive-only amplitudes"root
This reverts commit 6a15a14fc7069fd72522dd82b8c64a4bdee21f54.
1999-12-31Revert "Revert "add possibility to ignore voltage polarity set by user""root
This reverts commit 623db64a55a04e531bb847fa02ef20ce1a05a10c.
1999-12-31Revert "add possibility to ignore voltage polarity set by user"root
This reverts commit 401fd942b84f8a1a8cb48e6c38ebe3dae1ab42ef.
1999-12-31add possibility to ignore voltage polarity set by userroot
2013-10-02do not show polarity sign for positive-only amplitudesMichael J. Chudobiak
2013-10-02Revert "added chans_opposite_polarities for AVR-D3-B-MS1 error checking"Michael J. Chudobiak
This reverts commit e1678aa56d0d1deaf003e0a04f09d26000d9eca5.
2013-10-02Revert "calculate ch1 min/max ampl correctly in AVR-D3-B"Michael J. Chudobiak
This reverts commit c6550aba8a93cf543311d1b63224a8b97b339094.
1999-12-31calculate ch1 min/max ampl correctly in AVR-D3-Broot
2013-10-02added chans_opposite_polarities for AVR-D3-B-MS1 error checkingMichael J. Chudobiak
2013-10-02don't show plus sign on delay if min_delay > 0Michael J. Chudobiak
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
Makes PRF calibration work properly. Otherwise duty cycle is too low.
1999-12-31version bump to 5.07INSTRUMENT_5_0_7root
1999-12-31added EW to submenusroot
1999-12-31allow main menu to display PW:EXTroot
1999-12-31implement the EW relay setting functionroot
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