summaryrefslogtreecommitdiff
path: root/parser.c
AgeCommit message (Expand)Author
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 obsolet...Mike
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 hap...daniel
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
1999-12-31gpib queries should work fully nowroot
2012-10-15astyle fixesMichael J. Chudobiak
2012-10-15commentsMichael J. Chudobiak
1999-12-31no longer need dummy-functionsroot
2012-10-15rename Menu_Update_Display to Show_Main_MenuMichael J. Chudobiak
1999-12-31tidy up username/password coderoot
2012-10-11remove unused stopbit and echo settingsMichael J. Chudobiak
1999-12-31added higher baud ratesroot