Matt W1CDN
  • Joined on 2023-04-08
W1CDN opened issue W1CDN/aprs_tool#17 2023-04-11 21:39:33 -05:00
Map application
W1CDN commented on issue W1CDN/aprs_tool#16 2023-04-11 21:37:50 -05:00
Digipeater dashboard

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

W1CDN opened issue W1CDN/aprs_tool#16 2023-04-11 21:03:44 -05:00
Digipeater dashboard
W1CDN opened issue W1CDN/aprs_tool#15 2023-04-11 21:01:44 -05:00
Sort /packets by newest first, by default
W1CDN commented on issue W1CDN/aprs_tool#14 2023-04-11 20:53:54 -05:00
Run with gunicorn or waitress

I got the reverse proxy figured out.

Now can run in screen with ./start-aprs_api.sh as of 23d52a80dae7c95ca366a88b647d74352dea045c.

W1CDN commented on issue W1CDN/aprs_tool#2 2023-04-10 10:09:36 -05:00
Include requested path and actual path in API

E.g., PinPoint gives me this info for path: image

W1CDN commented on issue W1CDN/aprs_tool#14 2023-04-09 11:03:34 -05:00
Run with gunicorn or waitress

My issue with getting this going locally is that I am running my digipeater on an SBC behind another machine running yunohost, so getting ports and subdomains lined up is a new challenge for me.…

W1CDN commented on issue W1CDN/aprs_tool#14 2023-04-08 20:06:01 -05:00
Run with gunicorn or waitress

I think the URL needs to be changed to access from another machine.

W1CDN commented on issue W1CDN/aprs_tool#14 2023-04-08 19:58:18 -05:00
Run with gunicorn or waitress

It may have been waitress I was thinking of. Example script:

# run.py from https://www.devdungeon.com/content/run-python-wsgi-web-app-waitress
import os
from waitress import serve
from…
W1CDN opened issue W1CDN/aprs_tool#14 2023-04-08 19:37:04 -05:00
Run with gunicorn
W1CDN opened issue W1CDN/aprs_tool#13 2023-04-08 19:35:23 -05:00
Parse raw frames
W1CDN opened issue W1CDN/aprs_tool#12 2023-04-08 19:31:41 -05:00
API authentication
W1CDN opened issue W1CDN/aprs_tool#11 2023-04-08 19:30:21 -05:00
Interface/API for sending packets/frames (client interface)
W1CDN opened issue W1CDN/aprs_tool#10 2023-04-08 19:29:46 -05:00
Frontend/GUI application
W1CDN opened issue W1CDN/aprs_tool#9 2023-04-08 19:27:35 -05:00
ActivityPub integration
W1CDN opened issue W1CDN/aprs_tool#8 2023-04-08 19:26:23 -05:00
RSS feed
W1CDN opened issue W1CDN/aprs_tool#7 2023-04-08 19:25:50 -05:00
Use kissutil for reading and writing frames/packets
W1CDN opened issue W1CDN/aprs_tool#6 2023-04-08 19:24:45 -05:00
Match aprs.fi API?
W1CDN opened issue W1CDN/aprs_tool#5 2023-04-08 19:23:34 -05:00
Connect API with KISS or AGWPE