Re: [Flightgear-devel] navradio.cxx

2009-09-02 Thread James Turner
On 2 Sep 2009, at 19:55, Victhor Foster wrote: > Is this good? It seems to be :) I had problems with GPSes before, as > the CDI would just reset to zero and even if the CDI course is the > same as the GPS bearing, the A/P won't follow the course, instead > following the heading bug. Which is stra

Re: [Flightgear-devel] navradio.cxx

2009-09-02 Thread Victhor Foster
Is this good? It seems to be :) I had problems with GPSes before, as the CDI would just reset to zero and even if the CDI course is the same as the GPS bearing, the A/P won't follow the course, instead following the heading bug. Which is strange, because if NAV1 isn't set to be slaved to GPS, the A

[Flightgear-devel] navradio.cxx

2009-09-02 Thread James Turner
I've just committed a large patch to the navradio code, which re- structures the code, with the aim of increasing the readability (and maintainability) significantly. This is in preparation for some other changes, especially making the 'NAV/GPS switch' function more explicit, and hopefully r