******************************************* * DMR-UTAH MMDVM XFCE Raspberry Pi Image * * by Chris Andrist, KC7WSU * * https://github.com/candrist/mmdvm-image * * kc7wsu@dmr-utah.net * ******************************************* Login Details: User: pi Pass: raspberry Installed Software: - Real VNC Server - Arduino IDE - MMDVM - MMDVMHost - MMDVMCal Features: - Connect with VNC - Compile and Write DUE from Raspberry Pi - MMDVM Background Service - Upgrade Script - DVMega Modifications VNC: Use the RealVNC Viewer from http://www.realvnc.com User: pi Pass: raspberry Changelog: 2016-10-25: - Changed to Raspberry Pi PIXEL in place of XFCE4 - Updated to Latest MMDVM, MMDVMHost, MMDVMCal, Arduino 1.6.12 - Added Update DMR ID Database Script to Menu - Added platform.txt modification utility for 1.6.9 SAM - Using Native VNC Support - Removed ircDDBGateway - Removed xrdp 2016-06-20: - Updated to Latest MMDVM, MMDVMHost, MMDVMCal - Added ircDDBGateway - Switched to github for scripts - Added Raspberry Pi Clone Tool - Switched to Raspbian 4.4 kernel 2016-05-12: - Switched to Official Arduino IDE 1.6.9 for ARM - Updated to Latest MMDVM, MMDVMHost, MMDVMCal - Made Modifications for DV-Mega (Disabled Serial Console and Bluetooth) - Removed Network Manager and Switched to wpa_gui for WiFi - Added Restart MMDVMHost Service 2016-04-19: - Fixed Wireless Setup Permission Issue - Fixed Shutdown and Restart Permissions Issue - Updated to Latest MMDVM, MMDVMHost, MMDVMCal - Added Rebuild and Resetini Scripts. - Rebuild resets the pi to match the repository. useful if you get errors using git pull - Resetini does a backup of your current MMDVM.ini and then replaces it with MMDVM.ini from the MMDVMHost folder 2016-04-16: - Initial Release