First working version
This commit is contained in:
36
README.md
36
README.md
@@ -1,3 +1,37 @@
|
||||
# pe1rxf-aprs-server
|
||||
|
||||
A dual band aprs digipeater with enhanced telemetry capabilities.
|
||||
## A dual band APRS digipeater with enhanced telemetry capabilities.
|
||||
|
||||
This is the custom software for a self build two band APRS digipeater.
|
||||
It runs on a Raspberry Pi Zero with Raspberry Pi OS Bullseye.
|
||||
|
||||
## In short
|
||||
|
||||
It can:
|
||||
|
||||
* Function as a normal digipeater (mono, dual or cross band)
|
||||
* Work as an IGate (RX only or RX/TX)
|
||||
* Send and receive APRS messages
|
||||
* Display some basic statistics like heard stations.
|
||||
* Process and display data from the custom telemetry devices from PE1RXF
|
||||
|
||||
In has (hardware):
|
||||
|
||||
* Two build in 1200bps AFSK modems
|
||||
* Build in transceiver
|
||||
* Connector for external (second) transceiver
|
||||
* Two USB ports for a network adapter and a third modem
|
||||
* Real Time Clock
|
||||
* Raspberry Pi Zero
|
||||
|
||||
It has (software):
|
||||
|
||||
* APRX digipeater software for the basic functions
|
||||
* Apache2 web server for the user interface
|
||||
* Custom software (from this repository) for extra functionality
|
||||
|
||||
Want to know more? The complete guide (and more) is available on https://www.meezenest.nl/mees
|
||||
|
||||

|
||||

|
||||

|
||||
|
Reference in New Issue
Block a user