Commit graph

226 commits

Author SHA1 Message Date
root c4fc382cd5 First attempt of getting AJAX-TX-Info-section
Actual only last callsign starting TX shown, but working
2016-09-11 21:00:43 +00:00
root bb21c7ec9d added "not cfmd" to reflector if not confirmed by parrot announcement 2016-09-08 19:30:54 +00:00
root 16d84575c3 reworked reflector-detection on TS2, should now also work on DMRplus 2016-09-08 19:28:07 +00:00
dg9vh 1e2ded406a reworked mode info, added YSFGateway-detection, detect YSF and D-STAR only, when configured to connect locally 2016-09-01 18:22:00 +00:00
dg9vh 0bcd0ca908 fixed name lookup to not look up partials 2016-08-28 19:46:08 +00:00
dg9vh d554429975 Repaired active mode... 2016-08-10 20:25:48 +00:00
dg9vh fc0369be0f filtering out numeric callsigns from resolving to prevent false resolve of reflectors etc. 2016-07-21 19:25:29 +00:00
phl0 ec45cf264d
Only initialize YSF infos if YSFGateway is enabled 2016-07-19 14:04:24 +02:00
dg9vh 92fc611691 getting tabs and spaces as delimiter for resolving... 2016-07-15 21:35:59 +00:00
dg9vh 69c19afa6c remove whitespaces and -suffixes in lookup 2016-07-15 20:52:40 +00:00
dg9vh 097f18881a configurable resolving of name to callsign in lh and localtx 2016-07-15 12:09:10 +00:00
dg9vh 539263381e adding further error-messages to ignore, relocate function into tools. 2016-07-12 17:34:21 +00:00
dg9vh 4408d1cff8 remove more error messages 2016-07-11 18:44:00 +00:00
dg9vh 0b873b9522 trowing away new error-message 2016-07-11 18:37:14 +00:00
Kim - DG9VH ac06e016ba Merge pull request #24 from ayasystems/Disk-use
Disk usage panel info
2016-06-28 20:55:53 +02:00
EA4GKQ daa65b272f add getSize function 2016-06-28 16:33:17 +02:00
dg9vh cad626f759 removed LHLINES 2016-06-27 11:55:45 +00:00
Kim - DG9VH f5c7bed224 Merge pull request #19 from ayasystems/master
Add new feature... Button toolbar
2016-06-26 18:50:46 +02:00
dg9vh 59649948d3 Repaired active mode... 2016-06-26 16:50:04 +00:00
EA4GKQ 0388ac9ada Sync from original code 2016-06-24 21:01:16 +02:00
EA4GKQ 1e87f802c5 Fix RF color tag 2016-06-23 21:13:53 +02:00
dg9vh 305afe8f8c Numbering YSFReflectors, showing only active within last 2 hours 2016-06-12 08:50:30 +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 09e8c929d1 hunting Undefined offset 2016-05-25 13:44:49 +00:00
dg9vh ef2ff369b2 repaired D-Star-Linkto 2016-05-22 07:37:22 +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 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
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
dg9vh 5b55fa135d speed up list generator 2016-05-13 21:36:44 +00:00
dg9vh 7af20b03d9 D-Star-Network would get red if ircddbgateway is down - D-Star would get red if MMDVMHost is down... logical correct :-\) 2016-05-13 19:51:43 +00:00
dg9vh 4ac7486324 Modes get red if corresponding process on host is not running, output of \'not linked\' if ircddbgateway is starting up or message if ircddbgateway is not running but D-Star is switched on in MMDVM.ini 2016-05-13 16:02:21 +00:00
dg9vh 9893da51b1 typo with return-code 2016-05-12 15:43:25 +00:00
dg9vh 39dad5af40 fix current Mode, renice printing of freq., TNX to Ron, VE1AIC 2016-05-12 13:55:02 +00:00
dg9vh 1f6c569d44 improved commenting and code-cleanup 2016-05-10 21:50:33 +02:00
dg9vh 4e6c7212d7 left test-configuration :-\) 2016-05-10 18:01:13 +02:00
dg9vh cb9f2d6446 improved configuration-readout, next try 2016-05-10 17:57:05 +02:00
dg9vh 1b8d89bf56 changed label color of inactive mode 2016-05-10 15:15:26 +02:00
dg9vh d981c6c9c6 improved configuration-readout 2016-05-10 09:17:50 +02:00
dg9vh 84e4e56188 Added modes-info and MMDVMHost-Version 2016-05-09 22:39:47 +02:00
dg9vh fe53e12160 removing \>\< around dstar-reflector 2016-05-07 19:43:22 +02:00
dg9vh 18c96124ce Reformatting linked to-output in D-Star 2016-05-06 20:39:29 +02:00
dg9vh 5378637aed Code cleanup 2016-05-05 22:45:33 +02:00
dg9vh 5be21a6df2 D-Star - linking is coming from Links.log now, LH-list now shows network watchdog-lines also with duration, loss and ber 2016-05-05 19:30:33 +02:00
dg9vh 20af947be0 added YSF in LH, tnx to Ron, VE1AIC 2016-05-04 21:37:24 +02:00
dg9vh a45b409a41 another error line to ignore... 2016-05-04 17:37:30 +02:00
dg9vh d9694aaa23 callsignlength ... 2016-05-03 22:27:01 +02:00
dg9vh ec61c44fe2 duration, loss and ber corrected for modes 2016-05-03 22:21:29 +02:00
dg9vh 5434e9c3f3 added duration, loss, ber to LH 2016-05-03 21:36:47 +02:00
dg9vh 6e3c6e2eea wrong brackets, continue instead break 2016-05-03 06:50:49 +02:00
dg9vh 1d4b030f0b first try of repeater info 2016-05-02 17:36:19 +02:00
dg9vh 2e3eff7d67 First start of repeater info 2016-05-02 10:19:08 +02:00
dg9vh a70608a6d4 Code-reorg, filtering odd messages in LH 2016-05-02 09:50:26 +02:00
dg9vh c4da4570d7 Code-reorg and remove of non-D-Star or DMR-lines... 2016-05-01 22:53:23 +02:00
dg9vh 38e5e8eb30 improved lh, added sysinfo 2016-04-30 19:33:41 +02:00
dg9vh 6293153ba4 First attempt of dashboard 2016-04-30 15:38:12 +02:00