1
0
Fork 0
Commit graph

109 commits

Author SHA1 Message Date
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
937be46503 Added DMRIDs-loopup in logtailer.py
For those using DMRHost by BrandMeister or those having no ID-lookup enabled in MMDVMHost.
2020-11-18 21:41:56 +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
255c65f84d make communication faster between server and client 2020-11-11 22:30:28 +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
596a31b866
Merge pull request #5 from dg9vh/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2020-11-09 19:39:10 +01:00
Kim - DG9VH
5e485125ca
Create CODE_OF_CONDUCT.md 2020-11-09 19:38:57 +01:00
Kim - DG9VH
42c28cfd91 Update issue templates 2020-11-09 19:35:40 +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
10dda8f3bb
Update README.md 2020-11-08 18:36:07 +01:00
Kim - DG9VH
e6577ceb3d Update README.md 2020-11-08 18:25:31 +01:00
Kim - DG9VH
ec2f5471d1 Update README.md 2020-11-08 18:22:21 +01:00
Kim - DG9VH
3a8a72644a Update README.md 2020-11-08 16:15:17 +01:00
Kim - DG9VH
46a60bcc5a Merge branch 'main' of https://github.com/dg9vh/MMDVMHost-Websocketboard into main 2020-11-07 16:56:20 +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
4de3241dd1
Merge pull request #3 from SA7BNT/patch-1
Update README.md
2020-11-07 11:27:53 +01:00
SA7BNT
b7ec5a68c9
Update README.md 2020-11-07 10:58:58 +01:00
Kim - DG9VH
7fc0f93153 fixed Loss display 2020-11-06 23:45:21 +01:00
Kim - DG9VH
caa53d608d Update README.md 2020-11-06 23:39:03 +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
e618aa3493 Added License 2020-11-04 11:30:18 +00:00
Kim Huebel
e66ac75ef1 Added submodule metar.js 2020-11-04 11:27:48 +00:00
Kim - DG9VH
796d5d5df0 Update logtailer.py 2020-11-04 11:46:10 +01:00
Kim - DG9VH
0f2114069d Update logtailer.ini 2020-11-04 11:31:53 +01:00
Kim - DG9VH
fc1d3e2e72 Fixing Timestamp 2020-11-04 11:05:41 +01:00
Kim - DG9VH
b820503851 Some corrections
Some corrections in Logtailer-script
2020-11-04 11:00:32 +01:00
Kim - DG9VH
e60d8865db
Merge pull request #1 from SA7BNT/main
Update README.md
2020-11-04 07:47:18 +01:00
SA7BNT
755639cd5b
Update README.md
Change start command from enable to start
2020-11-03 23:47:09 +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
82d56d1e52 Update logtailer.py 2020-11-03 19:22:21 +01:00