Connect to this server
APRS-IS Clients
APRSDroid ยท YAAC ยท Direwolf ยท APRSIS32
WebSocket API
UDP (Hardware Trackers)
No login ยท raw APRS packets
| Icon | Callsign | Path | Last Heard | Coordinates | Raw Packet |
|---|
Operating as:
Uptime
0s
RX / TX Packets
0 / 0
RX / TX Bytes
0 B
Dropped
0
TCP Clients
0
Upstream
| Callsign | Type | Software | Address | Status |
|---|
Add callsigns to watch. You'll get a browser notification and the station will be highlighted on the map whenever it's heard.
No stations being watched. Add a callsign above.
No alerts yet
โน๏ธ How it works
Callsigns are matched with or without SSID โ watching M0ABC
will alert for M0ABC, M0ABC-9,
M0ABC-10 etc. Wildcards supported:
G* matches all G-prefix callsigns.
No weather stations heard yet. Waiting for CWOP/WX packets...
ISS Position
Loading...
ARISS Callsign
RS0ISS / NA1SS
Freq: 145.825 MHz FM
Digipeater
RS0ISS-4
Path: RS0ISS or ARISS
| Time | From | To / Via | Comment | Coords |
|---|
Stations received by this gateway that were digipeated via RS0ISS or ARISS:
| Callsign | Last Heard | Position |
|---|
No ISS-digipeated packets received yet
How to use ARISS APRS
Tune to 145.825 MHz FM ยท Set your path to ARISS or RS0ISS ยท
Check pass times at heavens-above.com โ ยท
Live ISS track at aprs.fi โ
The gateway accepts standard APRS-IS TCP connections on port 14580 from any compatible software:
echo "M0XYZ>APRS,TCPIP*:=5342.10N/00130.50W-UDP Test" | nc -u -w1 YOUR-IP 14580
Filters control what data the upstream server sends to your gateway. Multiple filters are OR'd together. Prefix with - to exclude.
| Filter | Description |
|---|---|
| r/lat/lon/dist | Positions within dist km of a point (up to 9) |
| m/dist | Range centred on your own last position |
| f/call/dist | Range centred on another station (up to 9) |
| p/G/M0/2E | Callsigns starting with these prefixes |
| b/call* | Exact callsigns, wildcard * supported |
| t/pwm | Packet types: p=pos o=obj i=item m=msg q=query s=status t=telem u=user w=wx n=NWS |
| a/N/W/S/E | Bounding box (up to 9) |
| d/MB7UH* | Packets digipeated through these stations |
Full reference: aprs-is.net/javAPRSFilter.aspx โ
// Authenticate as a TX client:
{"type":"auth","callsign":"M0XYZ","passcode":"12345","software":"MyApp 1.0"}
// Transmit a packet (must be authenticated, callsign must match):
{"type":"tx","packet":"M0XYZ>APRS,TCPIP*:=5342.10N/00130.50W-My status"}
// Receive โ server pushes to all connected clients:
{"type":"rx","packet":"...raw APRS string...","data":{"call":"M0XYZ","lat":53.7,"lon":-1.5,"sym":"/-","ts":1714136400}}
Unverified passcode (-1) allows receive-only access. Rate limit: 1 TX packet/second per client.
| GET /api/status | Live metrics: uptime, RX/TX counts, bytes, dropped, upstream address & verified status, connected clients |
| GET /api/history | JSON array of last 10,000 decoded position packets with lat/lon/symbol/timestamp |
| GET /api/version | Running server version string {"version":"1.3.0"} |
| GET /api/config | Full server config JSON โ requires admin auth |
| POST /api/config | Update and hot-reload config โ requires admin auth |
| POST /api/password | Change admin password {"new_password":"..."} โ requires auth |
| GET /api/whoami | Verify admin credentials {"ok":true,"user":"..."} |
| POST /api/update | Run git pull + go build + restart โ SSE stream of progress โ requires auth |
Your APRS-IS passcode is a numeric hash of your base callsign (no SSID). It is the same everywhere on the APRS-IS network. The Admin panel auto-computes it when you type your callsign. Use -1 for receive-only (unverified) access.
Advanced APRS Go Server ยท GitHub โ
These filters control what data the upstream APRS-IS server sends to your gateway. They do not affect packets your gateway transmits. Multiple filters can be combined โ if any filter matches, the packet is passed. Prefix a filter with - to exclude matching packets.
โน๏ธ Leave blank or use auto to automatically use a range filter based on your geofence centre below.
G M0 2E passes all UK callsigns.
2E0LXY* matches all SSIDs.
t/pw for positions and weather only.
โ ๏ธ Exclude Mode
Any filter above can be negated by prefixing with -. Enable this to add the next filter as an exclusion. E.g. r/53.7/-1.5/200 -p/CW = range filter BUT exclude CWOP stations.
Leave blank or type auto to use geofence centre + radius. Full filter docs โ
When enabled, packets outside this radius are dropped server-side regardless of APRS-IS filter.
Downloads latest release, rebuilds binary and restarts service (~30s). Page will reconnect automatically.
RELOADED SUCCESSFULLY
Position
Last Heard
Path
PHG Range
Comment / Status
Weather Data
Raw Packet
Position History ( points)
Enter your callsign and APRS-IS passcode to send a message to
Last Position
Last Heard
Path
PHG Range
Speed / Course
Packets heard
Weather Data
Comment / Status
Latest Raw Packet
Speed Over Time (km/h)
Position History ( points)
All packets heard this session for
Only the most recent packet stored per station. Connect longer to see more.
Decoded path from latest packet:
Path Explanation