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
Kim Huebel
c46997c6ba
redesigned Footer to get a bit smaller.
4 years ago
Kim Huebel
2725d817ec
Presenting RSSI-values in nicer optics (like on the old dashboard).
4 years ago
Kim Huebel
f5fe39f27b
Moved version into footer.
4 years ago
Kim Huebel
1b55060c6d
Added Dashboard-Version for better Support-Tracking
4 years ago
Kim Huebel
476ebf2244
Some code cleanup
4 years ago
Kim Huebel
c2e79f4b70
Adding default configuration handling
...
and setting config-defaults if not set
4 years ago
Kim Huebel
47f3448409
removing unused functions
4 years ago
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
4 years ago
Kim Huebel
b8890bee9a
Some code cleanup
4 years ago
Kim Huebel
5d29f765e4
some code cleanup
4 years ago
Kim Huebel
dacf004b36
reworked showing of tabs
...
For easier mainainance and for future developments configuration is modified
Please take a look at config.js
4 years ago
Kim Huebel
414778e81c
some code cleanup
4 years ago
Kim Huebel
2eca5cfc7c
added forgotten parameter to function call
4 years ago
Kim Huebel
e91a66719f
reverting config-change by accident :-)
4 years ago
Kim Huebel
87c320da36
fixing problem with shorter timestamps in DMRHost
...
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/17
4 years ago
Kim Huebel
eff109393a
some small correction in Readme
4 years ago
Kim Huebel
9355e2d24b
Modified system-scripts to not run as root but as system-user mmdvm.
...
Also added command in installation steps to create this user
4 years ago
Kim Huebel
03a926de96
Fixed Problem with permanent txing first row (in time).
4 years ago
Kim Huebel
0ed62ded40
next try to fix network watchdog-issue
4 years ago
Kim Huebel
de8ce2dd22
Getting rid of watchdog-problem...
4 years ago
Kim Huebel
5e178bc004
now lh autowidth :-)
4 years ago
Kim Huebel
9b663082ca
Last heard autoWidth = false...
4 years ago
Kim Huebel
9130a71a31
Corrected last tx at in localtime...
4 years ago
Kim Huebel
8be2671a4e
enlarging logtailer maxlines and fixing variable initialization
4 years ago
Kim Huebel
2e03c3ae3e
Solving "empty line in LH" (first throw)
4 years ago
Kim Huebel
ff19ca888b
corrected .draw()-behavior
4 years ago
Kim Huebel
00f0a1b40b
Best Practise
4 years ago
Kim Huebel
7ec16c749d
Bugfixing
4 years ago
Kim Huebel
78fcfb691f
Fixing time handling on handover and handling of Filerotate-param in MMDVM.ini
...
See logtailer.ini
4 years ago
Kim Huebel
490977c3db
Fixed problem with timestamps in Safari-Browsers
4 years ago
Kim Huebel
bffbf8ee6e
some performance tuning
...
Just call Websockets only if really needed by shown tabs
4 years ago
Kim Huebel
e7c6823a6e
Link to BM on TGs
...
closes https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/15
4 years ago
Kim Huebel
ea48f75ff6
Added Key Features in Readme.md
4 years ago
Kim Huebel
7c36c926ab
some small corrections
4 years ago
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.
4 years ago
Kim Huebel
44c98a2f4e
Added some no-wraps on some columns
4 years ago
Kim - DG9VH
42022a9726
Added Troubleshooting-Section
4 years ago
Kim Huebel
f12b1d11b5
Disabled debug :-)
4 years ago
Kim Huebel
54af0d5b58
Enhanced System Info
...
Added infos about MMDVMHost and Repeater
4 years ago
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
4 years ago
Kim Huebel
da1211bbb2
added new field separators for DMRIds.dat-file
...
now the files can be separated with " ", ";", "," or "\t" that is tabulator
Format of file must be:
first field = id
second field = callsign
following fields with name, QTH etc will be ignored
4 years ago
Kim Huebel
261f7607b5
Some code cleanup
4 years ago
Kim Huebel
5917968731
Added highlighting of txing station in Last Heard
4 years ago
Kim Huebel
9e064d90c1
Idention typo
4 years ago
Kim Huebel
fd309ddb91
Removing NUMLINES and some code cleanup
4 years ago
Kim Huebel
996be0b395
Rounding CPU-Frequency
4 years ago
Kim Huebel
cf8c1a9d58
Make Sysinfo running on other linux
4 years ago
Kim Huebel
e1a3653b33
Added System Load to sysinfo-tab
4 years ago