From 0724e176f01adfef7bcfe04d347541eef5b3ca0d Mon Sep 17 00:00:00 2001 From: somewhatlurker <52014015+somewhatlurker@users.noreply.github.com> Date: Thu, 17 Sep 2020 21:56:16 +1000 Subject: [PATCH] Update USBHID in ch_protocols.rst Improved wording to be more concise and mention in-game calibration (some games bypass OS input settings), added info about new update period option. --- source/ch_protocols.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/ch_protocols.rst b/source/ch_protocols.rst index b548767e..cd8d1450 100644 --- a/source/ch_protocols.rst +++ b/source/ch_protocols.rst @@ -923,7 +923,9 @@ Deviation does not auto-detect when a trainer cord is plugged into the transmitt Protocol: USBHID ---------------- -The USBHID protocol will convert he transmitter into a USB joystick. Connecting the transmitter to a PC via the USB cable will enable the transmitter to be detected as a joystick by the computer. This may be used to enable the transmitter to control any simulators that support joystick input. Some initial calibration may be necessary and is accomplished via the control panel applet of your operating system. +The USBHID protocol converts the transmitter into a USB joystick. When connected to a computer via a USB cable, the transmitter will be detected as a joystick. This may be used to control simulators or games that support joystick input using the transmitter. Some initial calibration may be necessary and is accomplished via the control panel applet of your operating system or your simulator/game's settings. + +The data update period/polling rate can be set to 125, 250, 500, or 1000 Hz in the protocol options. Protocol: SBUS ----------------