Commit Graph

89 Commits

Author SHA1 Message Date
mattbk 8106d576be Add option to set up for wifi or ap on compile. 2023-09-25 21:36:37 -05:00
W1CDN e942576fd8 Merge pull request 'Make sure RTC is counting time on battery' (#51) from rtc-fix01 into main
Reviewed-on: #51
2023-09-25 21:14:57 -05:00
mattbk c14215d42f Wait for RTC before querying on boot. 2023-09-25 21:12:25 -05:00
mattbk 99f6ebfe93 Add delay before reading RTC. 2023-09-19 11:11:46 -05:00
W1CDN dccd3d27f4 Merge pull request 'Add custom message ability' (#47) from custom-message into main
Reviewed-on: #47
2023-09-16 15:48:03 -05:00
mattbk 2618d82e12 Add custom message ability 2023-09-16 09:51:39 -05:00
W1CDN 08b1bdf3fd Merge pull request 'Change WPM on webform' (#45) from wpm into main
Reviewed-on: #45
2023-09-16 09:17:17 -05:00
mattbk d973bbf19a Clean up. 2023-09-16 09:16:35 -05:00
mattbk f4287eba7b Control WPM from webform. 2023-09-15 21:44:19 -05:00
W1CDN 3474d8ba17 Merge pull request 'Key radio as well as blinking LED' (#44) from key-radio into main
Reviewed-on: #44
2023-09-15 21:19:50 -05:00
mattbk ffb4163980 Wire up keyer. 2023-09-15 19:58:46 -05:00
W1CDN 3db888e530 Merge pull request 'Set up scheduled program cycles' (#24) from program-cycle into main
Reviewed-on: #24
2023-09-15 16:51:44 -05:00
W1CDN a93498ac84 Merge pull request 'Use arduinomorse instead of Jled' (#38) from arduinomorse into program-cycle
Reviewed-on: #38
2023-09-15 16:35:46 -05:00
mattbk 6c1a718a98 Do the math right on cycle timing. 2023-09-15 12:22:02 -05:00
mattbk 4380a56055 Shelve. 2023-09-14 21:02:28 -05:00
mattbk f5aa43ef76 Clean out old Jled and arduino-timer code. 2023-09-14 17:09:55 -05:00
mattbk c8f9d823da Add back ability to send continuously. 2023-09-14 16:36:22 -05:00
mattbk a47cd1465a Clean up. 2023-09-14 12:46:35 -05:00
mattbk 73a6b694a9 Cycle appropriately. 2023-09-14 12:44:10 -05:00
mattbk 06e69bd8c0 Start on schedule and able to stop. 2023-09-13 21:54:43 -05:00
mattbk dd085635a2 Shelve. 2023-09-13 21:06:16 -05:00
mattbk 087ad27c8c Add arduinomorse and dependencies. 2023-09-13 20:24:57 -05:00
mattbk 5c655a381b Snapshot. 2023-09-13 19:58:45 -05:00
mattbk dc765af473 Working snapshot. 2023-09-12 21:32:11 -05:00
mattbk 3aba0583be Stub out a non-working function to set up Jled sequences. 2023-09-11 21:47:37 -05:00
mattbk 1bde39e148 Snapshot. 2023-09-11 21:09:27 -05:00
mattbk 958e71513c Snapshot. 2023-09-10 12:35:02 -05:00
mattbk 70decbbcca Only send cycles when program is running. 2023-09-09 16:01:41 -05:00
mattbk 2127d4a75a Add extra space at end of message to workaround Jled bug. 2023-09-09 13:14:28 -05:00
mattbk 40baa679e1 Working cycle example with hardcoded variables. 2023-09-09 12:53:34 -05:00
mattbk e706327623 Shelve. 2023-09-08 22:55:31 -05:00
mattbk fbe5a4a6e0 Snapshot. 2023-09-08 21:21:19 -05:00
mattbk 26a1ee97c0 Delete a bunch of old stuff. 2023-09-08 15:07:57 -05:00
mattbk cbdc7ec939 Use Alarm2 instead of Alarm2 to avoid late alarms. 2023-09-08 15:00:48 -05:00
mattbk 38c1417351 Report time alarm is set (serial). 2023-09-08 11:12:44 -05:00
mattbk 57a1c1af80 Snapshot. 2023-09-08 10:39:24 -05:00
mattbk af4920d634 Snapshot. 2023-09-08 08:39:14 -05:00
mattbk a69128397a Snapshot. 2023-09-07 20:20:53 -05:00
mattbk f496a10ef2 Try to account for infrequent weird RTC times. 2023-09-06 22:07:48 -05:00
mattbk afe5b9338d Keep form fields updated. 2023-09-06 21:52:04 -05:00
mattbk a996c13e63 Snapshot to capture working refresh... 2023-09-06 21:36:10 -05:00
mattbk dab1590608 Use unix timestamps and convert to/from local in js. 2023-09-06 21:21:05 -05:00
mattbk 90b3137165 Shelve. 2023-09-06 20:14:16 -05:00
mattbk 55ea853100 Ignore vscode settings. 2023-09-06 19:24:03 -05:00
mattbk b97f48858d Quick fix of empty start time. 2023-09-06 18:08:36 -05:00
mattbk b648900c7b Shelve. 2023-09-06 18:02:07 -05:00
mattbk c174d7f594 Make date formats match and stop passing an extra variable. 2023-09-06 16:57:57 -05:00
mattbk fd61efebba Get on local time, baby. 2023-09-05 21:11:31 -05:00
mattbk 8a95413224 Snapshot. 2023-09-05 20:41:55 -05:00
mattbk 458232f08f Get dates lined up, readable, and values refreshed. 2023-09-05 16:55:42 -05:00