From 6fa3b8597f5fb5d641cfbb87fb2b72a4a86c430c Mon Sep 17 00:00:00 2001 From: Pascal Langer Date: Tue, 9 Jan 2018 16:17:17 +0100 Subject: [PATCH] DSM full throw details --- Multiprotocol/_Config.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Multiprotocol/_Config.h b/Multiprotocol/_Config.h index c989ed9..6563ff9 100644 --- a/Multiprotocol/_Config.h +++ b/Multiprotocol/_Config.h @@ -49,7 +49,8 @@ //#define REVERSE_THROTTLE //#define REVERSE_RUDDER -//DSM protocol is using by default the Spektrum throw of 1100..1900us @100%. For more throw, 1024..1976us @100%, remove the "//" on the line below. Be aware that too much throw can damage some UMX servos. +//DSM protocol is using by default the Spektrum throw of 1100..1900us @100% and 1000..2000us @125%. +//For more throw, 1024..1976us @100% and 904..2096us @125%, remove the "//" on the line below. Be aware that too much throw can damage some UMX servos. To achieve standard throw in this mode use a channel weight of 84%. //#define DSM_MAX_THROW /*************************/