Skip to content

2019 Release

Compare
Choose a tag to compare
@knicholson32 knicholson32 released this 07 Jan 08:26
· 21 commits to master since this release
ac23a1b

2019 Release

Initial release with the following features:

  • Primary display elements modeled of the G5
  • Pressure and indicated altitude sources
  • Automatic scaling for various display sizes
  • Menu support for buttons and actions
  • Ability to calibrate the gyro and accelerometer via the menu
  • Ability to change the baro altimeter setting via the menu
  • Quick display of high temperatures for the Stratux Pi
  • Automatic reload upon stale websocket interface
  • Setting persistence via cookies
  • Configuration file where units can be modified (full US / SI support)
  • Configurable speed tape values
  • Satellite counter
  • G Meter

Fixes Since v1.1.0

  • Include eslint support and expectation
  • Fixed bug where GPS altitude would display incorrect values when non-standard kollsman setting was used
  • Upgraded to jQuery 3.4.1
  • Performance improvements
  • Code cleanup