reiszner / KAP140

The Bendix/King KAP 140 autopilot for FlightGear Flight Simulation (FGFS)
GNU General Public License v2.0
0 stars 2 forks source link

Fix #10 (add better ROL localizer capture without HSI) #11

Closed hbeni closed 3 years ago

hbeni commented 3 years ago

Better capture of VOR/ILS beams without HSI from ROL mode

See also: https://github.com/HHS81/c182s/pull/403 Fixes #10


btw; i noticed that here in your repo some params are not yet absolute - did you forgot to push your latest versions online? https://github.com/reiszner/KAP140/blob/eb98eec8c1309d018a1dce846c9fde501de3edaf/Systems/kap140-autopilot.xml#L420 https://github.com/reiszner/KAP140/blob/eb98eec8c1309d018a1dce846c9fde501de3edaf/Systems/kap140-autopilot.xml#L455

and some more of this kind: <property>/autopilot/kap140/config/gain-roll</property> https://github.com/reiszner/KAP140/blob/eb98eec8c1309d018a1dce846c9fde501de3edaf/Systems/kap140-autopilot.xml#L385

reiszner commented 3 years ago

Ops, sorry. On my local harddrive the changes was made. Looks like i forgot to push it. Sorry :(

reiszner commented 3 years ago

Sorry, have now seen that there are more then only the params changed to absolute path. Is now merged, thx beni!