qba667 / FlySkyI6

14 channels FW modifications for FlySky I6
GNU General Public License v3.0
283 stars 72 forks source link

MxAl with CAT01 #136

Closed lpetya closed 3 years ago

lpetya commented 3 years ago

A huge Thank you for the developers for the mod.

I have a question: I can't find the MxAl - maximum altitude - at the sensors list. I use TGY-i6 transmitter with FlyPlus 1.7.6 firmware and TGY-iA6B receiver with FS-CAT01 altitude sensor. All telemetry data received correctly, altitude too, of course. Can I receive the max alt with this configuration? How?

In Sensors list I find these items only: IntV 1 Temp 2 Press.2 Tx V 1 Alt 2 SNR 1 Noi 1 RSSI 1 Err. 1

There is no MxAl. I'm missing...

Please help me. Thanks

Yenya commented 3 years ago

@lpetya: the MxAl value is not sent by FS-CAT01. MxAl is something I implemented in my own Arduino-based altitude sensor: https://github.com/Yenya/ibus-altitude-sensor

lpetya commented 3 years ago

Thank you for the fast reply.

I thought this is a calculated value like Alt from the press and temp.

All in all, this is a good job!