summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1970-01-01version bumpINSTRUMENT_6_0_9root
1970-01-01show channel numbers in submenu headings if used, and no +/- if ignored anywayroot
1970-01-01version bump for 6.0.8INSTRUMENT_6_0_8root
2014-11-05Simplify and improve break_up_stringMichael J. Chudobiak
1970-01-01fix addressing of I2C monitor for CH2INSTRUMENT_6_0_7broot
1970-01-01more compact messaging during self-calINSTRUMENT_6_0_7root
2014-10-28version bump to 6.0.7Michael J. Chudobiak
2014-10-28static string does not need new variableMichael J. Chudobiak
2014-10-28add messages about 60 second reset periodMichael J. Chudobiak
2014-10-23version bumpINSTRUMENT_6_0_6Michael J. Chudobiak
2014-10-23AVR-D4-B mods: if min+max ampl both positive, do not reset to zeroMichael J. Chudobiak
1970-01-01version bumpINSTRUMENT_6_0_5root
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
1970-01-01remove annoying compiler warningroot
1970-01-01use 3 sig digits in fixed amplitude menuroot
1970-01-01account for min/max fixed amplitudes in error checkerroot
1970-01-01throw error if old-AVRQ-style high zero equiv ampl is set. obsolete.root
1970-01-01throw error if obsolete ampl min/max-only mode is enabledroot
1970-01-01fixed submenu mode numberingroot
1970-01-01fixed submenu building typoroot
2014-08-13first attempt at better AVRQ amplitude handlingMichael J. Chudobiak
1970-01-01version bump for AVRQ-4-B modsroot
1970-01-01version bumpINSTRUMENT_6_0_3root
1970-01-01verify power fail after 25 ms delay to stop OLO-reset surge glitchesroot
1970-01-01limit maximum PRF if offset is high in 101x-OT unitsINSTRUMENT_6_0_2droot
1970-01-01inc/dec burst count faster if encoder rotated fasterINSTRUMENT_6_0_2croot
1970-01-01fixed setting of initial/rst burst separationINSTRUMENT_6_0_2broot
1970-01-01version bump to 6.0.2INSTRUMENT_6_0_2root
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