Last version with RPi-LoRa-KISS-TNC included
This commit is contained in:
16
README.md
16
README.md
@@ -9,7 +9,7 @@ It runs on a Raspberry Pi Zero with Raspberry Pi OS Bullseye.
|
||||
|
||||
It can:
|
||||
|
||||
* Function as a normal digipeater (mono, dual or cross band)
|
||||
* Function as a normal digipeater (mono, dual, threefold or cross band)
|
||||
* Work as an IGate (RX only or RX/TX)
|
||||
* Send and receive APRS messages
|
||||
* Display some basic statistics like heard stations.
|
||||
@@ -18,9 +18,10 @@ It can:
|
||||
In has (hardware):
|
||||
|
||||
* Two build in 1200bps AFSK modems
|
||||
* Build in transceiver
|
||||
* Build in LoRa transceiver (SX1278)
|
||||
* Build in FM transceiver
|
||||
* Connector for external (second) transceiver
|
||||
* Two USB ports for a network adapter and a third modem
|
||||
* Two USB ports for a network adapter and something else
|
||||
* Real Time Clock
|
||||
* Raspberry Pi Zero
|
||||
|
||||
@@ -28,11 +29,12 @@ It has (software):
|
||||
|
||||
* APRX digipeater software for the basic functions
|
||||
* Apache2 web server for the user interface
|
||||
* LoRa KISS TNC support (repository found at https://git.meezenest.nl/marcel/RPi-LoRa-KISS-TNC)
|
||||
* Custom software (from this repository) for extra functionality
|
||||
|
||||
## Changelog
|
||||
|
||||
- Added LoRa support for SX1278 module on RPi SPI (available on port ax2)
|
||||
Can be found [here](CHANGELOG.md)
|
||||
|
||||
## Further reading
|
||||
|
||||
@@ -40,6 +42,6 @@ Want to know more? The complete guide (and more) is available on https://www.mee
|
||||
|
||||
## Screen shots web interface
|
||||
|
||||

|
||||

|
||||

|
||||
[Main page](screenshots/screenshot_main_page.png)
|
||||
[Send message](screenshots/screenshot_send_message.png)
|
||||
[Telemetry](screenshots/screenshot_telemetry.png)
|
||||
|
Reference in New Issue
Block a user