Skip to content

v9.2.3

Compare
Choose a tag to compare
@raul-ortega raul-ortega released this 22 Nov 01:51
· 490 commits to master since this release

Bugfix

The number of satéllites was wrong when parsing telmetry protocol SmartPort (FRSKY_X) from iNav.

You can backup your settings for 9.2.2 version and restore them after installing 9.2.3. After that you have to use this command in CLI mode:

set telemetry_provider=INAV

This will cause to decode the number of satellites in the same way than iNav is packing and sending it.

Valid values for parameter telemetry_provider are:

NONE
DIY_GPS
INAV

Parameter telemetry_diy_gps is used no more.