Searched full:sbus (Results 1 – 8 of 8) sorted by relevance
5 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 to35 bool "Send Sync to input subsys on each SBUS frame"44 SBUS sends analogue values for digital switches. This config value51 SBUS sends analogue values for digital switches. This config value
56 #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 driver293 LOG_DBG("Initializing SBUS driver"); in input_sbus_init()
32 source "drivers/input/Kconfig.sbus"
5 SBUS input driver using6 This driver implements the SBUS protocol used on RC radio's8 SBUS is an single-wire inverted serial protocol so either you need to use17 sbus {18 compatible = "futaba,sbus";47 compatible: "futaba,sbus"53 SBUS Channel to input-event-code binding61 SBUS input channel
175 sbus {176 compatible = "futaba,sbus";
188 sbus {189 compatible = "futaba,sbus";
920 :dtcompatible:`cirque,pinnacle`, :dtcompatible:`futaba,sbus`,
59 - RC input connector for SBUS compatible RC receivers