Go to file
iamsi a0956c7c56
Fix Root detection and make it work on Raspbian.
works for renamed root accounts, corrected issues with the ftdi driver install on ARM
2021-05-29 21:49:53 +01:00
templates Update ambed.service 2021-04-07 20:20:23 -04:00
README.md Update README.md 2019-05-04 15:06:58 -05:00
ambe-debian-installer Fix Root detection and make it work on Raspbian. 2021-05-29 21:49:53 +01:00

README.md

ambed-debian-installer

This is a simple install script to install AMBED, a piece of software that when combined with hardware AMBE vocoder chips and another piece of software, XLXD, can transcode digital voice modes. This script simply runs through the official install instructions found at: https://github.com/LX3JL/xlxd/blob/master/ambed/readme

To Install:

  1. Have a Debian 9.x computer ready and up to date with a 64bit CPU architecture.
  2. Plug the AMBE vocoder chips into the server.
git clone https://github.com/n5amd/ambed-debian-installer
cd ambed-debian-installer
./ambe-debian-installer
  1. Reboot after installation is complete.

To interact with ambed after installation:

systemctl start|stop|status|restart ambed
  • Installs to /ambed
  • Logs are via systemctl status

The other parts to this install, if you need it can be found at:

https://github.com/n5amd/Multi-Reflector-Installer

For more information, please visit:

https://n5amd.com/digital-radio-how-tos/build-digital-voice-transcoding-server/