Skip to content

Version 1.3 RC6

Pre-release
Pre-release
Compare
Choose a tag to compare
@jason-watkins jason-watkins released this 27 Jun 20:10
· 7 commits to master since this release
81a1447

Bugfixes:

  • Fixed a bug gear read bug in HandlePosi (#182)
  • Fixed some Python 2 syntax being used in Python 3 demos (#191)
  • Tweaked socket timeouts (#206)
  • Fix Python 3 code not using the right division operator (#208)
  • Re-add sendCOMM command that was previously merged but somehow got lost (#217)

New Features:

  • Added the capability to obtain the terrain height above MSL at a given location using a XPLM terrain probe (#186)
  • Added configuration options to the chase camera (#188)
  • Update getPOSI to use doubles (#202)
  • Added more general terrain probe messages (#204)
  • Created sendPOST function that combines functions of sendPOSI and getTERR (#205)