|
From: James T. <ja...@fl...> - 2018-06-26 14:47:29
|
> On 26 Jun 2018, at 15:34, Tobias Dammers <tda...@gm...> wrote: > > That's also not a big issue; I'm currently building a nice autopilot > with turn anticipation, intercept courses and holds for the CRJ700 > family in Nasal; except for the holds, it's working fairly well already, > and it even respects fly-over vs. fly-by. I don't need more information > out of the route manager than what I can get already; the aircraft > calculates the best course based on waypoint position and leg course all > by itself, automatically adjusting for current speed and wind. I don’t suppose you’d mind contributing that back to the C++ code? :) I do ‘okay’ turn anticipation and intercept courses but I could definitely be improved. Kind regards, James |