Commit graph

327 commits

Author SHA1 Message Date
Kim Huebel
ab327a3f0c close https://github.com/dg9vh/MMDVMHost-Dashboard/issues/154 2017-07-12 20:35:32 +02:00
dg9vh
3f3b6cb714 enabled switching of YSFReflectors by clicking on name of reflector in table... has to be enabled in setup 2017-05-16 19:47:38 +00:00
dg9vh
47f1cee519 Code cleanup and reformatting 2017-05-16 08:05:52 +00:00
dg9vh
f6a36ad9ce fixed reverting YSFReflector-connection 2017-05-15 21:25:32 +00:00
dg9vh
7950cff589 trying to cache reflector connection states over log-rotate 2017-05-15 21:01:31 +00:00
dg9vh
e9a7e191e1 refreshing link states via ajax now 2017-05-07 12:21:21 +00:00
dg9vh
c9d5afac84 fixed startup reflector detection on ysf 2017-04-29 18:39:02 +00:00
dg9vh
b95f9b60bb closes https://github.com/dg9vh/MMDVMHost-Dashboard/issues/131 2017-04-28 20:04:49 +00:00
dg9vh
f882cbc127 fixed DMR-Master-list for detecting, if DMRplus-Network is used 2017-04-27 16:13:18 +00:00
dg9vh
6c274f8e90 fixing warnings in error.log if heardList is empty... 2017-04-15 14:45:21 +00:00
phl0
e2cf12ea88
Fix the fix of the typo ... ARGH 2017-04-12 16:43:12 +02:00
phl0
7dacd2f98c
Fix typo 2017-04-12 16:42:08 +02:00
phl0
739b5725f2
Save some substrs 2017-04-12 16:39:14 +02:00
phl0
365b92070b
Make new tag for github link of MMDVMHost 2017-04-12 16:02:04 +02:00
phl0
349fb66151
Link to github for firmware version 2017-04-12 15:40:43 +02:00
phl0
0244384a37
Add an option to display all RSSI values 2017-04-12 09:20:02 +02:00
dg9vh
1731c8fb0e only shows cached if name resolution is switched on 2017-04-07 13:17:37 +00:00
dg9vh
ebd7206b82 Cleaning up the carpet 2017-04-07 13:13:20 +00:00
CT2JAY
0f40c315ab Change caused by the - Fixing last byte of Embedded Data 2017-04-05 22:53:56 +01:00
dg9vh
8fa0bce46c makes switchRefl. only working on DMRplus-Network, not on BM because options-line in MMDVM.ini is not supported by BrandMeister 2017-03-28 20:20:10 +00:00
dg9vh
3c11027861 merge fix 2017-03-28 08:35:17 +00:00
dg9vh
f0b3ba195b Merge branch 'master' of https://github.com/dg9vh/MMDVMHost-Dashboard
Conflicts:
	include/functions.php
2017-03-28 08:32:29 +00:00
dg9vh
ad39b44c0c Merge branch 'master' of https://github.com/dg9vh/MMDVMHost-Dashboard
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2017-03-28 08:29:35 +00:00
dg9vh
677bac73ff added switch reflector button inspired by OE7JKT. Be sure to add /bin/sed into sudoers! Not finished completely, actually loads only DMRplus-Reflector-list. 2017-03-28 08:28:39 +00:00
CT2JAY
4a8110e429 LH - How many callsigns in cache 2017-03-27 21:51:24 +01:00
phl0
50811fb256
Check if .git dir exists before accessing it 2017-03-27 13:53:25 +02:00
dg9vh
07c1d86ac0 changes related to https://github.com/dg9vh/MMDVMHost-Dashboard/issues/130 and added missing strings into internationalisations... 2017-03-23 19:40:34 +00:00
dg9vh
5666e82157 fixed high load with last commit 2017-03-22 21:42:29 +00:00
dg9vh
ab03016c7e hope to solve problems with YSFReflector State 2017-03-22 20:42:58 +00:00
dg9vh
8167b1cb73 added translations for all languages for DataTables 2017-03-16 14:15:14 +00:00
dg9vh
03eddb920d added git version to footer 2017-03-15 17:17:47 +00:00
dg9vh
bfbf96fc43 more translatable text - plus new .pot file for translation... function.php added to items 2017-03-14 19:54:07 +00:00
dg9vh
9ec7d19d36 First steps to internationalization - not finally all files modified! 2017-03-14 06:31:30 +00:00
Kim - DG9VH
8957a1c657 Merge pull request #111 from m1geo/patch-1
Added GitID from MMDVMHost to Dashboard
2017-03-13 21:48:54 +01:00
George Smart
960244b1ba Add GitID to the Dashboard with hyperlink to code changes.
Checks to see if MMDVMHost version output contains GitID (is longer than previous version). If so, break on the GitID, and insert a hyperlink to the code inside the compile date bracket.
2017-03-13 20:04:38 +00:00
George Smart
8a68552445 Added GitID from MMDVMHost to Dashboard
This code should include a hyperlink to the GitID for MMDVMHost where the host version supports it.

