Matt W1CDN
  • Joined on 2023-04-08
W1CDN commented on issue W1CDN/aprs_tool#37 2023-09-18 11:31:40 -05:00
KISS connection seems unstable

Seeing the same thing even with a pause between closing and reopening the connection, but the connection is obviously no longer there (doesn't show packets I just sent).

2023-09-18…
W1CDN opened issue W1CDN/vulpes#50 2023-09-17 16:32:13 -05:00
RTC not keeping time
W1CDN commented on issue W1CDN/vulpes#41 2023-09-17 12:10:04 -05:00
Why (if true) are cycles starting ~1s late?

Might be related to this, using long and should be using unsigned long: https://www.arduino.cc/reference/en/language/functions/time/millis/

W1CDN opened issue W1CDN/vulpes#49 2023-09-17 12:01:50 -05:00
Monitor power and shut down if voltage gets below limit in webform
W1CDN commented on pull request W1CDN/vulpes#48 2023-09-16 19:19:08 -05:00
Hide elements on webform until they are needed

Frustrated with JS and leaving this for now.

W1CDN commented on pull request W1CDN/vulpes#48 2023-09-16 17:06:23 -05:00
Hide elements on webform until they are needed

I am close, with some hacky JS, but since the hidden stuff is only hidden/changed when the selection changes, on page reload it hides the hidden stuff again.

W1CDN created pull request W1CDN/vulpes#48 2023-09-16 17:05:27 -05:00
Make webform prettier and better
W1CDN closed issue W1CDN/vulpes#8 2023-09-16 15:49:24 -05:00
Figure out sending program options
W1CDN merged pull request W1CDN/vulpes#47 2023-09-16 15:48:04 -05:00
Add custom message ability
W1CDN pushed to main at W1CDN/vulpes 2023-09-16 15:48:04 -05:00
dccd3d27f4 Merge pull request 'Add custom message ability' (#47) from custom-message into main
2618d82e12 Add custom message ability
Compare 2 commits »
W1CDN deleted branch custom-message from W1CDN/vulpes 2023-09-16 15:48:04 -05:00
W1CDN commented on issue W1CDN/vulpes#23 2023-09-16 11:10:00 -05:00
Make the webform prettier

Don't want to use Bootstrap, it's big and requires jquery.

W1CDN created pull request W1CDN/vulpes#47 2023-09-16 09:52:16 -05:00
Add custom message ability
W1CDN merged pull request W1CDN/vulpes#45 2023-09-16 09:17:18 -05:00
Change WPM on webform
W1CDN pushed to main at W1CDN/vulpes 2023-09-16 09:17:18 -05:00
08b1bdf3fd Merge pull request 'Change WPM on webform' (#45) from wpm into main
d973bbf19a Clean up.
f4287eba7b Control WPM from webform.
Compare 3 commits »
W1CDN deleted branch wpm from W1CDN/vulpes 2023-09-16 09:17:18 -05:00
W1CDN opened issue W1CDN/vulpes#46 2023-09-16 08:20:32 -05:00
Gracefully degrade without JS
W1CDN created pull request W1CDN/vulpes#45 2023-09-15 21:25:54 -05:00
Change WPM on webform
W1CDN deleted branch key-radio from W1CDN/vulpes 2023-09-15 21:25:09 -05:00
W1CDN commented on issue W1CDN/vulpes#9 2023-09-15 21:24:08 -05:00
Rename gpio variables to make sense

Long done.