Skip to content

Releases: tdammers/fg-hoppie-acars

Reduced polling frequency

26 Jun 19:49
Compare
Choose a tag to compare

As per the recommendations on http://www.hoppie.nl/acars/system/tech.html, the polling frequency has been reduced from 1 per second to 1 per minute, randomized to +/- 15 seconds. This is necessary to avoid excessive server load.

As a result, ACARS and CPDLC messages from the Hoppie network may take up to 75 seconds (plus HTTP latencies) to arrive; this, however, is actually realistic.

Please install this update to help keep the Hoppie network accessible for all.

0.3.0: Autostart now follows Swift server

08 May 19:46
Compare
Choose a tag to compare
  • Avoid hard crashes when error handlers throw.
  • Autostart feature now follows Swift server availability instead of starting the plugin immediately on FG startup. This avoids sending messages to the Hoppie network when flying offline.

0.2.0

08 May 19:44
Compare
Choose a tag to compare

Change name of global object to hoppieAcars, to avoid name clashes with other ACARS systems in Nasal.

0.1.0

07 Apr 09:35
Compare
Choose a tag to compare
Restructuring and bugfixes