Sensei

Results 409 comments of Sensei

> Surely it's up to the developer to ensure While there is some truth to that, IMHO this code / style is a trap. A trap that has already caught...

Looks great. Has this already been tested with and without baro, or does that testing need to be done?

Yeah longer term the issue is the code doesn't do what we probably want. We'd perhaps like the code to do what the description says. At the moment, what we...

I think #10041 takes care of it, but if anyone has a need to know, it looks like the bug appeared in 7.1. https://github.com/iNavFlight/inav/pull/9387

At the bottom right of the OSD configuration page you'll see the button to choose and upload a font to your OSD. Please try that and let us know if...

Hello again. I'll walk you through some troubleshooting. My first question - have you flown in Angle mode successfully?

That's good to know and points us more in the direction I was already thinking. The same thing that a few people said on Facebook. On the Setup / Status...

Sounds like you're on the right track. If the orientation page doesn't match, that doesn't matter - it's the Setup tab (renamed Status) that needs show the right thing. After...

Part of the issue here will likely be resolved by entering the following in the CLI: set use_gps_no_baro = OFF save That will allow it to use baro altitude. Also,...

> My understanding is the use_gps_no_baro = on was ... That was a lot of people's understanding. Then I read the code and saw that's not actually what it does....