• Joined on 2025-01-02
w1cdn synced commits to main at w1cdn/spothole from mirror 2025-10-20 09:19:26 +00:00
ae72649df8 Implement Parks n Peaks alert provider. Closes #56
b4d88a4770 Provide a more useful response when a ValueError is encountered parsing a user's API request. #59
Compare 2 commits »
w1cdn commented on pull request w1cdn/mwtchahrd#13 2025-10-20 04:28:38 +00:00
Spot UI frames to spothole.app

Need to check URL format on run, not first time it is used.

Could we also pass two URLs in JSON or something?

w1cdn opened issue w1cdn/mwtchahrd#19 2025-10-20 04:26:41 +00:00
Factor cli argument processing outside of repeated functions
w1cdn pushed to spothole at w1cdn/mwtchahrd 2025-10-20 02:57:20 +00:00
a62cb8630b Use alternative spothole URL if desired.
w1cdn commented on pull request w1cdn/mwtchahrd#13 2025-10-19 17:02:16 +00:00
Spot UI frames to spothole.app

Is an IP address just a special form of URL?

w1cdn commented on issue w1cdn/mwtchahrd#11 2025-10-19 16:43:24 +00:00
UDP target as URL, not just IP address
w1cdn commented on issue w1cdn/mwtchahrd#12 2025-10-19 16:43:14 +00:00
AGWPE server as URL, not just IP address
w1cdn opened issue w1cdn/mwtchahrd#18 2025-10-19 16:39:51 +00:00
Spot AXIP/UDP connections
w1cdn commented on issue w1cdn/farpn_udp_server#5 2025-10-19 15:40:07 +00:00
Repurpose this for APRS_tool

Considering how much Spothole covers, I bet I could repurpose that, although digipeaters would be something else to parse out.

w1cdn opened issue w1cdn/mwtchahrd#17 2025-10-19 15:38:27 +00:00
Spot to multiple Spotholes
w1cdn opened issue w1cdn/mwtchahrd#16 2025-10-19 15:37:41 +00:00
Multiple AGW connections
w1cdn opened issue w1cdn/mwtchahrd#15 2025-10-19 15:25:54 +00:00
Catch errors on new code better
w1cdn commented on issue w1cdn/mwtchahrd#10 2025-10-19 00:33:55 +00:00
Parse APRS-style location out of beacons

Otherwise, N6CTA's mobile BBS won't show up in the right place. :-)

w1cdn opened issue w1cdn/mwtchahrd#14 2025-10-19 00:32:46 +00:00
Instructions to run as a service
w1cdn commented on pull request w1cdn/mwtchahrd#13 2025-10-18 16:59:10 +00:00
Spot UI frames to spothole.app

Working example for now: cargo run -- --ip 192.168.0.6 --port 8000 --uip 127.0.0.1 --uport 7878 --spotter W1CDN --spothole --freq 14105000

w1cdn created pull request w1cdn/mwtchahrd#13 2025-10-18 16:41:51 +00:00
Spot UI frames to spothole.app
w1cdn pushed to spothole at w1cdn/mwtchahrd 2025-10-18 16:34:22 +00:00
c9f6a4a6c5 Spot packets to spothole.app if desired.
369de6f873 Make simple GET request from Spothole.
Compare 2 commits »
w1cdn created branch spothole in w1cdn/mwtchahrd 2025-10-18 16:34:22 +00:00
w1cdn opened issue w1cdn/farpn_udp_server#5 2025-10-17 23:04:14 +00:00
Repurpose this for APRS_tool