Age | Commit message (Expand) | Author |
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 |
2012-09-11 | added support for serial parameters | Michael J. Chudobiak |
2012-09-04 | make broadcast command active in debug mode only | Michael J. Chudobiak |
2012-09-04 | added message broadcasts | Michael J. Chudobiak |
2012-08-30 | astyle fixes | Michael J. Chudobiak |
2012-08-30 | first attempt at lcd menus | Michael J. Chudobiak |
2012-08-29 | added function to test broadcast messages | Michael J. Chudobiak |
2012-08-29 | add some menu variables as globals, to remove FIXMEs | Michael J. Chudobiak |
2012-08-28 | astyle fixes | Michael J. Chudobiak |
2012-08-24 | extra code to suppress warnings | Michael J. Chudobiak |
2012-08-24 | fixed more real errors based on compiler warnings | Michael J. Chudobiak |
2012-08-24 | fix writeUserBlock usage, and fix non-obvious rcl values | Michael J. Chudobiak |
2012-08-24 | added diag:eprom:reset | Michael J. Chudobiak |
2012-08-24 | variable scope reductions | Michael J. Chudobiak |