Commit Graph

77 Commits

Author SHA1 Message Date
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
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