ayasystems
118468789a
Update index.php
2016-06-15 15:36:08 +02:00
ayasystems
8edc96c978
Create halt.php
2016-06-15 15:34:28 +02:00
ayasystems
fac4d44b5f
Update index.php
...
EA4GKQ -> Add buttons with new commands to dashboard
2016-06-15 15:32:59 +02:00
ayasystems
aa7b50d97c
Update setup.php
2016-06-15 15:28:51 +02:00
ayasystems
fdf8bff555
Update setup.php
...
Scripts setup commands
2016-06-15 15:26:45 +02:00
ayasystems
3e191701f9
Create rebootmmdvm.php
...
ea4gkq new feature
2016-06-15 15:25:03 +02:00
ayasystems
74dc6efeeb
Create reboot.php
2016-06-15 15:24:21 +02:00
ayasystems
89327fce18
Create log.php
2016-06-15 15:23:04 +02:00
ayasystems
ab37f73a29
Create halt.php
2016-06-15 15:21:14 +02:00
dg9vh
3e415b76f2
removing sudoer-line
2016-06-14 05:35:48 +00:00
dg9vh
f8e90535c8
fixed YSFGateway-info
2016-06-13 18:36:26 +00:00
dg9vh
305afe8f8c
Numbering YSFReflectors, showing only active within last 2 hours
2016-06-12 08:50:30 +00:00
dg9vh
f5db7ad19e
wrong constant for YSFGateway
2016-06-11 20:38:54 +00:00
dg9vh
42b0e148ad
hunting undefined offset\[2\]
2016-06-11 20:36:21 +00:00
dg9vh
6790c2ac76
added YSFGatewayinfo and active YSFReflectors-List
2016-06-11 20:30:40 +00:00
dg9vh
77893ce5a9
code beautifying
2016-06-05 19:00:37 +00:00
dg9vh
84f7066820
raised size of callsign to catch all in YSF
2016-06-05 17:54:50 +00:00
dg9vh
9599b66c5a
correcting comment
2016-06-05 10:28:23 +00:00
dg9vh
bcf281dee0
Revert "more speed improvements..."
...
This reverts commit 388a9a3acc
.
reverting more performance tuning because of getting corrupted with reflector detection
2016-06-05 10:26:39 +00:00
dg9vh
388a9a3acc
more speed improvements...
2016-06-04 16:20:08 +00:00
dg9vh
535172b6fd
close forgotten file
2016-06-03 19:38:26 +00:00
dg9vh
3640bbd8ac
more execution time improvement
2016-06-03 19:27:16 +00:00
dg9vh
b544a50718
further speed-optimization
2016-06-03 19:10:56 +00:00
dg9vh
507d960343
removed var_dump
2016-06-03 10:10:43 +00:00
dg9vh
2abd148127
small performance tweak in mode detection \(active mode\)
2016-06-03 10:00:15 +00:00
dg9vh
016546c169
resized callsign-length to catch all YSF-callsigns
2016-05-31 15:31:16 +00:00
dg9vh
fa336dad04
suppressing NOTICE_Errors in checkSetup\(\)...
2016-05-25 15:24:48 +00:00
dg9vh
c734f07c0e
defined is the better way... but also throws notice in error.log
2016-05-25 15:13:34 +00:00
dg9vh
cfa48e23b6
Check old-styled-config and check write-permissions
2016-05-25 15:08:36 +00:00
dg9vh
09e8c929d1
hunting Undefined offset
2016-05-25 13:44:49 +00:00
dg9vh
f4d5c16486
Values checked if empty
2016-05-25 13:35:59 +00:00
dg9vh
96d1e615f9
Show System Fusion Network-master
2016-05-25 13:09:16 +00:00
dg9vh
73bba7c52c
readded default-timezone to config.php
2016-05-25 12:38:31 +00:00
dg9vh
ef2ff369b2
repaired D-Star-Linkto
2016-05-22 07:37:22 +00:00
dg9vh
da4ca087f7
create config-directory if not existing
2016-05-20 12:28:13 +00:00
dg9vh
0d43078be4
creating setup-routine to run basic configuration in browser. Reorganized some config-constants
2016-05-20 12:16:33 +00:00
dg9vh
78d44de12d
corrected version-display if older MMDVMHost-version is in use
2016-05-19 20:38:24 +00:00
dg9vh
44446bc642
added sending or receiving SMS in LH and local TX-Lists
2016-05-19 20:24:59 +00:00
dg9vh
1f03e0bf56
added tooltip to red labels showing up what process failed \(for better understanding why it is red\)
2016-05-15 21:12:57 +00:00
dg9vh
2e6778a27a
relocating function isProcessRunning to tools.php
2016-05-15 21:03:52 +00:00
dg9vh
54fbbca310
link to github in footer to spread it over the world!!!
2016-05-15 20:37:38 +00:00
dg9vh
93ea2358bb
improved documentation
2016-05-15 20:35:00 +00:00
dg9vh
d0af39d669
better version-info of MMDVMHost since MMDVMHost-build 20160515.
2016-05-15 18:56:27 +00:00
dg9vh
e4389db7ad
Merge branch 'master' of https://github.com/dg9vh/MMDVMHost-Dashboard
...
Conflicts:
include/functions.php
index.php
2016-05-15 18:53:24 +00:00
Kim - DG9VH
d49dbc6790
Merge pull request #13 from dg9vh/develop
...
Better version-display ...
2016-05-15 20:48:53 +02:00
dg9vh
b63154b7ed
better version-info of MMDVMHost since MMDVMHost-build 20160515.
2016-05-15 18:45:23 +00:00
Tony Corbett
4b0e7027bf
Change version output to work with -v command line argument ( #12 )
...
Pull Request #70 on MMDVMHost
To be honest, thinking about it, I don't think you need the 2>&1 now as I coded the version output to be printed to STDERR - one for you to test ;-)
2016-05-15 17:05:52 +02:00
dg9vh
749d3cb5e7
Test of version output for modified MMDVMHost by G0WFV
2016-05-14 21:46:13 +00:00
dg9vh
18951fa760
Test with modified MMDVMHost \(version-number by G0WFV\)
2016-05-14 21:11:33 +00:00
dg9vh
26b8b15d2b
Correct Headline \(Repeater or Hotspot\), better \'last linked to\' for DMR, now shows also TGs, Config for MMDVM.ini-Filename, TNX to Tony Corbett
2016-05-14 18:51:40 +00:00