mirror of
https://github.com/n5amd/Multi-Reflector-Installer.git
synced 2026-03-04 04:03:50 +01:00
Update README.md
This commit is contained in:
parent
2ca5ef6e5d
commit
35282288f6
30
README.md
30
README.md
|
|
@ -1,2 +1,28 @@
|
|||
# Multi-Reflector-Installer
|
||||
This is very much just a commit, and initial code. This is v0.01.
|
||||
# Multi-Reflector-Installer (Proof of Concept)
|
||||
The script is very much currently a proof of concept. The concept is, This will build you a 3 mode Ham radio digital voice reflector that will transcode Yaesu Fusion, DMR, and D-Star with the help of AMBED and AMBE vocoder chips. I did not build each application, this script simply goes through the install steps for each application for you and configures apache for the dashboards. Features and abilities coming...
|
||||
|
||||
#### This script will install the following:
|
||||
- XLXD
|
||||
- YSFReflector
|
||||
- YSF2DMR
|
||||
- YSF Dashboard
|
||||
- Apache2 and configure the virtualhosts for both dashboards
|
||||
**But not**
|
||||
- AMBED (along with the required AMBED chips)
|
||||
|
||||
#### You will need the following information to get started:
|
||||
- Ready to go **and updated** fresh install of Debian 9.x
|
||||
- FQDN for ysf and xlx
|
||||
- XLX number that isnt taken (or pick a random one for testing)
|
||||
|
||||
The script does not yet configure the ini or config files which you will have to do:
|
||||
- ysf2dmr.ini
|
||||
- ysfreflector.ini
|
||||
- xlxd config.inc.php & init.d file
|
||||
|
||||
#### To give you a visual idea of what the end result would look like, Here is a diagram of XLX410 which is installed based off this method. AMBED can be installed locally or on a remote server.
|
||||
|
||||

|
||||
|
||||
### For more information, please visit:
|
||||
https://sadigitalradio.com/digital-radio-how-tos/create-xlx-xrf-d-star-reflector/
|
||||
|
|
|
|||
Loading…
Reference in a new issue