Update the readme based on software development.

This commit is contained in:
Jonathan Naylor 2016-04-07 15:19:38 +01:00
parent 09a16a37a6
commit b862797ca9

View file

@ -1,8 +1,8 @@
These are the source files for builing the MMDVMHost, the program that interfaces to the MMDVM on the one side, and a suitable network on the other.
These are the source files for builing the MMDVMHost, the program that interfaces to the MMDVM or DVMega on the one side, and a suitable network on the other. On the D-Star side the MMDVMHost interfaces with the ircDDB Gateway, on DMR, only the BrandMeister network currently.
It supports D-Star, DMR, and System Fusion.
It builds on 32-bit and 64-bit Linux as well as on Windows using VS2015 on x86 and x64. On the Raspberry Pi it can optionally control either an HD44780 based display or the TFT display sold by Hobbytronics in the UK.
It builds on 32-bit and 64-bit Linux as well as on Windows using VS2015 on x86 and x64. On the Raspberry Pi it can optionally control either an HD44780 based display, the TFT display sold by Hobbytronics in the UK, or the 2.4" TFT display sold by Nextion.
This software is licenced under the GPL v2 and is intended for amateur and educational use only. Use of this software for commercial purposes is strictly forbidden.