See corresponding PR: 8073ff9a30
2017-03-13 19:47:20 +00:00
CT2JAY
e7972fca64 Fix database compatibility with DMR-MARC and BrandMeister network 2017-03-13 14:31:31 +00:00
CT2JAY
38c416ca31 Fix error with egrep 2017-03-10 19:42:30 +00:00
CT2JAY
03242e07f1 Workaround to fix #55 2017-03-07 12:43:28 +00:00
CT2JAY
4627d4f205 Fixed showing Talker Alias with header! 2017-03-07 00:11:49 +00:00
CT2JAY
1da9ee8b82 Get TalkAlias only printable caracters 2017-03-06 22:26:15 +00:00
CT2JAY
183df0248f TalkAlias - putting back callsign 2017-03-04 17:04:14 +00:00
CT2JAY
8160b9c952 Fixing do not present the Header on Talker Alias 2017-03-02 17:48:38 +00:00
CT2JAY
649d2f3cc6 Merge remote-tracking branch 'upstream/master' 2017-03-02 16:42:50 +00:00
CT2JAY
f9daa2079d Fixing do not present the Header on Talker Alias 2017-03-02 16:38:54 +00:00
dg9vh
2008af9a68 make all infobox panels collapsible 2017-03-02 15:56:46 +00:00
CT2JAY
86f6566f12 Creating a TMP file with all used Callsigns and Names 2017-02-28 02:43:56 +00:00
CT2JAY
bc973f20a6 Speedup functions with grep and egrep 2017-02-28 00:30:34 +00:00
CT2JAY
4c97933d5a Speedup functions with grep and egrep 2017-02-28 00:03:41 +00:00
dg9vh
115a790956 Merge branch 'master' of https://github.com/dg9vh/MMDVMHost-Dashboard
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2017-02-20 12:20:56 +00:00
dg9vh
6862fcb60a use faster sorting 2017-02-14 14:46:37 +00:00
dg9vh
d44c2623a0 remove strange characters at beginning of talker-alias 2017-02-14 13:44:49 +00:00
dg9vh
c5b8592ffb make talker-alias configurable 2017-02-13 21:31:27 +00:00
dg9vh
745f317d3d first test of talker alias 2017-02-13 20:48:20 +00:00
dg9vh
84b6ac260d paths correction... 2017-02-07 14:35:31 +00:00
Florian (DF2ET)
c1f40560b9 Fix PHP error and cancel one strpos call (#92) 2017-01-20 16:00:44 +01:00
dg9vh
de526e6127 Show info on modes in repeater-info only if mode is enabled 2017-01-20 12:52:21 +00:00
Florian (DF2ET)
163b358db3 Make displayed RSSI value selectable (#90) 2017-01-19 00:03:37 +01:00
phl0
1e0aea4026
Make all other tables also align with monospace font 2017-01-18 13:17:41 +01:00
phl0
6c4905aed1
Use monospace font for YSF table also 2017-01-18 12:44:11 +01:00
phl0
b272cbe68c
Strip SSIDs etc. for QRZ and name lookups 2017-01-18 10:59:40 +01:00
phl0
f05652d7c0
Use monospaced font in table to align D-Star Calls correctly 2017-01-16 21:04:04 +01:00
phl0
edab4de157
Replace whitespace with html special chars 2017-01-16 18:17:05 +01:00
dg9vh
8cdfb67c7b fixed entries in lh-lists when transmitting gps... 2017-01-13 21:23:11 +00:00
Florian (DF2ET)
7398403182 Merge branch 'master' into dev 2017-01-10 21:24:36 +01:00
dg9vh
50c1550393 also for getDMRNetwork2() 2017-01-10 20:20:46 +00:00
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