Matt W1CDN
  • Joined on 2023-04-08
W1CDN commented on pull request W1CDN/vulpes#12 2023-09-01 10:02:32 -05:00
Webform switch between continuous and cycle sending

It will resume previous message on startup now. There is a little stutter in the LED when submitting the webform, so fix that somehow.

W1CDN commented on pull request W1CDN/vulpes#12 2023-09-01 09:39:40 -05:00
Webform switch between continuous and cycle sending

This only works after you submit the webform again. More work needed so it works on start. So close!

W1CDN commented on pull request W1CDN/vulpes#12 2023-08-31 23:10:16 -05:00
Webform switch between continuous and cycle sending

It has to do with how I was selecting the message to send. Things being overwritten in loop(). Works now with default message.

W1CDN commented on pull request W1CDN/vulpes#12 2023-08-31 21:36:41 -05:00
Webform switch between continuous and cycle sending

Had it working, and then tried to add a message selector and placeholder for WPM setting. Now some of the files fail to write.

W1CDN closed issue W1CDN/vulpes#13 2023-08-31 13:57:33 -05:00
Confirm works with relay on gpio
W1CDN opened issue W1CDN/vulpes#13 2023-08-31 13:57:29 -05:00
Confirm works with relay on gpio
W1CDN commented on pull request W1CDN/vulpes#12 2023-08-31 11:53:00 -05:00
Webform switch between continuous and cycle sending

Got that to work.

Probably need a setting for "off," huh?

W1CDN opened issue W1CDN/vulpes#11 2023-08-31 11:22:03 -05:00
Check input type on webform submit
W1CDN opened issue W1CDN/vulpes#6 2023-08-31 09:13:26 -05:00
Write default values to files
W1CDN commented on pull request W1CDN/vulpes#5 2023-08-31 09:12:26 -05:00
Group inputs into one webform

I think it is working again. Last night I decided that I should be using global variables rather than reading from files every iteration of loop().

W1CDN commented on pull request W1CDN/vulpes#5 2023-08-30 23:48:23 -05:00
Group inputs into one webform

Was getting error: can't read source directory *** [.pio/build/esp32doit-devkit-v1/spiffs.bin] Error 1 but when I manually create the data folder, then "Build Filesystem Image" and "Upload…

W1CDN commented on pull request W1CDN/vulpes#5 2023-08-30 23:28:07 -05:00
Group inputs into one webform

Well, I was having issues with the LED not following webform entry again, so I pushed "Erase Flash" and now having problems with SPIFFS. Time to hang it up for tonight.

W1CDN commented on pull request W1CDN/vulpes#5 2023-08-30 22:59:11 -05:00
Group inputs into one webform

This is going OK, although I'm having a hard time getting the "send continuously" option to work with a checkbox or radio button instead of a text entry.

W1CDN created pull request W1CDN/vulpes#5 2023-08-30 22:12:39 -05:00
Group inputs into one webform
W1CDN commented on issue W1CDN/vulpes#4 2023-08-30 22:06:38 -05:00
Set timer to start and stop program

This issue has gotten a bit muddled, but I will note that as of 39779713415f553833cc20805401087171900b2a, I can control whether a gpio/LED is sending a Morse message or not from the web UI.

W1CDN commented on issue W1CDN/vulpes#4 2023-08-29 22:01:22 -05:00
Set timer to start and stop program

JLED looks like a winner! I can start and stop sending midstream from the webui.

W1CDN commented on issue W1CDN/vulpes#4 2023-08-29 21:00:57 -05:00
Set timer to start and stop program

Errors in arduinomorse: image

W1CDN commented on issue W1CDN/vulpes#4 2023-08-29 20:28:01 -05:00
Set timer to start and stop program

Found a bunch I couldn't make work.

Telegraph works, but uses delay().

W1CDN commented on issue W1CDN/vulpes#4 2023-08-29 15:11:34 -05:00
Set timer to start and stop program

Maybe stop trying to reinvent the wheel.

W1CDN commented on issue W1CDN/aprs_tool#37 2023-08-29 11:39:49 -05:00
KISS connection seems unstable

Left it running since Saturday and now it appears to have been working? Weird.

image