Commit graph

14 commits

Author SHA1 Message Date
Mike C 45fee685d8 Updated to use new SD and Serial libraries designed to run <=115200 baud 2013-04-26 14:17:21 -04:00
Mike C f4f8367236 Misc bug fixes, minor code cleanup, initial sd card data logging implementation 2013-04-25 21:38:21 -04:00
Mike C c6c7ec4ad5 Added TX/RX status via blinking button LED's when UI is timed out/off 2013-04-25 19:53:40 -04:00
Mike C 73782533d4 Converted debug code to use ifdef's for conditional compilation 2013-04-25 19:29:14 -04:00
Mike C b8dd067ecb Setup LCD class to use global config instead of local reference 2013-04-17 20:07:34 -04:00
Mike C 0998cb4785 Debugging output, bug fixes, code cleanup, working serial data transfer implementation 2013-04-16 22:02:09 -04:00
Mike C 7ba91945ee Implemented UI timeout 2013-04-07 01:32:42 -04:00
Mike C d96b20c81d Added timeout management screen 2013-04-07 00:49:23 -04:00
Mike C ceb50fbdb5 Added configuration tracking and management to UI
Also added timeout option
2013-04-06 23:27:56 -04:00
Mike C 1cda1fe0b7 Implemented configuration screens and further navigation 2013-04-06 22:24:15 -04:00
Mike C 171bf68d36 Working navigation on main screen for higlights 2013-04-06 20:52:37 -04:00
Mike C 75fd92cebf Added rudamentary handling of joystick events on the main UI screen -- not tested 2013-04-06 20:42:58 -04:00
Mike C abfa9f6269 Re-built LCD splash screen control using a wrapper class 2013-04-06 19:21:06 -04:00
Mike C 4bb75e25fc Restarted UI refactor; Push button class compiles. 2013-04-05 12:41:21 -04:00