CrazyDude1994 / android-taranis-smartport-telemetry

This android application let you view and record your taranis telemetry data in realtime.
https://play.google.com/store/apps/details?id=crazydude.com.telemetry
143 stars 42 forks source link

No hardcoded baud rate for usb serial #139

Closed Scavanger closed 2 years ago

Scavanger commented 2 years ago

The baud rate for USB serial can be set individually in the settings. This is necessary if, for example, a crossfire module is operated in the Radiomaster TX16 and the telemetry mirror function of the UARTS is used, the baud rate is then 115200. Tested with Radiomaster TX16S, Crossfire micro module V1 and FT232RL.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

CrazyDude1994 commented 2 years ago

Thanks for the contribution!