MMDVM_CM/USRP2P25/README.md
2021-04-07 16:03:14 -04:00

12 lines
740 B
Markdown

# Description
This is the source code of USRP2P25, which converts USRP PCM audio and P25 digital mode, based on Jonathan G4KLX's [MMDVM](https://github.com/g4klx) software. Typical uses are connecting P25 reflectors to AllStar nodes and can be used with MMDVM modems in FM mode as stand alone radios.
# Configuration
P25 and USRP both have a configuration value 'GainAdjustDB". Thru trial and error I have found the best balance of audio levels which are set as the defaults in the provided USRP2P25.ini file. For AllStar connections, USRP address and ports are the values defined in your USRP channel based node.
# Building
Build and install imbe_vocoder: https://github.com/nostar/imbe_vocoder
run 'make' from the source directory.