From 65186b4356f22e8a2fe574160489f3cef21e39d2 Mon Sep 17 00:00:00 2001 From: Pascal Langer Date: Wed, 22 Jul 2020 18:18:35 +0200 Subject: [PATCH] Add Kyosho to the Lua channel namer exception list --- Lua_scripts/MultiChannelsUpdater.lua | 2 +- Protocols_Details.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Lua_scripts/MultiChannelsUpdater.lua b/Lua_scripts/MultiChannelsUpdater.lua index 1b1d8f9..14902b7 100644 --- a/Lua_scripts/MultiChannelsUpdater.lua +++ b/Lua_scripts/MultiChannelsUpdater.lua @@ -280,7 +280,7 @@ local function Multi_Init() end --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[2] = "THR" channel_names[3] = "CH3" diff --git a/Protocols_Details.md b/Protocols_Details.md index 9401445..cdcadb3 100644 --- a/Protocols_Details.md +++ b/Protocols_Details.md @@ -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 ---|---|---|---|---|---|---|---|---|----|----|----|----|---- -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* Extended limits supported