Age | Commit message (Expand) | Author |
1970-01-01 | accept only simple positive integers in commands, reverses last commit | root |
1970-01-01 | accept user int parameters in floating format for scpi compliance | root |
1970-01-01 | stronger checking of numeric parameter formats | root |
1970-01-01 | hide delay feature on AVR-EBT1-B by setting max_delay to 0.0 | root |
1970-01-01 | fix RS232 menu - menu did not stored new settings to flash | root |
2015-04-29 | fix possible ext dbl command conflict with CH2 suffixINSTRUMENT_6_0_18b | Michael J. Chudobiak |
1970-01-01 | add support for double-external-trigger mode in KMPF | root |
1970-01-01 | Allow 64-char model numbersINSTRUMENT_6_0_10 | root |
2014-08-14 | remove AVRQ-3-B supportINSTRUMENT_6_0_4 | Michael J. Chudobiak |
2014-04-25 | fixed improper returns in some calibration parser routines | Michael J. Chudobiak |
1999-12-31 | added delay shift diagnostic query | root |
2013-08-08 | added basic parser support for EW mode, and added ew_enabled to flash | Michael J. Chudobiak |
2013-08-08 | rename ab_mode vars to pw_ctrl_mode, and remove ab_mode chankey | Michael J. Chudobiak |
2013-04-24 | Add a work around for the unaligned access and add some notes on what was hap... | daniel |
1999-12-31 | allow attenuators to be disabled for amplitude calibrationt | root |
2012-12-13 | fixed the unit-handling duplicate g_free | Michael J. Chudobiak |
2012-12-11 | added conditional_regex_replace utility function | Michael J. Chudobiak |
2012-12-07 | flag VXI service requests, rename STB function | Michael J. Chudobiak |
2012-11-14 | use GStrings instead of fixed length strings in self-cal | Michael J. Chudobiak |
1999-12-31 | tested and fixed route:close function | root |
1999-12-31 | cal_in_progress too fancy, just rely on mutex to delay commands | root |
2012-11-13 | warn if command received during self-cal | Michael J. Chudobiak |
2012-11-13 | fix password length checking | Michael J. Chudobiak |
1999-12-31 | Some flags must not be reset by Main_Rst. Put in separate struct. | root |
2012-11-02 | Add a flag to signal completion of startup. To be expanded. | Michael J. Chudobiak |
2012-10-31 | astyle fixes | Michael J. Chudobiak |
2012-10-31 | remove another fixed-length string | Michael J. Chudobiak |
1999-12-31 | missing return statement in trig:sour parsing | root |
2012-10-19 | fix return-value warnings | Michael J. Chudobiak |
1999-12-31 | added parser mutex lock | root |
1999-12-31 | revert last; doesn't work | root |
2012-10-19 | added value range checks to eprom char and int writes | Michael J. Chudobiak |
1999-12-31 | force string eprom writes to upper case | root |
2012-10-16 | remove invalid FIXME | Michael J. Chudobiak |
1999-12-31 | removed broadcast-testing command | root |
1999-12-31 | removed obsolete FIXMEs | root |
1999-12-31 | gpib queries should work fully now | root |
2012-10-15 | astyle fixes | Michael J. Chudobiak |
2012-10-15 | comments | Michael J. Chudobiak |
1999-12-31 | no longer need dummy-functions | root |
2012-10-15 | rename Menu_Update_Display to Show_Main_Menu | Michael J. Chudobiak |
1999-12-31 | tidy up username/password code | root |
2012-10-11 | remove unused stopbit and echo settings | Michael J. Chudobiak |
1999-12-31 | added higher baud rates | root |
1999-12-31 | removed parity and databit settings, because they are now automatic | root |
1999-12-31 | fix to ignore empty input strings | root |
1999-12-31 | gpib works now | root |
1999-12-31 | added missing gpib.h includes | root |
2012-09-26 | initial addition of gpib driver | Michael J. Chudobiak |
1999-12-31 | optimized flash writing when changing serial settings | root |