Replies: 2 comments 9 replies
-
Its actually all documented. https://github.com/iNavFlight/inav/blob/master/docs/Fixed%20Wing%20Landing.md Look at the top down map image and the altitude phase graph below. The colors of the lines show the phases and it also explains the altitudes. The only thing I just realized, that we forgot to correct, is the approach length. That part actually starts at the purple line and not all the way to the left :D |
Beta Was this translation helpful? Give feedback.
-
Okay, so for today the plan is like that: Set my mission on a switch and to autoload on boot. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
After my last flight where fog killed my LOS or FPV possibility to land and I had to crashland my plane in a nearby field and then look for it with GPS on my phone I started wondering about INAV"s autoland feature.
I do have some knowledge about it, remember trying it once or twice when it was still in a very beta state, but never actually used it. At the moment Marc helped me to set it up on my Nano Goblin, but I still haven't tried it out. And not until my last foggy flight I thought maybe it's time to figure out some stuff about it.
Now for the important stuff.
I am able to set up autoland in Arduplane, which IMHO is a bit easier to set up, because I can create a full approach pattern for a location avoiding trees, buildings etc, even make the final approach as a 500m straight line before touching down.
The drawbacks are that I can set up only one approach, no matter what wind direction is blowing at the field.
INAV allows to include wind direction into landing calculations etc, but what worries me is that triangular approach pattern (from what I remember 3 circles over safehome to determine wind direction and choose the proper runway) as it seems it is fixed and can't be modified.
I have no idea how high that triangle is flown. Also the transition into the final and touchdown. Basically I'm worried if I try it at my place the triange part will result in my plane hitting a tree or a building.
Could anyone draw here on the photo of my landing location (with some measurements) how would my plane behave over it, how will it land (it needs to go along the line from west to east) etc?
I know INAV won't let me create a custom approach pattern, which is sad, as it would be IMHO better to have a safehome with a nice approach pattern clearing any dangerous obstacles.
Beta Was this translation helpful? Give feedback.
All reactions