1
0
Fork 0
Commit graph

150 commits

Author SHA1 Message Date
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
Kim Huebel
87c320da36 fixing problem with shorter timestamps in DMRHost
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/17
2021-01-29 16:04:44 +00:00
Kim Huebel
03a926de96 Fixed Problem with permanent txing first row (in time). 2021-01-28 19:34:11 +00:00
Kim Huebel
0ed62ded40 next try to fix network watchdog-issue 2021-01-28 13:36:32 +00:00
Kim Huebel
de8ce2dd22 Getting rid of watchdog-problem... 2021-01-28 12:52:32 +00:00
Kim Huebel
5e178bc004 now lh autowidth :-) 2021-01-03 18:55:44 +00:00
Kim Huebel
9b663082ca Last heard autoWidth = false... 2021-01-03 18:53:37 +00:00
Kim Huebel
9130a71a31 Corrected last tx at in localtime... 2021-01-03 18:46:10 +00:00
Kim Huebel
8be2671a4e enlarging logtailer maxlines and fixing variable initialization 2021-01-03 17:09:42 +00:00
Kim Huebel
2e03c3ae3e Solving "empty line in LH" (first throw) 2021-01-03 17:03:06 +00:00
Kim Huebel
ff19ca888b corrected .draw()-behavior 2021-01-02 19:42:39 +00:00
Kim Huebel
490977c3db Fixed problem with timestamps in Safari-Browsers 2020-12-29 23:11:48 +00:00
Kim Huebel
bffbf8ee6e some performance tuning
Just call Websockets only if really needed by shown tabs
2020-12-27 14:36:06 +00:00
Kim Huebel
e7c6823a6e Link to BM on TGs
closes https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/15
2020-12-27 11:29:56 +00:00
Kim Huebel
7c36c926ab some small corrections 2020-12-18 20:44:40 +00:00
Kim Huebel
ff474fa323 Now you can chose to display the timestamps in local time of the client
If you want to show times in UTC set useClientTimezone in config.js = 0 else
the timestamps and headers in the tables will be displayed in the local timezone
of the client-system. So if you are showing it in Japan with your local time there
you will get other results than showing it in New York.
2020-12-15 10:41:49 +00:00
Kim Huebel
44c98a2f4e Added some no-wraps on some columns 2020-12-14 10:30:05 +00:00
Kim Huebel
f12b1d11b5 Disabled debug :-) 2020-12-03 20:46:10 +00:00
Kim Huebel
54af0d5b58 Enhanced System Info
Added infos about MMDVMHost and Repeater
2020-12-03 20:44:59 +00:00
Kim Huebel
9bf065a3a3 Some code-rework on logtailer for being compatible with Python 3.8 and new Column Last TX at in Currently in QSO for better round management 2020-11-28 22:18:23 +00:00
Kim Huebel
261f7607b5 Some code cleanup 2020-11-24 19:33:39 +00:00
Kim Huebel
5917968731 Added highlighting of txing station in Last Heard 2020-11-24 11:09:45 +00:00
Kim Huebel
996be0b395 Rounding CPU-Frequency 2020-11-23 18:03:20 +00:00
Kim Huebel
cf8c1a9d58 Make Sysinfo running on other linux 2020-11-23 16:58:54 +00:00
Kim Huebel
e1a3653b33 Added System Load to sysinfo-tab 2020-11-21 10:30:19 +00:00
Kim Huebel
8067ae7d4d System Info - structuring output
by building up segments
2020-11-20 13:20:54 +00:00
Kim Huebel
8a925471f4 Insert space between value and % at CPU usage 2020-11-20 08:24:04 +00:00
Kim - DG9VH
dd99558ca8 Added SysInfo-Tab
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/10
2020-11-19 21:24:53 +01:00
Kim - DG9VH
ce35c1fcd0 disabled debug
sorry :-)
2020-11-19 19:12:37 +01:00
Kim - DG9VH
1d4954542c Making default tab on page load configurable in config.js
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/8
2020-11-19 18:25:45 +01:00
Kim - DG9VH
38b391794e Fixed Update of first row problem 2020-11-14 12:10:21 +01:00
Kim - DG9VH
a54170ffdf First attempt of getting rid of network watchdogs... 2020-11-13 12:02:33 +01:00
Kim - DG9VH
d2cb6034ff Added duration to Currently TXing 2020-11-12 15:14:53 +01:00
Kim - DG9VH
d4589a97ba Fixed Currently TXing on local transmissions
concerning YSF
2020-11-12 10:32:37 +01:00
Kim - DG9VH
13aea17d7b deactivate forgotten debug flag 2020-11-11 22:47:07 +01:00
Kim - DG9VH
25a05212a1 Fixed Bug with YSF on Current TXing 2020-11-11 22:21:51 +01:00
Kim - DG9VH
2890494e3c First shot of Currently TXing-Tab
Now showing currently TXing on separate tab
2020-11-11 22:10:23 +01:00
Kim - DG9VH
9a3e31b3fb Changed METAR decoding to Tooltip-display 2020-11-09 23:27:33 +01:00
Kim - DG9VH
b649e2ba9e Fixed Bug with script 2020-11-09 19:26:52 +01:00
Kim - DG9VH
43e15b2d8b Fixed Local Heard
Issue if short transmissions produced multiline replies from logtailer
2020-11-08 21:58:17 +01:00
Kim - DG9VH
2253eb9ee7 Added logtailer-errormessage
Pushing Error-Messages (exceptions) from Logtailer into the Javascript Console.

