Commit Graph

22 Commits

Author SHA1 Message Date
Travis GOodspeed
6421f5c61b int2bcd ROM table, eliminates all divisions in clock applet displaying the time. #96 2018-07-23 19:07:59 -04:00
Travis GOodspeed
17d7534e02 VCC now properly measured in both CC430F6137 (ADC12) and CC430F6147 (ADC10) devices.) #76 2018-07-07 15:54:14 -04:00
Travis Goodspeed
1f8ac6111e Moves the VCC code into a new module, adc.o. Battery measurement is now performed in the clock applet by pressing '1'. #76 2018-07-03 11:24:03 -04:00
Quint Guvernator
1b2a2eb318 clock: use first 7 digits for git hash 2018-05-17 11:38:09 -04:00
Travis Goodspeed
629aa4d563 Beginnings of a module to parse the descriptor tables. We don't investigate the TLV yet, but it's enough to read the model number. #75 2018-04-21 14:04:00 -04:00
Travis Goodspeed
ad86cbab67 Basics of a buzzer. Needs some hardware modifications. #77 2018-02-07 20:38:41 -05:00
Travis Goodspeed
6f6b0a9357 Proper UCS driver. Close #20. 2017-12-09 07:34:21 -05:00
Travis Goodspeed
2541d96641 DMESG in the debug monitor. #55 2017-12-08 19:51:01 -05:00
Travis Goodspeed
114cd3d617 Initial implementation of a UART monitor for firmware and client. #54 #55 2017-12-08 18:40:33 -05:00
Travis Goodspeed
8f17719069 First stab at packet functions for the RF1A library. #44 2017-12-03 16:16:41 -05:00
Travis Goodspeed
4d23640562 Codeplug compiles, flashes, and loads. Not yet erasing properly, still needs UI. #50 2017-11-30 17:50:42 -05:00
Travis Goodspeed
0b3accc9c5 Beginnings of codeplug support. #50 2017-11-30 15:48:22 -05:00
Travis Goodspeed
b09c610ed8 Full alphabet in the Morse library. #46 2017-11-28 18:28:14 -05:00
Travis Goodspeed
dd828dc21a Power management and basics of the radio toward #44. 2017-11-16 12:53:12 -05:00
Travis Goodspeed
e7ef696c20 Remaining doxygen headers and Doxyfile. Close #39. 2017-11-14 14:07:10 -05:00
Travis Goodspeed
8145098600 Press 6 in clock mode to toggle the performance indicator. 2017-11-14 11:55:07 -05:00
Travis Goodspeed
d6600684d0 Partial support for disassembly in the hex editor. #34 2017-10-16 11:59:09 -04:00
Travis Goodspeed
24da16103e Git tag is now included, can be displayed by holding 4 in Clock mode. 2017-10-02 19:22:29 -04:00
Travis Goodspeed
b5f2420589 Adds a POST (Power On Self Test) for the LCD charge pump. 2017-09-30 12:16:54 -04:00
Travis Goodspeed
a54aa63e46 Sidebutton support toward #18. Mode switches come next. 2017-09-26 16:05:55 -04:00
Travis Goodspeed
05857fff41 RPN Calculator works! Close #16. 2017-09-26 12:59:02 -04:00
Travis Goodspeed
3ec6b5f42f Beginnings of app support for #15. Also adds date to RTC. 2017-09-26 11:44:10 -04:00