Commit graph

311 commits

Author SHA1 Message Date
phl0 c843235fac
Add forgotten variable names 2017-01-10 21:16:22 +01:00
phl0 2d5a5db58b
Fix DMRnetwork error 2017-01-10 21:14:15 +01:00
dg9vh 99687f6776 fixes warning on /var/www/include/functions.php on line 48 2017-01-10 20:09:03 +00:00
phl0 78e39950f5
Fix missing firmware info error 2017-01-10 21:04:23 +01:00
phl0 d21620d441
Fix if(constant, "SHOWQRZ") error 2017-01-10 20:38:44 +01:00
phl0 d6b51d5d5f
Align all line endings 2017-01-10 15:05:55 +01:00
phl0 c32e44f7ba
Get rid of tabs :-) 2017-01-10 15:04:51 +01:00
phl0 cd5412e7f5
Handle log lines for lost RF transmissions correctly 2017-01-10 09:45:04 +01:00
phl0 87e0431760
Remove output of empty RSSI values (DVmega) 2017-01-08 21:12:52 +01:00
phl0 5a42d82cfd
Add legend to tooltips 2017-01-08 18:12:59 +01:00
phl0 4e20431680
Add tooltip overlay for detailed RSSI values 2017-01-08 13:57:22 +01:00
phl0 6bf3cceb7c
Add average dBm value 2017-01-08 12:23:27 +01:00
phl0 3b166819c3
Change scale according to UHF values 2017-01-08 12:11:14 +01:00
phl0 3e6f1ee52e
First PoC for s-meter display 2017-01-08 12:01:50 +01:00
phl0 ccde781847
Filter useless -0/-0/-0 dBm values (missing RSSI) 2017-01-08 01:02:05 +01:00
phl0 3fb4cb49bb
Add RSSI support 2017-01-06 14:47:38 +01:00
dg9vh f99d3916fa merged 2016-11-23 16:19:19 +00:00
dg9vh 8eb1d17103 closed https://github.com/dg9vh/MMDVMHost-Dashboard/issues/64 2016-11-08 08:52:00 +01:00
dg9vh e95a0c7392 fixing message in switching networks, show network-logos instead of single logo, if wanted in setup.php. Simply define DMRplus and BrandMeister-Logo instead of logo to get it working 2016-11-07 08:23:05 +01:00
dg9vh ad1b0bf285 closed https://github.com/dg9vh/MMDVMHost-Dashboard/issues/62 2016-11-04 07:10:44 +00:00
dg9vh 339fabc749 make DMRNetwork-Information persistent over reboot of system 2016-11-03 21:07:07 +00:00
dg9vh 8a9719ead7 forgot header in txinfo 2016-11-03 20:21:58 +00:00
dg9vh a8f53c0647 defaults timezone to UTC if not configured in setup.php 2016-11-03 20:18:32 +00:00
dg9vh f038fcdb0d closing https://github.com/dg9vh/MMDVMHost-Dashboard/issues/58 2016-11-03 20:08:31 +00:00
dg9vh 2e224eea7c fixed repeater-info (showing network only if set) 2016-11-03 18:40:13 +00:00
dg9vh c1893cd847 Fixing Actual Current Mode when disabled extdlookup and adding network-name after DMR-Master-address 2016-11-03 09:12:23 +00:00
dg9vh bf8e180ee9 adding possibility to switch between DMRplus and BrandMeister-Network, see switching-networks.md 2016-11-02 21:08:09 +00:00
dg9vh a7df2a144b removed forgotten debug-line 2016-10-26 19:41:43 +00:00
dg9vh e2a2c5d306 cleaning up PHP-Notices of old configs 2016-10-26 13:06:45 +00:00
dg9vh b39624131c removed MMDVMLOGPREFIX from setup, fetching it from MMDVM.ini 2016-10-26 12:59:55 +00:00
phl0 6c80594f56
Remove needles whitespaces 2016-10-26 09:46:15 +02:00
phl0 25bf9e30e9
Minor spelling corrections 2016-10-26 09:40:56 +02:00
phl0 b67935d321
Align with previous (DOS) formatting / line endings 2016-10-26 01:47:11 +02:00
phl0 18598a798e
Use correct variables in links to DMR DARC page 2016-10-26 01:39:19 +02:00
dg9vh 1441708f9c added tooltips for master state 2016-10-25 15:33:30 +00:00
dg9vh 148b65bb09 show DMR Master-state with label, green=connected, red=not connected to master 2016-10-25 13:54:03 +00:00
dg9vh 0ee265c647 added transmission lost to end-detection... 2016-10-24 20:38:29 +00:00
dg9vh e2def5883d Show active mode with colored labels: red = actual active with signal, yellow = in hang-time, no signal 2016-10-21 14:47:36 +00:00
dg9vh d98a3c65e1 fixed YSF-connected to again and trying to fix TXInfo-issue on IE and Firefox... 2016-10-20 19:42:58 +00:00
dg9vh 3aeef4e50f filtering out odd logline happening in DMRplus-network 2016-10-19 18:43:46 +00:00
dg9vh 0aa06e46ec fixing linked YSFReflector when not running YSFGateway 2016-10-13 19:58:20 +00:00
dg9vh 39b8852f15 print version of MMDVM or DVMEGA in headline behind MMDVMHost-Version 2016-10-13 19:34:29 +00:00
dg9vh a803615177 some little performance tweaks 2016-10-13 17:41:39 +00:00
dg9vh 71db3237c3 first try to fix https://github.com/dg9vh/MMDVMHost-Dashboard/issues/51 2016-10-13 15:44:40 +00:00
dg9vh 89c871dfe3 relocated javascripts for better performance if disabling sections 2016-10-12 20:31:36 +00:00
dg9vh 4204ac33bd make sysinfo go ajax 2016-10-12 16:54:11 +00:00
dg9vh a4702b4005 adding debug, corr name resolution, code cleanup 2016-10-12 15:45:24 +00:00
dg9vh be58ad46fa make mode updated by ajax 2016-10-09 20:34:09 +00:00
dg9vh 4982146762 fixing actual YSFReflector link 2016-10-09 19:58:36 +00:00
dg9vh 22df2ef377 fixed name lookup 2016-10-09 15:29:55 +00:00
dg9vh 509ea837d2 fixing actual YSFReflector link 2016-10-08 21:41:46 +00:00
dg9vh bef71b246a begining code optimization, ajax-reload of lh-list and localtx, speeding up refresh - no reload of whole page, only reload of subtables 2016-10-07 19:24:26 +00:00
dg9vh ce314843e9 YSF connection state now also shows autoconnects at startup-reflectors 2016-10-01 18:22:59 +00:00
dg9vh ebf5d15633 show link to dmr.darc.de - database if ID not resolved to callsign 2016-10-01 14:55:59 +00:00
dg9vh 2c6d232bba fixed https://github.com/dg9vh/MMDVMHost-Dashboard/issues/46 2016-10-01 08:36:49 +00:00
dg9vh 5251f236e9 fixing actual YSFReflector link 2016-09-30 21:35:40 +00:00
dg9vh f5344bc86f showing active YSFReflectors made functional again in new style of YSFHosts.txt 2016-09-30 21:17:02 +00:00
dg9vh 0853d3fd9c correction in detecting link-state of YSF 2016-09-30 20:04:26 +00:00
dg9vh 662fa9bb02 bugfix, disconnect state detected after disconnect from ysfreflector 2016-09-25 16:45:54 +00:00
dg9vh db312df3e5 return not linked in YSF if not linked 2016-09-25 16:40:45 +00:00
dg9vh a2aace3f31 check not linked in YSFReflector link 2016-09-25 16:36:48 +00:00
dg9vh ac257a6c4c made enabled modes responsive 2016-09-25 16:28:50 +00:00
dg9vh 1f6624f845 Show connected YSFReflector in repeater-info 2016-09-25 16:25:42 +00:00
dg9vh 2436d69540 try to fix showing 2 timeslots in current tx 2016-09-25 15:53:46 +00:00
dg9vh 54717ea623 catching end of transmissions when transmission lost 2016-09-20 20:32:20 +00:00
phl0 5da5742202
Add P25 to local transmissions 2016-09-20 13:46:29 +02:00
phl0 d618e8d46c
Add cases for P25 2016-09-20 13:41:15 +02:00
phl0 9042f3fb18
Add coding info for P25 frame 2016-09-20 13:16:04 +02:00
phl0 148a28f0b2
dd P25 to getLastHeard 2016-09-20 13:14:03 +02:00
phl0 2536f4dc1c
Removed whitespace before line endings 2016-09-20 12:57:17 +02:00
phl0 b37c81ae83
Even more indentiation corrected 2016-09-20 12:55:19 +02:00
phl0 15b2adaeab
More indentiation 2016-09-20 12:54:02 +02:00
phl0 fae1bcde9b
Correct indendiation 2016-09-20 12:01:29 +02:00
phl0 155955e31d
Add P25 network 2016-09-20 10:05:07 +02:00
phl0 9bfbe4ea10
Add P25 to modes.php 2016-09-20 09:54:36 +02:00
dg9vh 0c13335d75 make getActualReflector\(...\) now working in DMRplus 2016-09-18 19:53:16 +00:00
dg9vh 5ce900bf06 hunting for php-warnings, no functional updates 2016-09-17 16:18:47 +00:00
dg9vh bad471d777 removed reflector-numbers and ID-replys from QRZ.com-lookup 2016-09-16 15:43:25 +00:00
dg9vh e3fac1dffd fixing error in txinfo with local transmissions \(stopped counting before end of tx\) 2016-09-16 15:21:05 +00:00
dg9vh 56da1165e4 Bugfixing - reverted colspan... 2016-09-16 12:42:42 +00:00
dg9vh 54b23468d0 added link to qrz.com on callsigns - configurable with setup.php to enable/disable 2016-09-16 07:57:52 +00:00
dg9vh 882f752ab6 replaced 0 with \&Oslash\; in callsigns 2016-09-15 20:41:03 +00:00
dg9vh 6a564c6292 increase output of year in compile-date. 2016-09-15 20:19:12 +00:00
dg9vh 6318ad8a7d Added tx-timer in txinfo... 2016-09-15 19:49:48 +00:00
dg9vh 9099b4d744 some code cleanup 2016-09-15 18:30:41 +00:00
dg9vh d269ad0811 some small code reworks 2016-09-14 20:12:08 +00:00
dg9vh 4384ff6cdf Speeding up log processing 2016-09-14 06:46:49 +00:00
dg9vh 5c7ed429de TXInfo now working with 2 timeslots... 2016-09-13 19:36:42 +00:00
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 9848126256 enabled showing power-state via gpio-pin \(inspired by https://github.com/dg9vh/MMDVMHost-Dashboard/issues/34#issuecomment-241219739\). You have to install wiringpi on the raspberry pi and connect a controlling-hardware that switches the dedicated pin on the gpio on high or low on given state. 2016-08-20 20:38:29 +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 050105500a Making W3C-Valid 2016-07-13 13:07:23 +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
dg9vh c0e01e261a only show temp and freq of cpu when available 2016-07-08 18:17:27 +00:00
dg9vh 2b4ae69865 made YSFGateways responsive... 2016-07-06 15:53:29 +00:00
dg9vh 8fd6631667 colorizing table lines to warning = yellow and danger = light red if reflector\'s not responding since 30 or 60 minutes. 2016-07-02 13:33:37 +00:00
dg9vh d30b475126 Added /mnt/ramdisk to disk-list 2016-06-30 05:12:55 +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
EA4GKQ b258ffd03a Create disk.php 2016-06-28 16:30:19 +02:00
dg9vh cad626f759 removed LHLINES 2016-06-27 11:55:45 +00:00
dg9vh d4a51d3770 correct headline 2016-06-27 06:44:00 +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 ba3ba9ab6a collspan is not working with datatables 2016-06-26 13:03:26 +02:00
EA4GKQ e6116572a4 collspan is not working with datatables 2016-06-26 13:03:02 +02:00
EA4GKQ 4d7ff69d81 Update lh.php 2016-06-25 00:08:42 +02:00
EA4GKQ d9dec9561b Update localtx.php 2016-06-25 00:08:30 +02:00
EA4GKQ 8e35cdae7f Update localtx.php 2016-06-25 00:06:58 +02:00
EA4GKQ d2e04ed0ac Update lh.php 2016-06-25 00:06:44 +02:00
EA4GKQ 50d8f83b7b Update localtx.php 2016-06-25 00:03:01 +02:00
EA4GKQ be928327f4 Update lh.php 2016-06-25 00:02:49 +02:00
EA4GKQ 5589be8dff move to index.php 2016-06-24 23:34:38 +02:00
EA4GKQ 7acb50aeac move to index.php 2016-06-24 23:34:16 +02:00
EA4GKQ ee25557478 Update localtx.php 2016-06-24 22:13:34 +02:00
EA4GKQ a5ce6d14d1 Update lh.php 2016-06-24 22:12:47 +02:00
EA4GKQ 6e1d8e1dc2 Update localtx.php 2016-06-24 21:37:52 +02:00
EA4GKQ bac47ad98a Update lh.php 2016-06-24 21:24:34 +02:00
EA4GKQ 0727bfc187 Update repeaterinfo.php 2016-06-24 21:21:42 +02:00
EA4GKQ 8b4aef0d90 Update sysinfo.php 2016-06-24 21:20:07 +02:00
EA4GKQ 0388ac9ada Sync from original code 2016-06-24 21:01:16 +02:00
EA4GKQ ed2145a73d Merge pull request #2 from dg9vh/master
sync from dg9vh
2016-06-24 20:55:35 +02:00
EA4GKQ 26ae8bc763 Update localtx.php 2016-06-24 19:37:41 +02:00
phl0 683557fa21
Correct display of QRG 2016-06-24 13:50:26 +02:00
EA4GKQ bbd3c9efe6 table sorting features 2016-06-23 21:18:36 +02:00
EA4GKQ 0a8e6e2fb7 mobile aspect 2016-06-23 21:15:37 +02:00
EA4GKQ 18c9866ff3 fix color tag 2016-06-23 21:14:54 +02:00
EA4GKQ 1e87f802c5 Fix RF color tag 2016-06-23 21:13:53 +02: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 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