ACARS Loop Ends when HTTP POST Fails

Issue #1 new
Narendran Muraleedharan repo owner created an issue

The Main ACARS Loop (that's where the program gets data from FlightGear using a telnet socket and sends HTTP POST data to the internet) ends with an exception when internet connection is un-available.

This affects the ACARS data in the ATC Center but doesn't crash the program, the program can still be used to End Flight and Pilot a Pilot Report.

How would I get this to simply skip this time and try connecting again in the next packet set?

Comments (0)

  1. Log in to comment