Digipeater dashboard #16

Closed
opened 2023-04-11 21:03:44 -05:00 by W1CDN · 3 comments
Owner

In addition to the API (using the API) there should be a simple web dashboard. Of course, with the API, people should be able to build their own (e.g., in Node-RED), but this is how I'll build mine.

  • quick list of stations heard recently (callsign-SSID)
  • map of stations heard recently (break out to new issue)
  • table of recently heard packets
    • filter by type (object, message, etc.)
  • table of recently sent packets
    • originated at digipeater
    • repeated by digipeater
  • plot (or at least table) of packets received/hr
  • any special info that will help people troubleshoot their RF issues?
  • heat map of received packets
    • may need to keep packets longer/periodically count by grid square to reduce data kept in the database

Can take inspiration from https://www.prinmath.com/ham/talks/BPQ.pdf and other APRS clients.

In addition to the API (using the API) there should be a simple web dashboard. Of course, with the API, people should be able to build their own (e.g., in Node-RED), but this is how I'll build mine. - quick list of stations heard recently (callsign-SSID) - map of stations heard recently (break out to new issue) - table of recently heard packets - filter by type (object, message, etc.) - table of recently sent packets - originated at digipeater - repeated by digipeater - plot (or at least table) of packets received/hr - any special info that will help people troubleshoot their RF issues? - heat map of received packets - may need to keep packets longer/periodically count by grid square to reduce data kept in the database Can take inspiration from https://www.prinmath.com/ham/talks/BPQ.pdf and other APRS clients.
W1CDN added the
enhancement
label 2023-04-11 21:03:50 -05:00
Author
Owner

Oops, this is a duplicate of #10. Maybe this issue could be refocused on digipeater health and troubleshooting rather than replicating aprs.fi?

Oops, this is a duplicate of #10. Maybe this issue could be refocused on digipeater health and troubleshooting rather than replicating aprs.fi?
Author
Owner

Something like this (in current dw log going to frontail), but more interactive (sorting and filtering):
image

Something like this (in current dw log going to frontail), but more interactive (sorting and filtering): ![image](/attachments/a476b86c-2d7a-4b62-bec2-9d4c212007d0)
347 KiB
Author
Owner

Got index/status page stubbed out, and lists recent packets.

Got index/status page stubbed out, and lists recent packets.
W1CDN closed this issue 2023-08-26 19:05:45 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: W1CDN/aprs_tool#16
No description provided.