Commit graph

212 commits

Author SHA1 Message Date
Dominic Reich
36c8ee2c9c Update functions.php
set correct link for MMDVM_HS_Dual_Hat firmware version
2020-03-21 22:05:08 +01:00
IZ7BOJ
756fe43448
Update functions.php
minor bug fix. Sorry, I would have taken more time to test ;-)
2020-03-19 12:47:29 +01:00
IZ7BOJ
2dcf553ca2
Update RSSI and BER for YSF
for very short RF packets (typically 0.4sec) and for "X" button requests, BER sometimes is not present in the log line. RSSI is in BER position.
2020-03-19 10:52:54 +01:00
IZ7BOJ
463809c3e7
Update getActualLink in functions.php
Fixed the following bug:
if the YSF log doesn't cointain "Liked to", but '/tmp/YSFState.txt' exists, the actual reflector is contained in the log of day before.
This could happen if a very long inactivity timeout is set in MMDVM.ini. 
In this case, the MMDVM could remain linked to the reflector from one day to the next.
The real case that happened to me is the following:
- A user connects to a new reflector before midnight;
- In the meantime, nobody opens the dashboard, sto '/tmp/YSFState.txt' is not updated to the last reflector;
- New day begins, so a new YSF log file is created, without information of the actual reflector;
- Dashboards in this case shows the old reflector (of the day before), not the actual
2020-03-18 18:52:30 +01:00
Kim Hübel
61a5524731 Made Dashboard compatible with new MMDVMHost-logformat 2019-12-09 19:07:47 +00:00
MiGri
5948cb4ad6
Update functions.php
dmr.darc.de not longer works. use ham-digital.org instead
2019-05-06 14:06:00 +02:00
Kim Huebel
e9894550e3 Fixed problem with linked to MMDVM 2018-06-04 12:45:48 +00:00
LucaMarche IZ1MLT
f6cf2ef6e6
Refactor YSF Link status 2018-06-04 13:16:20 +02:00
LucaMarche IZ1MLT
9e561a757f
Updated "YSF linked to" status display
Removed the search method for reflector IDs and taken directly from the log file
2018-06-03 13:54:13 +02:00
LucaMarche IZ1MLT
61d9b04e1c
Small edit HTML tag
Removed excess line on the "Repeater info" table in the "D-Star linked to" column. Revised tag on the written text of the info on the software versions
2018-06-01 14:38:25 +02:00
Kim Huebel
aa337c64fb closed https://github.com/dg9vh/MMDVMHost-Dashboard/issues/52
TNX to SA7BNT
2018-04-04 20:37:11 +00:00
phl0
5bf0644c77
Update functions.php (rework commit by vk4tux) 2018-02-19 09:56:19 +01:00
Kim Huebel
361dcd6fc8 bugfixing ysf reflector detection in repeater info 2018-02-18 14:14:53 +00:00
Kim Huebel
c829cde3ab Added Dashboard-URLs to YSFReflectors via icon. Please be sure to get actual YSFHosts.txt from the registry to make this function work. 2018-02-18 13:46:43 +00:00
dg9vh
f728542480 renamed class label to badge 2018-02-11 21:59:54 +00:00
Kim - DG9VH
32650570dc
Changed config names for YSF
GwyAddress goes GatewayAddress
2017-11-26 13:47:32 +01:00
Kim Huebel
30598cd68d Halloween-Edition, hi
now resolving Callsigns from ID when using sqlite-database, so no further
needs to activate dmrids.dat in MMDVM.ini
2017-10-29 18:19:57 +00:00
Kim Huebel
e373dc0810 inserting option to change name-resolution based on a sqlite3-database instead of dmrids.dat-file 2017-09-22 12:17:22 +00:00
CT2JAY
99b733b84f Fix DMR-Id change of section DMR to General 2017-08-27 02:41:11 +01:00
phl0
87ad782e5e
Distinguish between MMDVM and MMDVM_HS firmware links 2017-08-21 14:20:34 +02:00
dg9vh
ea338b7e2e hopefully fixed some ajax-errors 2017-08-12 15:27:10 +02:00
DC7JZB
6b42b47c6d Show Used DMR-ID under the Callsign.
Interesting when Using different ID's for Different Configs

