Skip to content

bailey9005/p25-to-xlx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

p25-to-xlx

Run a standalone P25 reflector and connect it to Module A of an XLX multimode reflector

I mostly followed this manual: https://www.lucifernet.com/2020/01/08/build-a-p25-dmr-cross-mode-bridge/

Install DVSwitch and P25 binaries:

wget http://dvswitch.org/buster
chmod +x buster
./buster
apt update
apt install dwswitch

git clone https://github.com/g4klx/P25Clients.git
cd P25Clients
make && make install

Replace 1234567 and N0CALL with your DMR ID and callsign. Edit the XLX server address and P25 talkgroup number accordingly.

Run the following commands, each in its own "window" or use screen or tmux:

P25Reflector P25Reflector.ini
P25Gateway P25Gateway.ini
/opt/Analog_Bridge/Analog_Bridge Analog_Bridge_DMR.ini
/opt/Analog_Bridge/Analog_Bridge Analog_Bridge_P25.ini
/opt/MMDVM_Bridge/MMDVM_Bridge MMDVM_Bridge.ini

About

Run a standalone P25 reflector and connect it to an XLX multimode reflector.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published