KD9YQK / digipi_plus

Adds additional functionality to KM6LYW DigiPi image
GNU General Public License v3.0
3 stars 0 forks source link

DigiPi Plus

Add additional functionality to KM6LYW DigiPi

You can find the DigiPi image here https://digipi.org/

You will need at least a 16gb SD Card that has been expanded to use the entire disk for a full install. This is mainly due to Grid Tracker, which requires more than 1.3gb. You can learn how to expand the filesystem here.

Features

  1. AX25 Packet Node Upgrade
  2. PCSI - Packet Compressed Sensing Imaging over AX25
  3. OpenWebRX+ - web-based SDR receiver
  4. Grid Tracker - GridTracker is a warehouse of amateur radio information presented in an easy to use interface, from live traffic decodes, logbooks, real-time spot reports, weather, current solar conditions and more!
  5. RTL-SDR Support
    • RTL-SDR udev drivers
    • RTL-SDR APRS iGate
  6. JS8Spotter - JS8Spotter can help users sort and track band activity, send APRS messages more easily, view stations on an offline map, send custom automated responses, and even implement simple forms.
  7. Xastir - Xastir APRS Program
  8. gPredict - Real-time satellite tracking and orbit prediction application.
  9. UHF Upgrade
    • TNC 9600 baud
    • AX25 Packet Node 9600 baud
  10. Trusted QSL - LOTW Logging Software
  11. UHF 9600 Baud TNC and AX25 Node Support

Install

DON'T install until AFTER initial setup of DigiPi!!! This only works for DigiPi version 1.8-3

sudo remount
cd ~
sudo apt install dialog -y
git clone https://github.com/KD9YQK/digipi_plus.git
cd digipi_plus
bash digipi_plus.sh

Known Issues

RTL-SDR will cause an error to occur on Raspberry Pi 4 that looks like rtlsdr_read_reg failed with -7 and rtlsdr_write_reg failed with -7 when running Direwolf, or with OpenWebRX showing the device as inactive. There is an error in the firmware regarding the USB ports and communicating with the RTL-SDR. To fix, the firmware will need to be upgraded. For directions on how to fix, click here.

Changelog