Matt W1CDN
  • Joined on 2023-04-08
W1CDN opened issue W1CDN/ham-radio-licenses#102 2024-01-16 17:19:56 -06:00
1994-06-01 W5YI Report
W1CDN opened issue W1CDN/ham-radio-licenses#101 2024-01-16 17:18:36 -06:00
1994-05-01 W5YI Report
W1CDN opened issue W1CDN/ham-radio-licenses#100 2024-01-16 17:17:46 -06:00
1994-04-15 W5YI Report
W1CDN opened issue W1CDN/ham-radio-licenses#99 2024-01-16 17:16:51 -06:00
1994-04-01 W5YI Report
W1CDN opened issue W1CDN/ham-radio-licenses#98 2024-01-16 17:15:08 -06:00
1994-03-15 W5YI Report
W1CDN opened issue W1CDN/ham-radio-licenses#97 2024-01-16 17:13:32 -06:00
1994-03-01 W5YI Report
W1CDN opened issue W1CDN/ham-radio-licenses#96 2024-01-16 17:12:00 -06:00
1994-01-15 W5YI Report
W1CDN opened issue W1CDN/ham-radio-licenses#95 2024-01-16 17:11:02 -06:00
1994-01-01 W5YI Report
W1CDN opened issue W1CDN/aprs_tool#60 2024-01-16 14:17:08 -06:00
SSID filter list
W1CDN opened issue W1CDN/aprs_tool#59 2024-01-16 14:15:02 -06:00
Heat map
W1CDN commented on pull request W1CDN/aprs_tool#57 2024-01-16 13:16:09 -06:00
Add simple map of stations

Idea for plotting paths for individual frames

  • parse path into vector of SSIDs
  • look up location of each SSID
  • make a GeoJSON of the path

Idea for plotting tails

  • look up frames for…
W1CDN pushed to map-1 at W1CDN/aprs_tool 2024-01-15 17:04:22 -06:00
3758ac21cb Plot recent packets on map.
W1CDN commented on pull request W1CDN/aprs_tool#57 2024-01-15 17:00:41 -06:00
Add simple map of stations

I added a small map to the main page, but need to do some templating so I can have a small map on one page and a full-size map on another page without duplicating a ton of code.

W1CDN opened issue W1CDN/vulpes_hardware#13 2024-01-15 12:37:42 -06:00
Does it need a screen?
W1CDN pushed to map-1 at W1CDN/aprs_tool 2024-01-15 11:52:36 -06:00
260e946ab6 Fool around with marker groups.
W1CDN commented on pull request W1CDN/aprs_tool#57 2024-01-15 11:41:47 -06:00
Add simple map of stations

Can't even zoom to show all the markers because the example code I used builds each marker as a separate thing, rather than making them all part of a group. Will need to think this through because…

W1CDN commented on pull request W1CDN/aprs_tool#57 2024-01-15 11:03:05 -06:00
Add simple map of stations

The example I used seems to make one feature for each frame, but I think I want to make a layer of objects that can be affected by widgets. For example, this time-slider widget: https://jsfiddle.ne

W1CDN pushed to map-1 at W1CDN/aprs_tool 2024-01-15 11:01:12 -06:00
5fb589507e Add markers to map.
W1CDN opened issue W1CDN/aprs_tool#58 2024-01-15 10:31:55 -06:00
Wire in custom tile server URL