Andrew Tridgell
Andrew Tridgell
> You can generate a NaN in Lua with the expression `0/0` yep, I've added NaN() to the example and used it for yaw
> This is the wrapper I use to call it, passing in target.alt as m. please update to the current PR, this is the old syntax
> GUIDED_CHANGE_HEADING sets plane.guided_state.target_heading_type, to either COG or HEADING but there is no way to change it back to NONE as a separate PR we should add GUIDED_HEADING_DEFAULT to the...
@andyp1per suggested -Os or -O1 default on current 2M boards
approved in principle, needs to build though :-)
> ... this currently only works on top of another patch I have here somewhere. oh?
updated this PR. It may be that something like this may be needed for some VTOL vehicles with elevators that are not mass balanced (most are not), and where the...
> I would like to see support of this via the new surface distance lib. We would need start using it in plane and then allow it to automatically select...
> we should add support to Orientation_90 possible, but we'd need to add a parameter specifying the orientation we want to use for landing. That is much heaver weight as...
@IamPete1 ok, but that is a much larger change, and is addressing something that nobody has (to my knowledge) asked for on plane. This costs 36 bytes and solves the...