Skip to content

sq7lrx/linDmrMaster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linDmrMaster

Linux DMR master server

Prerequisite to compile

Have the SQLITE3 development library libsqlite3-dev
In Debian derivatives 'sudo apt-get install libsqlite3-dev'

How to compile:

Get source from git
git clone https://github.com/on4akh/linDmrMaster.git
cd into source directory
make

A directory Release will be created.
The executable is Master_Server.

Wherever you place Master_Server, copy the HTML directory and rdac.in to that directory

More info can be found at http://linuxdmr.be

About

Linux DMR master server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.1%
  • Makefile 6.3%
  • PHP 3.6%