summaryrefslogtreecommitdiff
path: root/parser.c
AgeCommit message (Expand)Author
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
1999-12-31removed parity and databit settings, because they are now automaticroot
1999-12-31fix to ignore empty input stringsroot
1999-12-31gpib works nowroot
1999-12-31added missing gpib.h includesroot
2012-09-26initial addition of gpib driverMichael J. Chudobiak
1999-12-31optimized flash writing when changing serial settingsroot
2012-09-11added support for serial parametersMichael J. Chudobiak
2012-09-04make broadcast command active in debug mode onlyMichael J. Chudobiak
2012-09-04added message broadcastsMichael J. Chudobiak
2012-08-30astyle fixesMichael J. Chudobiak
2012-08-30first attempt at lcd menusMichael J. Chudobiak
2012-08-29added function to test broadcast messagesMichael J. Chudobiak
2012-08-29add some menu variables as globals, to remove FIXMEsMichael J. Chudobiak
2012-08-28astyle fixesMichael J. Chudobiak
2012-08-24extra code to suppress warningsMichael J. Chudobiak