Skip to content

Pi-Star DV Dashboard (Based on works by Hans-J. Barthen (DL5DI) and Kim Huebel (DG9VH)).

Notifications You must be signed in to change notification settings

msraya/Pi-Star_DV_Dash

 
 

Repository files navigation

BIG FAT WARNING

This, and other required Pi-Star modules, are my personal forks, DO NOT report bugs, request features or anything like that, to the official Pi-Star developer, Andy Taylor (MW0MWZ), on the Pi-Star's Facebook page or on the forum.


How to install it

  • You need a working Pi-Star, from here. Pi-Star 3 and 4 are supported.

  • MAKE A BACKUP OF YOUR Pi-Star CONFIGURATION

  • Connect your Pi-Star

  • Grab the script that permits you to toggle between official repositories and my personnal ones.
sudo su
rpi-rw
cd
wget http:https://tinyurl.com/f1rmb-pistar-ng -O f1rmb-pistar
chmod +x f1rmb-pistar
  • Now you can execute this script with some arguments. For a complete list, use '-h' or '--help' The easiest way:
    • To install these forks repositories:
     ./f1rmb-pistar -ia
    • To switch back to the official ones:
     ./f1rmb-pistar -ra

  1. Once you have installed this fork, you need to go in menu "Configuration" -> "Expert" -> "Tools" and select "CSS Tool" This will reset all the colors to their default value.
  2. You will need to launch "pistar-upgrade" multiple times, until it displays the "You are already running the latest version.." message.

What features this fork offers

  • An enhanced POCSAG support. A service and network status indicators are there, You can send pages from the Admin web page. When you receive personnal pages, they are extracted from the Activity and displayed in a dedicated table. You can send a page to multiple callsigns and/or transmitter groups, separated with comma: POCSAG

  • A way to change the (default) YSF reflector on the fly, without restarting all the services: Menus

  • A new menu system, cleaner, nicer: Expert Menus

  • An easy and extended way to change the color theme (using the farbtastic plugin): Farbtastic Color Picker Gray Colors Orange Colors

  • Gateway and DAPNet Activity (last heard) tables are extended to the 40 last entries, fitted in a scrolling window.

  • Mobile GPS support.

  • Lot of small modifications and tweaks that can't be enumerated here.

About

Pi-Star DV Dashboard (Based on works by Hans-J. Barthen (DL5DI) and Kim Huebel (DG9VH)).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.2%
  • SCSS 6.3%
  • Less 6.2%
  • Shell 1.3%
  • CSS 1.1%
  • JavaScript 0.5%
  • Other 0.4%