Kim Huebel
bf7e60a284
Make theme switchable in footer and store choice in cookie for 30 days
4 years ago
Kim Huebel
dd8bd05aa0
Set default-color to none on LOSS and BER instead of black
4 years ago
Kim Huebel
579c32050a
Added choseable style-themes (dark and bright), defaults to dark
...
configure in config.js with useDarkTheme = 1 for dark, 0 for bright
4 years ago
Kim Huebel
07a824d3c2
Added Service-Monitoring
...
New Tab with service-monitoring added
4 years ago
Kim Huebel
fd56a1ea87
Modified Readme.md
4 years ago
Kim Huebel
dab6896877
Added individual links to Target-Entries in TG_List.csv
...
Added as new column like:
YSF,0,40,DL Multimode 263,https://c4fm.ysfreflector.de/Germany/
4 years ago
Kim Huebel
231f829cb8
Addiing .gitignore to .gitignore
4 years ago
Kim Huebel
ef044f3f3b
Modified gitignore
4 years ago
Kim Huebel
6557ba2ca7
Added .gitignore
4 years ago
Kim Huebel
bd6cf9dd7f
Remove QSO-column and Copy-button in lh-tab if qso-tab is disabled
4 years ago
Kim Huebel
f3232845e1
Added JS/CSS Libraries locally
...
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/16
4 years ago
Kim Huebel
3aec69e3e6
Correct URL for TG_List.csv
...
The request was build on a crazy way not sure why working :-)
4 years ago
Kim Huebel
99656a2bc3
Removing trailing / on paths...
...
On some passages I used a trailing / producing problems, if you put the html-parts on a webserve within a subdirectory or something like that...
4 years ago
Kim Huebel
49cbd82657
Added a modal poping up if config.js structure is not actual
...
please initially compare your config.js in the html/js folder with the one in
the repository and add finally following line at top of the file:
var config_struc_ver = 20210312.1;
4 years ago
Kim Huebel
8b352fc7ec
fixing problem with orange BER-lines if BER not existing (---)
4 years ago
Kim Huebel
5fe2757078
Resolving problem with Wires-X activation on DG-ID 127
4 years ago
Kim Huebel
90d403ae02
Showing bubbles with origin on target-column
4 years ago
Kim Huebel
dc8d5dec7d
switching of debug
4 years ago
Kim Huebel
cd8e96a11f
Fixing problem with network-watchdog lines
4 years ago
Kim Huebel
7d61d1a3fb
attempt to fix orange line on watchdog-lines...
4 years ago
Kim Huebel
8ddf5e30ef
Adding some more logging output in logtailer
4 years ago
Kim Huebel
226a87a55e
Added P25 to TG-Lookup
...
Configuration same like YSF...
4 years ago
Kim Huebel
e6f2368322
Putting YSF also to resolving of Talkgroups...
...
Working on DG-IDs, add lines like:
YSF,0,40,DL Multimode 263
So only makes sense, if you are using DGIdGateway or (modified) versions of
YSFGateway (for using YCS).
4 years ago
Kim Huebel
37580baaae
Some other behavior if modem-reply is not usable
4 years ago
Kim Huebel
a8b721b9d0
Getting Modem-Version from different sources...
...
Staging through logfile, directly from modem, caching-file
4 years ago
Kim Huebel
6013e4e7d9
Problem solved with TG-Lookup
...
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/20
4 years ago
Kim Huebel
0247e8f2cb
Now also deliver Names to YSF-Callsigns if name exists.
4 years ago
Kim Huebel
cb36605899
Added CSV-File and some code-cleanup
4 years ago
Kim Huebel
990fe946c5
Adding textlabels for target-columns in the Dashboard configurable via html/data/TG_List.csv
4 years ago
Kim Huebel
0a2ef0c34b
Added new package to install for serial communications
4 years ago
Kim Huebel
3755cdb5ff
Reading out the modem-versin directly from the configured modem in MMDVM.ini
...
DONT FORGET:
Read the README!!!
Add user mmdvm to group dialout!!! Otherwise it will not work!
4 years ago
Kim Huebel
dc8c740cd4
Bugfixing
4 years ago
Kim Huebel
2d17a365a6
Getting info of repeater from MMDVM.ini
...
see config.js
4 years ago
Kim Huebel
cf76ef5ac3
Added Dashboard-Blacklist into config.js to avoid visibility of Callsigns listed in this
4 years ago
Kim Huebel
c926da435d
Getting host-program-version and build-time from progam itself instead of logfile
4 years ago
Kim Huebel
af1b9bfd53
added LOSS to AllHeard-Tab
4 years ago
Kim Huebel
4bdc2dd6dd
Adding favicon-files
4 years ago
Kim Huebel
533664393d
Adding favicon to Dashboard
4 years ago
Kim Huebel
2a3e9383d2
Also colorizing ALLHeard-BER
4 years ago
Kim Huebel
56efaec5a8
Colorizing LOSS and BER if no good and reworking TXing-colorization
4 years ago
Kim Huebel
26c2e0231e
Code cleanup
4 years ago
Kim Huebel
844a54487e
Bugfixing target-linking...
...
now we make a difference between callsigns (to QRZ.com) and TGs (to BM)...
4 years ago
Kim Huebel
b471bdbc59
Added some comments in logtailer.ini
4 years ago
Kim Huebel
5f7eab0e5c
Typo in logtailer.ini comment
4 years ago
Kim Huebel
7fbf5f0d38
Bugfix
4 years ago
Kim Huebel
a53a4028a7
fixed layout problem with tooltip-box in METAR-decoding
4 years ago
Kim Huebel
0d3de60439
METAR-decoded messages in same look&feel like names on heard lists.
4 years ago
Kim Huebel
071f8a3c83
No link to qrz.com for callsigns in qrz_blacklist (config.js)
4 years ago
Kim Huebel
3cc05b268a
No link to qrz.com, if callsign is only a number (DMRId, Reflector, something)
4 years ago
Kim Huebel
17828471a6
Added name popup-field to callsign if name is in DMRIDs.dat-file present.
...
Take a look at logtailer.ini - DMR_ID_Lookup is now 1 by default! take care to have a DMRIds.dat!
4 years ago