• Joined on 2025-01-02
w1cdn pushed to dev at w1cdn/mwtchahrd 2025-10-22 02:17:14 +00:00
f452e72ef9 Merge pull request 'Spot UI frames to spothole.app' (#13) from spothole into dev
796035ac59 Fix command.
b14f4eee6a Add detail.
5cd273a476 Update readme.
a62cb8630b Use alternative spothole URL if desired.
Compare 7 commits »
w1cdn closed issue w1cdn/mwtchahrd#7 2025-10-22 02:17:12 +00:00
Spot directly to Spothole
w1cdn merged pull request w1cdn/mwtchahrd#13 2025-10-22 02:17:12 +00:00
Spot UI frames to spothole.app
w1cdn commented on pull request w1cdn/mwtchahrd#13 2025-10-22 02:17:05 +00:00
Spot UI frames to spothole.app

After not proofreading the readme enough before committing, ready to merge into dev.

w1cdn pushed to spothole at w1cdn/mwtchahrd 2025-10-22 02:13:53 +00:00
796035ac59 Fix command.
w1cdn pushed to spothole at w1cdn/mwtchahrd 2025-10-22 02:12:54 +00:00
b14f4eee6a Add detail.
w1cdn pushed to spothole at w1cdn/mwtchahrd 2025-10-22 02:10:49 +00:00
5cd273a476 Update readme.
w1cdn commented on pull request w1cdn/mwtchahrd#13 2025-10-22 01:59:31 +00:00
Spot UI frames to spothole.app

Kicking URL validation to #20.

w1cdn opened issue w1cdn/mwtchahrd#20 2025-10-22 01:59:06 +00:00
Validate Spothole URLs
w1cdn commented on issue w1cdn/mwtchahrd#14 2025-10-22 01:56:31 +00:00
Instructions to run as a service

I have been running with screen but obviously that's not the best way.

w1cdn closed issue w1cdn/mwtchahrd#12 2025-10-22 01:56:01 +00:00
AGWPE server as URL, not just IP address
w1cdn commented on issue w1cdn/mwtchahrd#12 2025-10-22 01:55:58 +00:00
AGWPE server as URL, not just IP address

No, why would you need this? On the weird chance you're running this on a different network than your modem?

w1cdn commented on issue w1cdn/mwtchahrd#7 2025-10-22 01:37:55 +00:00
Spot directly to Spothole

Closed in #13.

w1cdn synced commits to main at w1cdn/spothole from mirror 2025-10-21 17:59:27 +00:00
1bad16f478 Remove WIP warning from bands display #48
ae8be4446c New mode seen
3515fbd5c7 Complete (?) bands display. Closes #48
f5e50dc5b4 Extend canvas when required #48
001ec2c9b9 Extend canvas when required #48
Compare 8 commits »
w1cdn commented on issue w1cdn/mwtchahrd#15 2025-10-21 16:23:37 +00:00
Catch errors on new code better

I think the issue at w1cdn/mwtchahrd#15 (comment) was my laptop taking a nap. Have been running on a different machine for a day and haven't seen any problems.

w1cdn synced commits to main at w1cdn/spothole from mirror 2025-10-21 09:49:26 +00:00
229228d209 Apply SSE Spot Provider patch by Steven M1SDH
w1cdn synced commits to main at w1cdn/spothole from mirror 2025-10-21 01:39:26 +00:00
fc951ead41 Fix temporary bands display header. #48
0db674eeb2 Continue work on bands display. #48
6ca9f28a56 Start work on bands display. #48
Compare 3 commits »
w1cdn commented on pull request w1cdn/mwtchahrd#13 2025-10-20 20:52:20 +00:00
Spot UI frames to spothole.app

Could we also pass two URLs in JSON or something?

Might be easier than that: https://stackoverflow.com/questions/73240901/how-to-get-clap-to-process-a-single-argument-with-multiple-values-with…

w1cdn synced commits to main at w1cdn/spothole from mirror 2025-10-20 17:29:25 +00:00
53977c5306 Defensive coding
15c216c5e0 Infer location from WAB/WAI grid. Closes #62
e2e5eb0b8b API spec update
1a7427ad36 Find n-fer activation references from POTA spot comments. Closes #53
86f2aed673 Ass WAB/WAI SIGs and extract data from cluster spots. Closes #51
Compare 7 commits »
w1cdn commented on issue w1cdn/mwtchahrd#15 2025-10-20 15:23:13 +00:00
Catch errors on new code better

For example, I think it might get locked up from time to time and I don't know why.

May be related to the blocking connection created for Spothole? See note on https://gitea.farpn.net/w1cdn/mwtc…