Age | Commit message (Expand) | Author |
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 |
2012-09-05 | clear submenu screen under more conditions | Michael J. Chudobiak |
2012-09-05 | added timer loop to check buttons | Michael J. Chudobiak |
2012-09-05 | have Menu_Check_Buttons return TRUE | Michael J. Chudobiak |
2012-09-05 | expose Menu_Check_Buttons | Michael J. Chudobiak |
2012-09-04 | added message broadcasts | Michael J. Chudobiak |
2012-08-31 | added FIXME | Michael J. Chudobiak |
2012-08-31 | use g_str functions for submenu title | Michael J. Chudobiak |
2012-08-31 | removed another fixed-length string | Michael J. Chudobiak |
1999-12-31 | forgot to clear LCD before network info menu | root |
2012-08-31 | added LCD_write_padded_spaces | Michael J. Chudobiak |
2012-08-31 | reduce scope of LCD_string | Michael J. Chudobiak |
2012-08-31 | removed more fixed-width strings | Michael J. Chudobiak |
2012-08-31 | remove more fixed-length strings | Michael J. Chudobiak |
2012-08-31 | misc warning fixes; use more g_str functions | Michael J. Chudobiak |
2012-08-30 | astyle fixes | Michael J. Chudobiak |
2012-08-30 | network info menu | Michael J. Chudobiak |
1999-12-31 | remove FIXME | root |
1999-12-31 | missing header | root |