Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update USBHID in ch_protocols.rst #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion source/ch_protocols.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
----------------
Expand Down