summaryrefslogtreecommitdiff
path: root/parser.c
AgeCommit message (Collapse)Author
2000-01-01first attempt at adding lower duty limit when ZOUT=MAX, for -LV optionMike
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-01ignore tiniest encoder stepsMike
2000-01-01reduce duplicate prompts in multi-line handlingINSTRUMENT_6_4_07cMike
2000-01-01indent last commit properlyMike
2000-01-01Split inputs into separate lines when multiple interactive commands are receivedMike
2018-05-07add ability to just copy old-style ampl and os initial config data to new ↵Michael J. Chudobiak
32-ranges
2018-05-03add diag:eprom:resize to copy old 10-point data into new 32-point arraysroot
2000-01-01Add commands to add EA distort voltages based on existing ampl cal pointsMike
2017-10-05set aux word when setting nominal amplitude, for EA V1INSTRUMENT_6_2_28bMichael J. Chudobiak
2000-01-01Rename piece-wise-linear variables for clarity, dropping reference to ↵Mike
obsolete 12bit values
2000-01-01replace pol_norm and pol_complement with NO/YES for clarityMike
2000-01-01rename "polarity" variables to "inverted" for clarityMike
1970-01-01accept only simple positive integers in commands, reverses last commitroot
1970-01-01accept user int parameters in floating format for scpi complianceroot
1970-01-01stronger checking of numeric parameter formatsroot
1970-01-01hide delay feature on AVR-EBT1-B by setting max_delay to 0.0root
1970-01-01fix RS232 menu - menu did not stored new settings to flashroot
2015-04-29fix possible ext dbl command conflict with CH2 suffixINSTRUMENT_6_0_18bMichael J. Chudobiak
1970-01-01add support for double-external-trigger mode in KMPFroot
1970-01-01Allow 64-char model numbersINSTRUMENT_6_0_10root
2014-08-14remove AVRQ-3-B supportINSTRUMENT_6_0_4Michael J. Chudobiak
2014-04-25fixed improper returns in some calibration parser routinesMichael J. Chudobiak
1999-12-31added delay shift diagnostic queryroot
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-04-24Add a work around for the unaligned access and add some notes on what was ↵daniel
happening
1999-12-31allow attenuators to be disabled for amplitude calibrationtroot
2012-12-13fixed the unit-handling duplicate g_freeMichael J. Chudobiak
2012-12-11added conditional_regex_replace utility functionMichael J. Chudobiak
2012-12-07flag VXI service requests, rename STB functionMichael J. Chudobiak
2012-11-14use GStrings instead of fixed length strings in self-calMichael J. Chudobiak
1999-12-31tested and fixed route:close functionroot
1999-12-31cal_in_progress too fancy, just rely on mutex to delay commandsroot
2012-11-13warn if command received during self-calMichael J. Chudobiak
2012-11-13fix password length checkingMichael J. Chudobiak
1999-12-31Some flags must not be reset by Main_Rst. Put in separate struct.root
2012-11-02Add a flag to signal completion of startup. To be expanded.Michael J. Chudobiak
2012-10-31astyle fixesMichael J. Chudobiak
2012-10-31remove another fixed-length stringMichael J. Chudobiak
1999-12-31missing return statement in trig:sour parsingroot
2012-10-19fix return-value warningsMichael J. Chudobiak
1999-12-31added parser mutex lockroot
1999-12-31revert last; doesn't workroot
2012-10-19added value range checks to eprom char and int writesMichael J. Chudobiak
1999-12-31force string eprom writes to upper caseroot
2012-10-16remove invalid FIXMEMichael J. Chudobiak
1999-12-31removed broadcast-testing commandroot
1999-12-31removed obsolete FIXMEsroot