Home
last modified time | relevance | path

Searched full:sbus (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/drivers/input/
DKconfig.sbus5 bool "SBUS driver"
11 Enable driver for SBUS Remote controller.
16 int "Stack size for the sbus thread"
19 Size of the stack used for the sbus thread.
22 int "Priority for the sbus thread"
25 Priority level of the sbus thread.
31 SBUS tends to be a bit noisy you can increase the threshold to
35 bool "Send Sync to input subsys on each SBUS frame"
44 SBUS sends analogue values for digital switches. This config value
51 SBUS sends analogue values for digital switches. This config value
Dinput_sbus.c56 #define SBUS_TRANSMISSION_TIME_MS 4 /* Max transmission of a single SBUS frame */
57 #define SBUS_INTERFRAME_SPACING_MS 20 /* Max spacing between SBUS frames */
136 LOG_DBG("SBUS receiver connected"); in input_sbus_input_report_thread()
154 LOG_DBG("SBUS receiver connection lost"); in input_sbus_input_report_thread()
163 LOG_DBG("SBUS controller connection lost"); in input_sbus_input_report_thread()
167 LOG_DBG("SBUS controller connected"); in input_sbus_input_report_thread()
282 * @brief Initialize sbus driver
293 LOG_DBG("Initializing SBUS driver"); in input_sbus_init()
DKconfig32 source "drivers/input/Kconfig.sbus"
/Zephyr-latest/dts/bindings/input/
Dfutaba,sbus.yaml5 SBUS input driver using
6 This driver implements the SBUS protocol used on RC radio's
8 SBUS is an single-wire inverted serial protocol so either you need to use
17 sbus {
18 compatible = "futaba,sbus";
47 compatible: "futaba,sbus"
53 SBUS Channel to input-event-code binding
61 SBUS input channel
/Zephyr-latest/tests/drivers/build_all/input/
Dapp.overlay175 sbus {
176 compatible = "futaba,sbus";
/Zephyr-latest/boards/nxp/vmu_rt1170/
Dvmu_rt1170_mimxrt1176_cm7.dts188 sbus {
189 compatible = "futaba,sbus";
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst920 :dtcompatible:`cirque,pinnacle`, :dtcompatible:`futaba,sbus`,
/Zephyr-latest/boards/nxp/vmu_rt1170/doc/
Dindex.rst59 - RC input connector for SBUS compatible RC receivers