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

Crossfire 3.72 battery sensor not read #70

Closed skaman82 closed 3 years ago

skaman82 commented 4 years ago

I have some empty data in the app using crossfire fw 3.72.

Missing (no values in the app): • Bat voltage • Consumed mAh • Amp draw

Build-In BT module of the X-lite set to telemetry. INAV on the Plane.

CrazyDude1994 commented 4 years ago

So it was working pre 3.72, and stopped working after 3.72?

skaman82 commented 4 years ago

@CrazyDude1994 yes, with the FW 2.42 it was working fine but missing battery data in 3.72

avsaase commented 3 years ago

I just ran into this problem as well. I am using Crossfire 3.78 and a TX16S. Telemetry is correctly received by the radio but battery stats are not displayed in the app. I assume TBS changed something in how these values are named in the telemetry stream. Here is a log file: btlog.zip.

Screenshot_20201015-221648

IMG_20201015_221719900

HazzaHFPV commented 3 years ago

I tested all Crossfire versions from 2.93 up to 4.0.6 and can confirm the problem. Sensors are not showing, only GPS data seems valid. Artificial horizon works as well, flight modes and arming-status are not shown. Crossfire Version 2.42 funnily enough would make it impossible to pair with the bluetooth device of my T16, which I don't quite understand.

Additional Info: When connected to a FrSky SPI receiver (Betaflight board) I am seeing the opposite: battery information is working, arming flags and flight modes are displayed correctly, but artificial horizon is not moving.

avsaase commented 3 years ago

I'm also not getting distance to home. I've read there is a bug in OpenTX 2.3.10 that causes problems with Crossfire telemetry sensors, not sure if that has anything to do with this.

CrazyDude1994 commented 3 years ago

Fixed in https://github.com/CrazyDude1994/android-taranis-smartport-telemetry/issues/113