Kim - DG9VH
9c40f553e8
Create codeql-analysis.yml
2021-03-07 23:22:52 +01:00
Kim Huebel
8b352fc7ec
fixing problem with orange BER-lines if BER not existing (---)
2021-02-22 22:05:12 +00:00
Kim Huebel
5fe2757078
Resolving problem with Wires-X activation on DG-ID 127
2021-02-22 21:34:44 +00:00
Kim Huebel
90d403ae02
Showing bubbles with origin on target-column
2021-02-21 15:28:59 +00:00
Kim Huebel
dc8d5dec7d
switching of debug
2021-02-19 16:17:25 +00:00
Kim Huebel
cd8e96a11f
Fixing problem with network-watchdog lines
2021-02-19 16:16:09 +00:00
Kim Huebel
7d61d1a3fb
attempt to fix orange line on watchdog-lines...
2021-02-19 14:19:31 +00:00
Kim Huebel
8ddf5e30ef
Adding some more logging output in logtailer
2021-02-18 21:56:28 +00:00
Kim Huebel
226a87a55e
Added P25 to TG-Lookup
...
Configuration same like YSF...
2021-02-18 17:16:02 +00:00
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).
2021-02-17 20:58:46 +00:00
Kim Huebel
37580baaae
Some other behavior if modem-reply is not usable
2021-02-16 20:44:20 +00:00
Kim Huebel
a8b721b9d0
Getting Modem-Version from different sources...
...
Staging through logfile, directly from modem, caching-file
2021-02-16 20:36:01 +00:00
Kim Huebel
6013e4e7d9
Problem solved with TG-Lookup
...
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/20
2021-02-14 17:19:23 +00:00
Kim Huebel
0247e8f2cb
Now also deliver Names to YSF-Callsigns if name exists.
2021-02-13 23:35:27 +00:00
Kim Huebel
cb36605899
Added CSV-File and some code-cleanup
2021-02-13 21:46:34 +00:00
Kim Huebel
990fe946c5
Adding textlabels for target-columns in the Dashboard configurable via html/data/TG_List.csv
2021-02-13 21:34:03 +00:00
Kim Huebel
0a2ef0c34b
Added new package to install for serial communications
2021-02-10 21:44:07 +00:00
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!
2021-02-09 17:45:07 +00:00
Kim Huebel
dc8c740cd4
Bugfixing
2021-02-08 20:53:39 +00:00
Kim Huebel
2d17a365a6
Getting info of repeater from MMDVM.ini
...
see config.js
2021-02-07 21:49:21 +00:00
Kim Huebel
cf76ef5ac3
Added Dashboard-Blacklist into config.js to avoid visibility of Callsigns listed in this
2021-02-07 21:02:58 +00:00
Kim Huebel
c926da435d
Getting host-program-version and build-time from progam itself instead of logfile
2021-02-06 23:30:37 +00:00
Kim Huebel
af1b9bfd53
added LOSS to AllHeard-Tab
2021-02-06 16:18:53 +00:00
Kim Huebel
4bdc2dd6dd
Adding favicon-files
2021-02-06 13:36:29 +00:00
Kim Huebel
533664393d
Adding favicon to Dashboard
2021-02-06 13:35:38 +00:00
Kim Huebel
2a3e9383d2
Also colorizing ALLHeard-BER
2021-02-06 13:28:10 +00:00
Kim Huebel
56efaec5a8
Colorizing LOSS and BER if no good and reworking TXing-colorization
2021-02-06 13:21:13 +00:00
Kim Huebel
26c2e0231e
Code cleanup
2021-02-06 10:37:55 +00:00
Kim Huebel
844a54487e
Bugfixing target-linking...
...
now we make a difference between callsigns (to QRZ.com) and TGs (to BM)...
2021-02-06 10:34:43 +00:00
Kim Huebel
b471bdbc59
Added some comments in logtailer.ini
2021-02-04 22:58:20 +00:00
Kim Huebel
5f7eab0e5c
Typo in logtailer.ini comment
2021-02-04 22:16:49 +00:00
Kim Huebel
7fbf5f0d38
Bugfix
2021-02-04 19:17:35 +00:00
Kim Huebel
a53a4028a7
fixed layout problem with tooltip-box in METAR-decoding
2021-02-04 19:16:43 +00:00
Kim Huebel
0d3de60439
METAR-decoded messages in same look&feel like names on heard lists.
2021-02-04 18:24:29 +00:00
Kim Huebel
071f8a3c83
No link to qrz.com for callsigns in qrz_blacklist (config.js)
2021-02-04 12:07:19 +00:00
Kim Huebel
3cc05b268a
No link to qrz.com, if callsign is only a number (DMRId, Reflector, something)
2021-02-04 11:59:55 +00:00
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!
2021-02-03 22:06:20 +00:00
Kim Huebel
c46997c6ba
redesigned Footer to get a bit smaller.
2021-02-03 10:37:00 +00:00
Kim Huebel
2725d817ec
Presenting RSSI-values in nicer optics (like on the old dashboard).
2021-02-02 23:01:58 +00:00
Kim Huebel
f5fe39f27b
Moved version into footer.
2021-02-02 21:16:56 +00:00
Kim Huebel
1b55060c6d
Added Dashboard-Version for better Support-Tracking
2021-02-02 14:57:22 +00:00
Kim Huebel
476ebf2244
Some code cleanup
2021-01-30 22:02:40 +00:00
Kim Huebel
c2e79f4b70
Adding default configuration handling
...
and setting config-defaults if not set
2021-01-30 20:59:25 +00:00
Kim Huebel
47f3448409
removing unused functions
2021-01-30 20:41:00 +00:00
Kim Huebel
c9e5ae53db
Added "All Heard"-Tab (to show all transmissions not reduced to last heard)
...
and made some configuration-mods to have config easier. Please take a look
at config.js
2021-01-30 17:40:27 +00:00
Kim Huebel
b8890bee9a
Some code cleanup
2021-01-30 17:06:34 +00:00
Kim Huebel
5d29f765e4
some code cleanup
2021-01-30 16:59:45 +00:00
Kim Huebel
dacf004b36
reworked showing of tabs
...
For easier mainainance and for future developments configuration is modified
Please take a look at config.js
2021-01-30 15:26:11 +00:00
Kim Huebel
414778e81c
some code cleanup
2021-01-30 14:10:53 +00:00
Kim Huebel
2eca5cfc7c
added forgotten parameter to function call
2021-01-29 16:11:57 +00:00