No description
9670bbf1d5
- Removed the system call for the date/time This is now done via RTC - Redesigned SYSTEM screen - Removed DMRGateway buttons - Removed DAPNETGateway buttons - Changed the brightness buttons with a slider 0-100% - Saves the brightness state into EEPROM so it survives reboots and gets restored on boot - Added a button to "shrink" MMDVMHost this also reduces /var/log (via journalctl) - Added buttons to start and stop the web dashboard This adds or removes an index.html file that gets loaded before the index.php file (set this up in your nginx config) additionally it stops the php-fpm service (which usually consumes a lot of CPU) - Redesigned the dashboard itself a bit - Moved the text boxes around a bit; I think it fits okay now - Merged the slot information and the talkgroup/DMRID into one field - Added a field with the duration in seconds Look into the buttons code, because some of them execute scripts that you might not have installed on your Raspberry Pi! Like /usr/local/sbin/shrinklog or /usr/local/sbin/dashboard. Hope I got all covered in this commit.. :) |
||
---|---|---|
24/LastHeard-Dashboard-Multislot | ||
70/LastHeard-Dashboard-Multislot-Enhanced | ||
LICENSE | ||
README.md |
MMDVM-Nextion-Screen-Layouts
This is a collection of Nextion Screen Layouts that I have made.
The bigger screens usually run with a higher baudrate of 115200. With 9600 the screen may flicker a little bit.
Files in this repo (2020-03-20)
MMDVM-Nextion-Screen-Layouts
├── 24
│ └── LastHeard-Dashboard-Multislot
│ ├── DMR-LH-BACKGROUND.png
│ ├── MultiSlot-LastHeard-L3-NX3224T024_011.hmi
│ ├── MultiSlot-LastHeard-L3-NX3224T024_011.tft
│ ├── README.md
│ └── screens.png
├── 70
│ └── LastHeard-Dashboard-Multislot-Enhanced
│ ├── Multi-LH-DMR-NX8048K070_011.HMI
│ ├── Multi-LH-DMR-NX8048K070_011.tft
│ ├── README.md
│ └── nxt07_screens.png
├── LICENSE
└── README.md
Licenses
Usually I license my code or similar stuff under the MIT license. All projects within this repository are licensed under the MIT license, unless specified otherwise.