Kim Huebel
9f63c75118
Added automatically reloading of DMR_ID-list after (configured) time.
...
Configure your time in logtailer.ini as DMR_ID_Reload_Time
Also removed sleep in service-files and modified TG-List.csv
3 years ago
Kim Huebel
62c615904b
Inserted two custom text sections for showing own text
...
- one in header
- one between header and table-tab-section
You can customize the text with your own html.
4 years ago
Kim Huebel
7f2953de4e
Fixing problem with transmissions ending without beginning :-)
4 years ago
Kim Huebel
6113d838ad
finally fixed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/26
4 years ago
Kim Huebel
6dd7057254
Switching debug off
4 years ago
Kim Huebel
7d940ac5f4
Now fixed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/26 also for P25 transmissions
4 years ago
Kim Huebel
21bad01db9
solved https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/26 copletely
4 years ago
Kim Huebel
2a24eaf807
Trying to fix https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/26
4 years ago
Kim Huebel
9325017ff9
Modified CPU-temperature detection for better working on systems with...
...
... external Temp-sensors...
4 years ago
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