Matt W1CDN
  • Joined on 2023-04-08
W1CDN pushed to main at W1CDN/ham-radio-licenses 2024-11-29 09:36:30 -06:00
172ba6e76c Fix scrape date.
W1CDN pushed to main at W1CDN/ham-radio-licenses 2024-11-28 10:43:25 -06:00
19ceeb55d8 Update actions data and plots.
W1CDN commented on issue W1CDN/ham-radio-licenses#114 2024-11-28 10:23:43 -06:00
AE7Q new license counts

This script wasn't working, but I think is fixed in 1b58d335f8. It needs to query the previous date, not the current date.

W1CDN pushed to main at W1CDN/ham-radio-licenses 2024-11-28 10:22:26 -06:00
1b58d335f8 Scrape AE7Q actions from *previous* day, not current day.
W1CDN pushed to main at W1CDN/ham-radio-licenses 2024-11-24 10:11:13 -06:00
113b3d30e8 Add data and update plots.
W1CDN pushed to main at W1CDN/aprs_tool 2024-11-20 19:56:28 -06:00
eb10695873 Add some query links.
W1CDN closed issue W1CDN/aprs_tool#69 2024-11-20 19:30:51 -06:00
Limit number of stations on index page
W1CDN commented on issue W1CDN/aprs_tool#69 2024-11-20 19:30:39 -06:00
Limit number of stations on index page

select_frames() now orders by id (index) rather than created and it is much faster now. a5978c2289

W1CDN pushed to main at W1CDN/aprs_tool 2024-11-20 19:27:50 -06:00
a5978c2289 Order frames by id to make things go faster.
W1CDN commented on issue W1CDN/aprs_tool#69 2024-11-20 11:21:26 -06:00
Limit number of stations on index page

Individually, /stations is much faster than /packets, even limited to default 10. Is that because the table is much larger or the query more complex?

W1CDN commented on issue W1CDN/aprs_tool#69 2024-11-20 10:55:58 -06:00
Limit number of stations on index page

Limited to 10 by default now: c8f8f28a4ac86dde5bd9d6c25dbc4760b17f6b08

Still taking like 7 seconds to load the page though. I wonder if a cache table could be made.

W1CDN pushed to main at W1CDN/aprs_tool 2024-11-20 10:54:31 -06:00
a1b9fc7ac4 Merge pull request 'Add simple map of stations' (#57) from map-1 into main
c8f8f28a4a Only select 10 stations by default.
ab595ed3cb Add better labels to main page map.
3758ac21cb Plot recent packets on map.
260e946ab6 Fool around with marker groups.
Compare 7 commits »
W1CDN merged pull request W1CDN/aprs_tool#57 2024-11-20 10:54:30 -06:00
Add simple map of stations
W1CDN pushed to map-1 at W1CDN/aprs_tool 2024-11-20 10:52:58 -06:00
c8f8f28a4a Only select 10 stations by default.
W1CDN pushed to main at W1CDN/ham-radio-licenses 2024-10-26 14:23:09 -05:00
8fbb0504c6 Add new data and make plots.
W1CDN opened issue W1CDN/aprs_tool#71 2024-10-23 10:29:27 -05:00
Monitor connection
W1CDN opened issue W1CDN/aprs_tool#70 2024-10-23 10:26:53 -05:00
Add AGW connection
W1CDN commented on issue W1CDN/aprs_tool#65 2024-10-23 10:25:48 -05:00
Multiple KISS connections

From #67:

If there are multiple Dire Wolf KISS ports (e.g., multiple channels) or Dire Wolf and another software like BPQ on the network, should be able to connect to all of them and map…

W1CDN commented on issue W1CDN/aprs_tool#67 2024-10-23 10:25:21 -05:00
Allow multiple KISS connections

Dupe of #65.

W1CDN closed issue W1CDN/aprs_tool#67 2024-10-23 10:25:21 -05:00
Allow multiple KISS connections