Event for "green course bug" HSI ?
-
@SMN204 I use the simconnect autopilot heading lock dir variable - just increment/decrement it as needed.
Below an example of it implemented thru spad.next
I have not tested it but I believe the events HEADING_BUG_DEC & HEADING_BUG_INC might do the same job as well.
-
@hangar_101 said in Event for "green course bug" HSI ?:
I have not tested it but I believe the events HEADING_BUG_DEC & HEADING_BUG_INC might do the same job as well.
This is work in FSUIPC!!
(>K:HEADING_BUG_DEC)
(>K:HEADING_BUG_INC)Thanks!