Kim Huebel
204c2ab507
Removed double "at" at target.
4 years ago
Kim Huebel
90200a2718
Added origin of YSF-transmission to Target (if possible).
4 years ago
Kim Huebel
82d07b4b52
Fixed bug with normalized callsigns
4 years ago
Kim Huebel
b3981aac22
Normalize callsigns for qrz.com-Links
4 years ago
Kim Huebel
5f5e3589ba
Fixed Local Heard problem with Network-Watchdogs since last transmission lost fix
4 years ago
Kim Huebel
66b5916a2c
Colorizing Local Heard BER like Last-Heard and All Heard
4 years ago
Kim Huebel
bbfc1ed3da
second attempt to fix transmission lost (local RF)
4 years ago
Kim Huebel
2744fe951b
Edited Readme.md
4 years ago
Kim Huebel
a6038f15f3
further color corrections on BER at dark-theme
4 years ago
Kim Huebel
565abb713a
fixed voice transmission lost
4 years ago
Kim Huebel
237a73977c
correct timezone CEST instead of EET
4 years ago
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
171cffbc2a
Merge branch 'main' of https://github.com/dg9vh/MMDVMHost-Websocketboard into main
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
dl8tu
33f1dcc812
Create bootstrap.min.css.map
...
added missing file ...
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