SBUS2-Telemetry icon indicating copy to clipboard operation
SBUS2-Telemetry copied to clipboard

Arduino Library for SBUS and SBUS2 with Futaba Telemetry

Results 20 SBUS2-Telemetry issues
Sort by recently updated
recently updated
newest added

Hi, I'm working on the code to adding the GPS sensor SBS-02G. For the moment i manage to send the altitude, variometer and the pressure. But i'm stuck by the...

Done

actual these types cant compile because of missing stuff

inProgress

there is some decoding done i cant check it with T14SG But i will try to add the Sensor with the known Data

Done

Code doesnt compile with ESP32 Arduino Core V2.0.0

Done

UART_dropped_frame is a value for complete lost of a Frame on the SBUS line so....that is something that should be always zero! But if you Hot-Plug a Sensor to the...

bug
Done

For testing Sensors (without Futaba Radio) you would need an Output of SBUS2 Frames together with #36 you have a complete Simulation for testing ESP32 and Futaba Sensors The Telemetry...

Done

Altitude of GPS Sensor is always 0m [RC Groups](https://www.rcgroups.com/forums/showpost.php?p=47544657&postcount=46) Simulation showed that the Altitude is always 0xC000

bug
Done

Hello, is it possible to use this lib to read SBUS2 sensor data to Serial monitor / PC? o create a sort of sensor data sniffer. i have an application...

Done

Hi, I use your library to make some sensor ( Temperature, GPS,...). if i plug only 2 sensors on the receiver with different slot everything is working perfectly. But if...

bug
inProgress

related to #30 Sometimes it could be necessary to Disable the SBUS Processing. For example writing to Flash (causing Crash). So there should be a function to disable/enable UART and...

Done