November 14, 200718 yr I want to add an "easy load" option to an INS gauge, which loads the GPS waypoints from the current flight plan into the INS. How do I access the latitude and longitude of all GPS waypoints within a C gauge?I can't find anything in GAUGES.H - are they available in XML to be grabbed with execute_calculator_code?
November 15, 200718 yr Author Commercial Member Check gps_info.h (sp? Could be just gps.h or info.h - I'm at work ATM). You'll need to build the corresponding struct to grab the data but it can be done.-Dai
Create an account or sign in to comment