Commit graph

207 commits

Author SHA1 Message Date
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
f9daa2079d Fixing do not present the Header on Talker Alias 2017-03-02 16:38:54 +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
Florian (DF2ET)
163b358db3 Make displayed RSSI value selectable (#90) 2017-01-19 00:03:37 +01:00
phl0
b272cbe68c
Strip SSIDs etc. for QRZ and name lookups 2017-01-18 10:59:40 +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
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
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
f038fcdb0d closing https://github.com/dg9vh/MMDVMHost-Dashboard/issues/58 2016-11-03 20:08:31 +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
phl0
6c80594f56
Remove needles whitespaces 2016-10-26 09:46:15 +02:00
phl0
18598a798e
Use correct variables in links to DMR DARC page 2016-10-26 01:39:19 +02: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
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
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
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
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
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
dg9vh
0c13335d75 make getActualReflector\(...\) now working in DMRplus 2016-09-18 19:53:16 +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
6a564c6292 increase output of year in compile-date. 2016-09-15 20:19:12 +00:00
dg9vh
9099b4d744 some code cleanup 2016-09-15 18:30:41 +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
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