Commit graph

606 commits

Author SHA1 Message Date
Kim - DG9VH 35f3d1dc7e
Merge pull request #201 from IZ7BOJ/patch-1
update ajax.php
2020-05-02 16:37:02 +02:00
Alfredo Vania - IZ7BOJ 865e63673c
update ajax.php
In case of ENABLEXTDLOOKUP enabled, qrz.com can't resolve callsign if there is a suffix on it.
Added the cut of the suffix before redirecting to qrz.com.
2020-05-02 16:34:17 +02:00
Kim - DG9VH 2b92aee834
Merge pull request #200 from freefallcid/dual-hat
Update functions.php
2020-03-21 22:51:10 +01:00
Dominic Reich 36c8ee2c9c Update functions.php
set correct link for MMDVM_HS_Dual_Hat firmware version
2020-03-21 22:05:08 +01:00
Kim - DG9VH 35ffe7c955
Merge pull request #199 from IZ7BOJ/patch-1
Update functions.php
2020-03-19 13:55:58 +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
Kim - DG9VH 2110ce4e7a
Merge pull request #197 from IZ7BOJ/patch-2
Update RSSI and BER for YSF
2020-03-19 11:58:11 +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
Kim - DG9VH 25373a71d8
Merge pull request #196 from IZ7BOJ/patch-1
Update getActualLink in functions.php
2020-03-18 20:49:37 +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 - DG9VH a37f353861
Merge pull request #194 from f4gix/patch-2
Update Linux Step-By-Step
2020-01-02 18:29:43 +01:00
f4gix 56332eb5b6
Update Linux Step-By-Step
Hello, In order to stick with the new versions of php, I suggest that you modify 
line 41.       > sudo apt-get install php7.3-common php7.3-cgi php.
Thank you.
2020-01-02 18:24:32 +01:00
Kim Hübel 4172bc382f remove debug output 2019-12-09 19:24:47 +00:00
Kim Hübel 61a5524731 Made Dashboard compatible with new MMDVMHost-logformat 2019-12-09 19:07:47 +00:00
Kim - DG9VH 2e550716e0
Merge pull request #188 from mi-gri/patch-1
Update ajax.php
2019-05-06 15:01:34 +02:00
Kim - DG9VH 3ca5249540
Merge pull request #189 from mi-gri/master
Update functions.php
2019-05-06 15:01:16 +02: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
MiGri ce7337884f
Update ajax.php
dmr.darc.de not longer works. use ham-digital.org instead
2019-05-06 14:02:59 +02:00
Kim - DG9VH 1cfef58877
Merge pull request #186 from f4hlv/patch-1
Update tgs.csv
2018-12-30 15:40:30 +01:00
Vincent 8338f91507
Update tgs.csv
Update TG list
2018-12-30 15:36:18 +01:00
Kim Huebel e9894550e3 Fixed problem with linked to MMDVM 2018-06-04 12:45:48 +00:00
Kim Huebel 4ba4ba2096 New URL for database Update to get EU-Calls again. 2018-06-04 11:54:16 +00:00
Kim - DG9VH c383e537e5
Merge pull request #182 from lucamarche-iz1mlt/master
Fix "YSF linked to" status display
2018-06-04 13:53:01 +02: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
Kim - DG9VH 9b83a7ccf6
Merge pull request #181 from lucamarche-iz1mlt/master
Small edit HTML tag
2018-06-03 13:29:35 +02:00
LucaMarche IZ1MLT 35daf0e5ec
Updated "YSF linked to" status display
Removed search method by ID of the reflector and recovery of direct connection status from the log file
2018-06-03 12:58:17 +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 - DG9VH 4e2b05f9f5
Merge pull request #180 from lucamarche-iz1mlt/master
Change URL database DMR ID
2018-05-31 15:29:30 +02:00
LucaMarche IZ1MLT ec6db6a525
Change URL database DMR ID
In the current URL there are many DMR ID missing
2018-05-31 15:04:47 +02:00
Kim - DG9VH de626688d3
Merge pull request #179 from lucamarche-iz1mlt/master
Update guide for Raspbian Stretch
2018-05-31 13:49:59 +02:00
LucaMarche IZ1MLT 78964934db
Update guide for Raspbian Stretch 2018-05-31 11:44:46 +02:00
phl0 fb9c6c8a5d
Add "www." to prevent SSL certificate errors 2018-05-15 21:46:37 +02:00
Kim - DG9VH 363fac1718
Merge pull request #176 from SA7BNT/patch-1
Update dbupdate.sh
2018-05-15 21:43:38 +02:00
SA7BNT 886e5deb76
Update dbupdate.sh 2018-05-15 21:37:30 +02:00
Florian (DF2ET) b2db91bc8d
Merge pull request #175 from SA7BNT/master
Update dbupdate.sh
2018-05-07 12:41:54 +02:00
SA7BNT c789880b6f
Update dbupdate.sh
Updated URL
2018-05-07 12:28:34 +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
Kim Huebel 177d66f811 closed https://github.com/dg9vh/MMDVMHost-Dashboard/issues/174
tnx to m1geo
2018-04-04 19:06:19 +00:00
Kim Huebel 9cb475cadd Modified YSFReflector-switching to new YSFGateway.ini-Format 2018-04-04 18:45:37 +00:00
phl0 5bf0644c77
Update functions.php (rework commit by vk4tux) 2018-02-19 09:56:19 +01:00
Adrian Fewster afb8365dc7 Update ajax.php 2018-02-19 09:39:40 +01:00
Adrian Fewster b07bea66e2 Update modes.php 2018-02-19 09:39:33 +01:00
Kim Huebel 361dcd6fc8 bugfixing ysf reflector detection in repeater info 2018-02-18 14:14:53 +00:00
Kim Huebel 42a98ddb4d Bugfixing if no reflectorswitching in ysf 2018-02-18 14:04:56 +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 55b3e3c1f9 Some layout fixing 2018-02-11 23:09:13 +00:00
dg9vh f728542480 renamed class label to badge 2018-02-11 21:59:54 +00:00
dg9vh 23143f4adf build messages.mo binary 2018-02-11 21:53:57 +00:00
Kim - DG9VH 6dce8be285
Merge pull request #169 from s-s-s/patch-3
A small edit
2018-02-11 22:18:53 +01:00