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 7f60a42f9b Implemented timeout reset on input event 2013-04-17 20:06:53 -04:00
Mike C ebd4ac5d04 Fix: timeout configuration is now used to control UI timeout 2013-04-17 19:59:03 -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 8de1dd39bf Added display/button led timeout functionality 2013-04-09 17:56:19 -04:00
Mike C 7ba91945ee Implemented UI timeout 2013-04-07 01:32:42 -04:00
Mike C 6a242a25c1 Started massive re-factor and re-write of code base -- VERY BROKEN 2013-04-06 02:40:36 -04:00
Mike C 4bb75e25fc Restarted UI refactor; Push button class compiles. 2013-04-05 12:41:21 -04:00
Mike C 5ec3f7d8d1 Moved old LCD code to attic; Will be re-writing for AdaFruit 1.8 inch lcd 2013-04-05 11:09:04 -04:00
Mike C 1d787fcc52 Re-factor globals into project header and re-factor UI code out into standard C++ structure 2013-03-13 16:29:54 -04:00