Add Kyosho to the Lua channel namer exception list

This commit is contained in:
Pascal Langer 2020-07-22 18:18:35 +02:00
parent e1d4f9a270
commit 65186b4356
2 changed files with 2 additions and 2 deletions

View File

@ -280,7 +280,7 @@ local function Multi_Init()
end end
--Exceptions on first 4 channels... --Exceptions on first 4 channels...
if ( protocol == 74 and sub_protocol == 0 ) then -- RadioLink Surface if ( protocol == 73 or (protocol == 74 and sub_protocol == 0) ) then -- Kyosho or RadioLink Surface
channel_names[1] = "ST" channel_names[1] = "ST"
channel_names[2] = "THR" channel_names[2] = "THR"
channel_names[3] = "CH3" channel_names[3] = "CH3"

View File

@ -286,7 +286,7 @@ Surface protocol called FHSS introduced in 2017. Transmitters: KT-531P, KT-431PT
CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8|CH9|CH10|CH11|CH12|CH13|CH14 CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8|CH9|CH10|CH11|CH12|CH13|CH14
---|---|---|---|---|---|---|---|---|----|----|----|----|---- ---|---|---|---|---|---|---|---|---|----|----|----|----|----
Steering|T|CH3|CH4|CH5|CH6|CH7|CH8|CH9|CH10|CH11|CH12|CH13|CH14 STEERING|THROTTLE|CH3|CH4|CH5|CH6|CH7|CH8|CH9|CH10|CH11|CH12|CH13|CH14
## Pelikan - *60* ## Pelikan - *60*
Extended limits supported Extended limits supported