Commit graph

331 commits

Author SHA1 Message Date
Kim Hübel 185ee5bf56 Removed warnings in error.log 2020-10-31 15:42:39 +00:00
Kim Hübel 2e367cbbd8 Removed DStar-ID collumn if MMDVMHost not D-Star enabled 2020-10-30 13:27:48 +00:00
Kim Hübel 35c2980280 Fixed double display of local transmissions. 2020-10-29 22:00:16 +00:00
Kim Hübel 451553b874 Adding POCSAG to current Mode - view. 2020-09-22 19:25:44 +01:00
Kim - DG9VH 4760a25f34
Revert "Revert "Initial steps for showing DAPNET-Messages"" 2020-09-21 22:35:24 +02:00
Kim - DG9VH 0df1d9bd34
Merge pull request #216 from dg9vh/DAPNET
Added dapnet-file.
2020-09-21 22:34:13 +02:00
Kim - DG9VH 9e64a3f315
Revert "Initial steps for showing DAPNET-Messages" 2020-09-21 22:33:02 +02:00
Kim Hübel 82a50aa8ac Added dapnet-file. 2020-09-21 21:31:47 +01:00
Kim Hübel 12f3282ca1 Initial steps for showing DAPNET-Messages 2020-09-21 21:29:17 +01:00
Kim Hübel b2209d116b Fixed issue with Current Mode
Current Mode was long time not shown correctly but not reported. Now it's
working correctly again.
2020-09-21 15:19:57 +01:00
Kim Hübel 0f44b9a196 Initial Work for supporting DAPNET/POCSAG in Dashboard
Service Buttons added, also for DMRGateway as this is now mandatory for MMDVMHost.
2020-09-21 14:13:41 +01:00
Kim - DG9VH 4b02cb3ffe
Update functions.php 2020-08-31 21:03:00 +02:00
Daniel Caujolle-Bert ca9315b895
Tab->Space 2020-08-31 20:41:03 +02:00
Daniel Caujolle-Bert e5b47be78f
Take care of value returned by array_search(). Fix the offset while traversing the array, and return null if the offset is out of bounds. 2020-08-31 20:35:38 +02:00
Kim Hübel f34c582f80 fixing Talker-Alias problem 2020-06-05 19:08:51 +01:00
Kim Hübel 7322b3992d Replacing some _SERVER-Var-lines to deliver also Server-port to avoid problems if differing from default. 2020-06-02 21:58:20 +01:00
Kim Hübel 9a81168911 removed debug output 2020-05-03 22:25:18 +01:00
Kim Hübel 8f0a996a76 Some bugfixes with PHP-Warnings 2020-05-03 22:05:51 +01:00
Alfredo Vania - IZ7BOJ 70bb40a378
update functions.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:37:59 +02: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
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
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 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 f728542480 renamed class label to badge 2018-02-11 21:59:54 +00:00
Kim - DG9VH 000d81747a
YSF Config changes
Part II
2017-11-26 13:56:15 +01:00
Kim - DG9VH 32650570dc
Changed config names for YSF
GwyAddress goes GatewayAddress
2017-11-26 13:47:32 +01:00
phl0 794bf6c869
Allow : for logo URL 2017-11-02 22:31:06 +01:00
Kim Huebel 230352ddbc fixed problem with clean-function... not necessary... 2017-11-02 21:27:18 +00: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
Florian (DF2ET) f09870ce56 Optionally disable setup warning (#165)
* Optionally suppress setup.php warning

* Fix negation
2017-10-26 09:58:53 +02:00
Kim Huebel 7db1ec1493 bugfixing setup.php 2017-10-17 18:18:56 +00:00
Kim Huebel 1fd308694c Notes in README.md concerning sqlite-requirements and fixing lh-list 2017-09-22 12:45:53 +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