Commit Graph

66 Commits

Author SHA1 Message Date
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
mattbk a47451b541 Get time and start time aligned. 2023-09-05 15:41:56 -05:00
mattbk 2060df9691 Refresh webform automatically after submit so values are right. 2023-09-05 11:08:01 -05:00
mattbk c65bc22028 Shelve.
Collect unix time from webform, but need to make sure it is UTC.
2023-09-04 21:53:09 -05:00
W1CDN 6807d3f56f Merge pull request 'Fix lockup and message change' (#21) from debug-new-message into main
Reviewed-on: #21
2023-09-04 20:48:14 -05:00
mattbk 07db0cf748 Add example config file. 2023-09-04 20:41:07 -05:00
mattbk 4c6105734e Blink LED while sending CW. 2023-09-04 20:23:14 -05:00
mattbk a3ec425c88 Set old msg to new msg (fix lockup) and change CQ to TEST. 2023-09-04 17:26:03 -05:00
W1CDN 48db6bc4c9 Merge pull request 'Integrate RTC chip' (#16) from add-rtc into main
Reviewed-on: #16
2023-09-03 11:00:46 -05:00
mattbk d4db1fa1f8 Push current time back to web page. 2023-09-03 10:56:54 -05:00
mattbk d5852bb3bb Clean up JS. 2023-09-02 22:13:11 -05:00
mattbk abe751d30c Get form submission time from webform and update RTC. 2023-09-02 22:11:51 -05:00
mattbk 0317a93d38 Shelve. 2023-09-02 20:02:59 -05:00
W1CDN ca53478b3c Merge pull request 'Webform switch between continuous and cycle sending' (#12) from continuous-or-cycle into main
Reviewed-on: #12
2023-09-02 18:49:24 -05:00
mattbk 736109b9b0 Revert "Stub out RTC integration."
This reverts commit 7d673fe70c.
2023-09-02 18:48:40 -05:00
mattbk 5f6cfd653c Stub out RTC integration. 2023-09-02 18:45:50 -05:00
mattbk 7d673fe70c Stub out RTC integration. 2023-09-02 18:35:08 -05:00
mattbk bfc43443b4 Clarify some things. 2023-09-01 14:15:54 -05:00
mattbk 20e075d29d Send previous message on startup. 2023-09-01 10:01:49 -05:00
mattbk 6af5dfcd0e Choose message to send.
This only works after you submit the webform again. More work needed so it works on start.
2023-09-01 09:39:00 -05:00
mattbk cc4d798a03 Get back to working. 2023-08-31 23:09:21 -05:00
mattbk 50eaf8e973 Snapshot. 2023-08-31 21:35:49 -05:00
mattbk b0be20087c Add option for cycle send and clean up a bit. 2023-08-31 20:41:24 -05:00
mattbk 13ddf853ed Use a dropdown for program setting. 2023-08-31 11:52:11 -05:00