Age | Commit message (Expand) | Author |
1999-12-31 | compile regexes before clearing boot screen | root |
1999-12-31 | fix initial menu write delay due to slow regex compilation | root |
2013-01-28 | added vxi remote/local functionality | Michael J. Chudobiak |
2012-12-12 | further simplification of remote mode reporting | Michael J. Chudobiak |
1999-12-31 | fixed remote mode reporting on main menu | root |
1999-12-31 | fix typos | root |
2012-12-11 | better construction of remote-mode string on main menu | Michael J. Chudobiak |
1999-12-31 | fixed remote mode reporting; bumped version to 5.01 | root |
2012-12-07 | keep track of shell and VXI connections separately | Michael J. Chudobiak |
2012-12-07 | fixed remote menu memory bug | Michael J. Chudobiak |
2012-12-07 | renamed remote/lockout variables to make them GPIB-specific | Michael J. Chudobiak |
2012-11-30 | fixed huge mutex memory leak | root |
1999-12-31 | more elegant mode_name array handling | root |
2012-11-14 | remove fixed-length strings in mode_names | Michael J. Chudobiak |
1999-12-31 | don't show main menu in response to commands during turn-on delay | root |
2012-10-31 | astyle fixes | Michael J. Chudobiak |
1999-12-31 | better calculation of space for significant digits | root |
2012-10-31 | remove another fixed-length string | Michael J. Chudobiak |
2012-10-31 | remove fixed-length menu strings | Michael J. Chudobiak |
2012-10-19 | extra braces to suppress compiler warnings | Michael J. Chudobiak |
2012-10-19 | fix return-value warnings | Michael J. Chudobiak |
2012-10-16 | astyle fixes | Michael J. Chudobiak |
2012-10-16 | remove obsolete comment | Michael J. Chudobiak |
1999-12-31 | do not overwrite error screens from periodic loop | root |
2012-10-16 | more obsolete FIXMEs removed | Michael J. Chudobiak |
2012-10-15 | astyle fixes | Michael J. Chudobiak |
2012-10-15 | comments | Michael J. Chudobiak |
1999-12-31 | no longer need dummy-functions | root |
1999-12-31 | make hardware-detect flags global | root |
1999-12-31 | add main menu rendering mutex lock | root |
1999-12-31 | first full proper handling of local/remote control modes | root |
1999-12-31 | remove debugging printf | root |
1999-12-31 | re-insert accidentally deleted line | root |
2012-10-15 | simplified the menu updating scheme | Michael J. Chudobiak |
2012-10-15 | rename Menu_Update_Display to Show_Main_Menu | Michael J. Chudobiak |
2012-10-13 | started fixing control mode handling | 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 | 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-07 | style fixes | Michael J. Chudobiak |
2012-09-06 | add a periodic_poll function to check buttons (and gpib in future) | Michael J. Chudobiak |
2012-09-06 | rename redraw to change_selection for clarity | Michael J. Chudobiak |
2012-09-05 | scope reductions | Michael J. Chudobiak |
1999-12-31 | fix encoder string/number handling | root |
1999-12-31 | better main menu refreshing | root |