Commit Graph

22 Commits

Author SHA1 Message Date
Christian Kroll 4642f779f9 uart_commands.c: added joytick test 2014-10-06 23:49:08 +02:00
Christian Kroll 850e92f766 uart_commands.c etc.: added test command for matrix overhaul 2014-10-05 04:06:01 +02:00
Christian Kroll edda250312 uart_commands.c: removed stray character 2014-10-02 01:31:20 +02:00
Christian Kroll 496f6a9ced uart_commands.c: allow for complete line removal via Ctrl-U 2014-09-28 05:13:25 +02:00
Christian Kroll 45ba07b9d7 uart_commands.c: fixed UART1 ouput, added line reprint via Ctrl-L 2014-09-28 04:27:05 +02:00
Christian Kroll 877bebd41a uart.c: save resources if UART1 isn't used 2014-09-28 00:45:04 +02:00
Christian Kroll 43f4fc9b2c uart_commands.c: typo in error message corrected 2014-09-26 03:28:51 +02:00
Christian Kroll 656ec1c5c3 uart_commands.c: nicer backspace 2014-09-26 00:53:09 +02:00
Christian Kroll 1e99121751 uart_commands.c: sanitizing input even more 2014-09-26 00:14:38 +02:00
Christian Kroll ecec6bae36 uart_commands.c: small cleanups 2014-09-24 02:46:29 +02:00
Christian Kroll f48994b222 uart_commands.c: no more text inception 2014-09-16 23:34:53 +02:00
Christian Kroll 0d69c2d209 added UART support for the LoL Shield (except for Arduino Leonardo) 2014-09-14 18:37:50 +02:00
Christian Kroll d5d58f8c0d add eeprom_busy_wait() to some routines; better safe than sorry 2014-09-07 21:32:49 +02:00
Christian Kroll 7d0022a22d persistentCounter.c etc.: made the persistent counter more versatile, it
is not limited to hard reset counts anymore
2014-09-07 21:06:25 +02:00
Christian Kroll 09d7d80674 uart_commands.c: improved UART error handling 2014-08-31 23:31:42 +02:00
Christian Kroll 82c44aec65 uart_commands: no text messages during games 2014-08-31 22:45:33 +02:00
Christian Kroll 937d9da592 uart_commands.c etc.: added mode change command 2014-08-28 03:07:37 +02:00
Christian Kroll 09ce8f22b3 display_loop.c, uart_commands.c: more reliable "prev" command 2014-08-27 05:08:39 +02:00
Christian Kroll b9471a6637 uart_commands.c: Backspace/Delete capability 2014-08-27 04:26:30 +02:00
Christian Kroll bec7a9edff uart_commands.(ch): small refinements, added "erase" command for EEPROM 2014-08-19 11:01:52 +02:00
Christian Kroll 7937f86137 disable mode change during games 2014-08-17 00:03:54 +02:00
Christian Kroll fca9b8f07a UART support for Borg16; using Peter Fleury's UART library 2014-08-16 07:01:07 +02:00