lazywalker / mmdvm-openwrt

MMDVM Suite for OpenWrt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

     ____  ______________    ____ 
    / __ \/ ___/_  __/   |  / __ \
   / / / /\__ \ / / / /| | / /_/ /
  / /_/ /___/ // / / ___ |/ _, _/ 
  \____//____//_/ /_/  |_/_/ |_| MMDVM Suite

MMDVM Suite for OpenWrt

This is a feed that let you run MMDVM softwares on OpenWrt

How to build packages

If you want to run it on your own openwrt v19.07.x linux

1. Setup feeds

cp feeds.conf.default feeds.conf
echo "src-git mmdvm https://github.com/lazywalker/mmdvm-openwrt" >> feeds.conf

./scripts/feeds update -a
./scripts/feeds install -a -pmmdvm

Select MMDVM packages with make menuconfig, and SAVE.

2. Build

make package/{mmdvm,mmdvm-host,p25-clients,ysf-clients,nxdn-clients,mmdvm-luci,dapnet-gateway}/{clean,compile} V=s

Build with OSTAR

Follow the intro at https://github.com/lazywalker/ostar

License

This software is licenced under the GPL v2 and is primarily intended for amateur and educational use.

Disclaimer: This software was written as a personal hobby and I am not responsible for products that use this software. Contributions from anyone are welcome.

免责声明:编写此软件纯属个人爱好,我不对使用此软件的产品负责

73, Michael BD7MQB

About

MMDVM Suite for OpenWrt

License:GNU General Public License v2.0


Languages

Language:Lua 36.6%Language:CSS 28.2%Language:Makefile 12.5%Language:Shell 8.8%Language:HTML 8.0%Language:C++ 4.2%Language:JavaScript 1.7%