Skip to content

Trimmed down version for use with our svxlink network in Flanders/Belgium

Notifications You must be signed in to change notification settings

Guru-RF/SVXLink-Dash-V2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVXLink-Dashboard-V2

SVXLink Node dashboard repository inspired by pi star dashboard Originally constructed by SP2ONG and SP0DZ, but suffered from out of date code in PHP and Javascript. Brought up to date by Chris Jackson ON3URE, G4NAB with new code.

This installation requires that svxlink has been compiled on Debian 11 (raspberry pi OS bullseye), and php version 8.0 or greater, and Apache 2. After that follow the instructions below.

For the moment it is incomplete, a work in progress.

No installation script required, simply cd to /var/www and remove any existing html folder.

sudo git clone https://github.com/f5vmr/SVXLink-Dashboard-V2 html

chown svxlink -R html

To activate mDNS (host.local) use: ``` sudo apt-get install avahi-daemon avahi-utils ``` The following is required if using an SA818 device.

RF configurator is based on sa818 programming library (https://github.com/0x9900/SA818)

sudo apt install python3
sudo apt install python3-pip
sudo pip3 install sa818

The svxlink dashboard has some ideas created by ON3URE, G4NAB, SP2ONG, SP0DZ and added to by ON3URE, G4NAB

About

Trimmed down version for use with our svxlink network in Flanders/Belgium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 80.9%
  • JavaScript 10.3%
  • SCSS 6.6%
  • Shell 2.1%
  • Ruby 0.1%