Block a user
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.
Limit number of stations on index page
Limit number of stations on index page
select_frames()
now orders by id
(index) rather than created
and it is much faster now. a5978c2289
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?
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.
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.
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…