iNavFlight / inav

INAV: Navigation-enabled flight control software
https://inavflight.github.io
GNU General Public License v3.0
3.09k stars 1.46k forks source link

Hi guys,what is 0450 sensor? how to use it?it showes in the telemetry. #5512

Closed xixijoe closed 4 years ago

xixijoe commented 4 years ago

For immediate help, just ask your question on one of the following platforms:

You can also read public documentations or watch video tutorials:

snaewe commented 4 years ago

"Flight Path Vector" aka. "GPS heading" aka. "Course over ground"

xixijoe commented 4 years ago

"Flight Path Vector" aka. "GPS heading" aka. "Course over ground"

Can you tell me how to use it?

snaewe commented 4 years ago

Well, how do you "use" other telemetry sensors? Display it on a telemetry page for example.

xixijoe commented 4 years ago

Most of sensors has a name with an unit that you can select. Or something like 0420, it is the distance from home. For these 2 sensors That I was asking, how can I change the name and what is the unit to select?

snaewe commented 4 years ago

Name it whatever you want (e.g. CourseOG). It's an angle so the unit is degrees but it's actually scaled by 10 (deci-degrees).

xixijoe commented 4 years ago

one more question, where I can set to show this degrees on the lua and the OSD? thank you