Fixing some issue with utf-8 format in logfiles.

closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/4
2020-11-08 19:44:43 +01:00
Kim - DG9VH
436b8fb160 Fixed late entry
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/2
2020-11-07 16:56:17 +01:00
Kim - DG9VH
7fc0f93153 fixed Loss display 2020-11-06 23:45:21 +01:00
Kim - DG9VH
a7d6ab27e6 Added Footer and css 2020-11-06 23:29:14 +01:00
Kim - DG9VH
40cf26d81f Update config.js 2020-11-06 23:12:50 +01:00
Kim - DG9VH
c35bc26996 Make Tab-showing configurable
take a look at /html/js/config,js
2020-11-06 23:10:49 +01:00
Kim - DG9VH
45060d5b0c Update config.js 2020-11-06 22:26:49 +01:00
Kim - DG9VH
394df4804e Inserting warning and danger-badges if counter reaches specified levels 2020-11-06 22:23:58 +01:00
Kim - DG9VH
63ba1aa3f1 Adding Messages in Queue in DAPNET 2020-11-06 20:55:33 +01:00
Kim - DG9VH
c585f45bcd Added Skyper-Rubriclist-decoding 2020-11-04 19:39:53 +01:00
Kim - DG9VH
fe16f6c78e removed Console.log 2020-11-04 16:45:52 +01:00
Kim - DG9VH
786ff0f557 Fixed Bug with no TG on TX in DMR 2020-11-04 16:43:19 +01:00
Kim - DG9VH
3d87c9124b Fixed Bug with Mutliline-Inputs 2020-11-04 16:24:48 +01:00
Kim - DG9VH
967d47c2bb Added Metar-decoder to index.html 2020-11-04 12:53:55 +01:00
Kim - DG9VH
c9a5aa246a Merge branch 'main' of https://github.com/dg9vh/MMDVMHost-Websocketboard into main 2020-11-04 12:50:50 +01:00
Kim - DG9VH
09bdb4aabe Added METAR-Decoder
for RIC 1062 and 1063
2020-11-04 12:50:31 +01:00
Kim Huebel
e66ac75ef1 Added submodule metar.js 2020-11-04 11:27:48 +00:00
Kim - DG9VH
fc1d3e2e72 Fixing Timestamp 2020-11-04 11:05:41 +01:00
Kim - DG9VH
032e89b3af Added DAPNET (POCSAG)
Added new Tab for DAPNET and modified Readme.md
2020-11-03 23:10:31 +01:00
Kim - DG9VH
a6f4ce7902 Update index.html 2020-11-03 19:18:37 +01:00
Kim - DG9VH
b0a67b4dac Update index.html 2020-11-03 17:21:54 +01:00
Kim - DG9VH
c6c48ef664 Linking to QRZ.com if wanted
use js/config.js  to switch on (1) or off (0)
2020-11-03 17:17:58 +01:00
Kim - DG9VH
349dd0e7f1 Update functions.js 2020-11-03 15:06:43 +01:00
Kim - DG9VH
cb27cfbbd8 Bugfixing 2020-11-03 15:00:35 +01:00
Kim - DG9VH
a748ea5ccf First functional codebase
First codebase with readme for successful installation... maybe
2020-11-03 12:11:23 +01:00