Added a Line between Callsign/ID and MMDVMHost Version.
2017-07-27 08:42:29 +02:00
Kim Huebel
f861b5a719 wrong position of github-commit-number 2017-07-14 20:04:40 +02:00
Kim Huebel
8fdb3a3052 version-info of DMRGateway added 2017-07-12 22:44:51 +02:00
dg9vh
47f1cee519 Code cleanup and reformatting 2017-05-16 08:05:52 +00:00
dg9vh
f6a36ad9ce fixed reverting YSFReflector-connection 2017-05-15 21:25:32 +00:00
dg9vh
7950cff589 trying to cache reflector connection states over log-rotate 2017-05-15 21:01:31 +00:00
dg9vh
c9d5afac84 fixed startup reflector detection on ysf 2017-04-29 18:39:02 +00:00
dg9vh
b95f9b60bb closes https://github.com/dg9vh/MMDVMHost-Dashboard/issues/131 2017-04-28 20:04:49 +00:00
dg9vh
f882cbc127 fixed DMR-Master-list for detecting, if DMRplus-Network is used 2017-04-27 16:13:18 +00:00
dg9vh
6c274f8e90 fixing warnings in error.log if heardList is empty... 2017-04-15 14:45:21 +00:00
phl0
e2cf12ea88
Fix the fix of the typo ... ARGH 2017-04-12 16:43:12 +02:00
phl0
7dacd2f98c
Fix typo 2017-04-12 16:42:08 +02:00
phl0
739b5725f2
Save some substrs 2017-04-12 16:39:14 +02:00
phl0
365b92070b
Make new tag for github link of MMDVMHost 2017-04-12 16:02:04 +02:00
phl0
349fb66151
Link to github for firmware version 2017-04-12 15:40:43 +02:00
phl0
0244384a37
Add an option to display all RSSI values 2017-04-12 09:20:02 +02:00
dg9vh
ebd7206b82 Cleaning up the carpet 2017-04-07 13:13:20 +00:00
CT2JAY
0f40c315ab Change caused by the - Fixing last byte of Embedded Data 2017-04-05 22:53:56 +01:00
dg9vh
8fa0bce46c makes switchRefl. only working on DMRplus-Network, not on BM because options-line in MMDVM.ini is not supported by BrandMeister 2017-03-28 20:20:10 +00:00
dg9vh
3c11027861 merge fix 2017-03-28 08:35:17 +00:00
dg9vh
f0b3ba195b Merge branch 'master' of https://github.com/dg9vh/MMDVMHost-Dashboard
Conflicts:
	include/functions.php
2017-03-28 08:32:29 +00:00
dg9vh
ad39b44c0c Merge branch 'master' of https://github.com/dg9vh/MMDVMHost-Dashboard
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2017-03-28 08:29:35 +00:00
dg9vh
677bac73ff added switch reflector button inspired by OE7JKT. Be sure to add /bin/sed into sudoers! Not finished completely, actually loads only DMRplus-Reflector-list. 2017-03-28 08:28:39 +00:00
phl0
50811fb256
Check if .git dir exists before accessing it 2017-03-27 13:53:25 +02:00
dg9vh
5666e82157 fixed high load with last commit 2017-03-22 21:42:29 +00:00
dg9vh
ab03016c7e hope to solve problems with YSFReflector State 2017-03-22 20:42:58 +00:00
dg9vh
03eddb920d added git version to footer 2017-03-15 17:17:47 +00:00
dg9vh
bfbf96fc43 more translatable text - plus new .pot file for translation... function.php added to items 2017-03-14 19:54:07 +00:00
Kim - DG9VH
8957a1c657 Merge pull request #111 from m1geo/patch-1
Added GitID from MMDVMHost to Dashboard
2017-03-13 21:48:54 +01:00