Commit Graph

109 Commits

Author SHA1 Message Date
Travis Goodspeed
6c6c6dc0fc Cleaner bargraph, cached result of radio_getfreq(). #49 2017-11-30 11:30:53 -05:00
Travis Goodspeed
607aa76d20 Bar graph in the RSSI display. #49 2017-11-30 11:05:18 -05:00
Travis Goodspeed
e0f8773a9a radio_getfreq() now works by reading the registers. 2017-11-29 21:49:11 -05:00
Travis Goodspeed
5f850edeff Fixes bug where app_init() was not called for the first application. 2017-11-29 21:33:45 -05:00
Travis Goodspeed
863d036440 RSSI app works, so long as you pass through Morse first. I don't know why. #49 2017-11-29 20:20:06 -05:00
Travis Goodspeed
03bf8f1698 RF power is now configurable. 2017-11-29 11:27:28 -05:00
Travis Goodspeed
c00da5ecfa Inlucde stdio to remove error. 2017-11-28 19:48:54 -05:00
Travis Goodspeed
4db5f883da Restores alignment to rtcasm.S. I think this closes #47, but I've thought that before. 2017-11-28 19:00:47 -05:00
Travis Goodspeed
0cc6749abe Periods in the date. 2017-11-28 18:46:14 -05:00
Travis Goodspeed
a12460c7eb Configuration script and template. 2017-11-28 18:29:52 -05:00
Travis Goodspeed
b09c610ed8 Full alphabet in the Morse library. #46 2017-11-28 18:28:14 -05:00
Travis Goodspeed
cc3e736979 Attempt to gracefully leave the application before forcing it. 2017-11-28 18:26:41 -05:00
Travis Goodspeed
a18c148088 Proper power management for the radio. #46 #44 2017-11-28 17:24:10 -05:00
Travis Goodspeed
d0becc2403 Lowered radio power and proper LCD display in the Morse applet. #46 2017-11-28 15:58:24 -05:00
Travis Goodspeed
affb3abd32 Morse app now just ahead if there's no radio. 2017-11-28 13:37:52 -05:00
Travis Goodspeed
37f6d137ea Renamed 'RAD TOOL' to Morse. 2017-11-28 13:31:06 -05:00
Travis Goodspeed
b83327cf47 Fixed last use of direct writes to the RTC registers. Close #47 for real this time. 2017-11-28 13:04:11 -05:00
Travis Goodspeed
425ae1e0ed Workaround for the RTC3 errata. Close #47. 2017-11-28 12:54:30 -05:00
Travis Goodspeed
64ce1315a6 Assembler now properly renders CALLs. 2017-11-28 11:54:52 -05:00
Travis Goodspeed
f2a94f1c59 Disassembler now handles CALL instructions properly. Immediate values shown for one-op arguments. 2017-11-26 17:56:09 -05:00
Travis Goodspeed
2f155d2ebb Beginnings of a Morse application. #44 #46 2017-11-19 14:14:44 -05:00
Travis Goodspeed
d29ced3326 Cleanup of the RF1A library. No longer displays useless errors. #44 2017-11-19 14:13:52 -05:00
Travis Goodspeed
b7634659ac Removed unnecessary include. 2017-11-19 14:12:38 -05:00
Travis Goodspeed
97992d3492 Radio successfully detected, can awkwardly transmit Morse out of band. #44 2017-11-18 23:08:23 -05:00
Travis Goodspeed
1bd67fa179 Target to run dmesg after sleeping a spell. 2017-11-18 23:05:18 -05:00
Travis Goodspeed
daf2f23c47 Power can now be turned down as well as up. 2017-11-18 17:58:05 -05:00
Travis Goodspeed
ab6878ca4d Fixes core voltage scaling. 2017-11-18 15:22:19 -05:00
Travis Goodspeed
d494fcdcd3 Logging adjustment. 2017-11-18 15:05:15 -05:00
Travis Goodspeed
06981f15d9 Dmesg can now be dumped by 'make dmesg'. Close #45. 2017-11-18 14:56:46 -05:00
Travis Goodspeed
4f4c548118 Imported linker scripts, so we can force dmesg to a static address. #45 2017-11-18 14:29:58 -05:00
Travis Goodspeed
54730adf2b DMESG properly initialized. #45 2017-11-18 12:46:03 -05:00
Travis Goodspeed
0d7bfc8db4 Initial dmesg implementation. #45 2017-11-18 12:36:15 -05:00
Travis Goodspeed
1192c740ab Successfully identifies missing radio on GoodWatch10. #44 2017-11-16 17:18:38 -05:00
Travis Goodspeed
dd828dc21a Power management and basics of the radio toward #44. 2017-11-16 12:53:12 -05:00
Travis Goodspeed
e593943de5 RTC day of week code, accurate until 2200. Close #43. 2017-11-15 22:21:59 -05:00
Travis Goodspeed
1a32d334fa Shows RTCDOW when holding '9' in the clock app. #43 2017-11-15 21:33:13 -05:00
Travis Goodspeed
2c52f9856f Fixes a silly rm directory mistake in the Makefile. 2017-11-14 16:05:14 -05:00
Travis Goodspeed
e7ef696c20 Remaining doxygen headers and Doxyfile. Close #39. 2017-11-14 14:07:10 -05:00
Travis Goodspeed
006b5c0566 Press 5 in clock mode for the date of firmware compilation. 2017-11-14 12:03:34 -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
5a1830f7c3 Code size optimization. 2017-11-14 11:21:28 -05:00
Travis Goodspeed
e8f6574d30 Division symbol indicates bad low freq crystal. 2017-11-12 21:43:23 -05:00
Travis Goodspeed
beabf0577d Better makefile for the library tests. 2017-11-12 21:31:52 -05:00
Travis Goodspeed
6d6bb11586 Adds a space to the LCD font. 2017-11-12 21:14:08 -05:00
Travis Goodspeed
ecec433d2f The letter R is now clearer in the font. 2017-11-12 20:58:39 -05:00
Travis Goodspeed
d954b355d2 Holding SET/PRGM for ten seconds will now trigger a Power-On-Reset. Close #38. 2017-11-12 20:47:58 -05:00
Travis Goodspeed
620959285c Fixes arithmetic bug that gave trouble when setting the tens digit of the month. 2017-11-12 11:21:23 -05:00
Travis Goodspeed
bd75b82782 POST now tests for an oscillator fault. Close #35. 2017-10-22 09:59:43 -04:00
Travis Goodspeed
7f9894e518 Applications now have names. Fixed a warning. 2017-10-17 14:37:10 -04:00
Travis Goodspeed
f1bf17ce25 Removed unused line. 2017-10-17 10:59:02 -04:00