https://github.com/andreaspeters/aprsmap
Crossplatform APRS Map
https://github.com/andreaspeters/aprsmap
aprs hamradio lazarus
Last synced: 9 months ago
JSON representation
Crossplatform APRS Map
- Host: GitHub
- URL: https://github.com/andreaspeters/aprsmap
- Owner: andreaspeters
- License: eupl-1.2
- Created: 2024-12-09T11:48:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-09-08T08:37:05.000Z (9 months ago)
- Last Synced: 2025-09-08T10:30:54.421Z (9 months ago)
- Topics: aprs, hamradio, lazarus
- Language: Pascal
- Homepage:
- Size: 3.25 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yaml
- License: LICENSE
Awesome Lists containing this project
README
# APRSMap - Cross Platform APRS Client.
[](https://www.paypal.com/donate/?hosted_button_id=ZDB5ZSNJNK9XQ)
## Info
Currently, the Windows autobuild is not working because fossies.org blocks requests originating from GitHub.
## Features
- Receive APRS Messages via Radio through FlexPacket.
- Receive APRS Messages via IGate
- Support for Local (Offline) OSM Tiles
## Download
- You will find the current and all last releases for ~~Windows and~~ Linux [here](https://github.com/andreaspeters/aprsmap/releases)
- The newest builds created by the master branch, you will find [here](https://github.com/andreaspeters/aprsmap/actions). Open
the last successfull build and scroll down to the artifacts.
- The newest APPImage for Linux your will find [here](https://www.hamradiotech.de/assets/download/APRS_Map-x86_64.AppImage).
## Requirements
- [libqt6pas.so/dll](https://github.com/davidbannon/libqt6pas/releases)
## How to compile
- Install Lazarus 3.6
- Install TRichMemo, LazMapViewer (it has to be [this version](https://github.com/wp-xyz/LazMapViewer.git))
## How to use:
### Set IGate Filter
It is possible to configure a IGate filter. To do that, open 'Settings' and
change the value of Filter. The default one is:
```
r///200
```
`r` Stands for the "Range" Filter. `` and `` will be replaced with
the values of Latitude and Longitude. `200` is the range in km arround
your position.
Take a look into the official [APRS-IS manual](https://www.aprs-is.net/javAPRSFilter.aspx)
to find more examples for filters.
# Screenshots
