Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkxce/simpleaprsserver
This is the Simple APRS Server wich send received data to all connected users.
https://github.com/dkxce/simpleaprsserver
ais aprs dkxce filter ham http radio server
Last synced: 4 days ago
JSON representation
This is the Simple APRS Server wich send received data to all connected users.
- Host: GitHub
- URL: https://github.com/dkxce/simpleaprsserver
- Owner: dkxce
- Created: 2021-10-01T09:49:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-22T12:54:37.000Z (almost 3 years ago)
- Last Synced: 2024-11-08T00:51:52.517Z (about 2 months ago)
- Topics: ais, aprs, dkxce, filter, ham, http, radio, server
- Language: C#
- Homepage:
- Size: 1.28 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Simple APRS Server
## APRS-IS (Automatic Packet Reporting System-Internet Service) ##
Это простой APRS сервер, который
позволяет обмениваться данными между
всеми подключенными к нему клиентами.
Позволяет кэшировать и хранить последние
полученные координаты и выдавать их при
входящем подключении.Сервер имеет HTTP интерфейс с картой и
статистикой.Поддерживается AIS протокол.
Поддерживает стандартные фильтры клиентов:
r/lat/lon/dist -- Range filter
p/aa/bb/cc -- Prefix filter
b/call1/call2 -- Budlist filter
o/call1/call2 -- Object filter
os/call1/call2 -- Strict Object filter
t/poimqstuw/call/km -- Type filter
s/pri/alt/over -- Symbol filter
d/digi1/digi2 -- Digipeater filter
a/latN/lonW/latS/lonE -- Area filter
e/call1/call2 -- Entry station filter
g/call1/call2 -- Group Message filter
u/call1/call2 -- Unproto filter
m/dist -- My Range filter
f/user/dist -- Friend Range filter
Клиентский софт:
YAAC
Windows:
UI-View32Android:
OruxMaps
APRSDroid===============================================
This is the Simple APRS Server
wich send received data to all
connected users.Has HTTP interface with live Map.
Support AIS protocol.
Supporting client filters:
r/lat/lon/dist -- Range filter
p/aa/bb/cc -- Prefix filter
b/call1/call2 -- Budlist filter
o/call1/call2 -- Object filter
os/call1/call2 -- Strict Object filter
t/poimqstuw/call/km -- Type filter
s/pri/alt/over -- Symbol filter
d/digi1/digi2 -- Digipeater filter
a/latN/lonW/latS/lonE -- Area filter
e/call1/call2 -- Entry station filter
g/call1/call2 -- Group Message filter
u/call1/call2 -- Unproto filter
m/dist -- My Range filter
f/user/dist -- Friend Range filterClient Software:
YAAC
Windows:
UI-View32Android:
OruxMaps
APRSDroid