The invention provides an implementation method of an automatic data pushing method in air to ground
data transmission, belonging to the field of airborne maintenance. The implementation method of theautomatic data pushing method in air to ground
data transmission comprises the following steps: step 1, initializing a
software, loading a configuration file, starting a
data monitoring thread and entering step 2; and meanwhile, starting an automatic pushing thread and entering step 5; step 2, receiving
avionics data periodically by the
data monitoring thread, wherein the
avionics data is ignoredif the length of the received message does not conform to the length of the message defined in the configuration file; otherwise, entering step 3; step 3,
parsing the data, and finding out whether the data is automatic pushing data or not according to the attribute; and if so, entering step 4; step 4, adding the data to an automatic pushing
queue if the automatic pushing conditions are satisfied;and if the
parsing is completed, entering the step 2; otherwise entering the step 3; step 5, detecting whether the data to be pushed is existed in the
queue or not continuously by the automatic pushing thread; if so, entering step 6; and step 6, extracting the data from a
list, pushing the data to the
ground station, and returning to the step 5.