Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.4.0 #117

Merged
merged 162 commits into from
Aug 21, 2018
Merged

v1.4.0 #117

merged 162 commits into from
Aug 21, 2018

Conversation

teckel12
Copy link
Owner

@teckel12 teckel12 commented May 31, 2018

  • Pilot view (glass cockpit) which includes attitude indicator as well as pilot-familiar layout of additional data
  • Shows GPS fix accuracy (HDOP) as strength indicator graph or decimal value (required INAV 2.0.0)
  • You can customize when weak GPS fix accuracy (HDOP) triggers alert
  • Allows speed sensor selection between GPS speed or pitot sensor's air speed (if available)
  • GPS coordinates and altitude are displayed before launch even if there's no GPS fix
  • Fuel can report mAh or mWh used instead of percent fuel remaining (percent highly suggested for fuel level alerts)
  • The setup, config menu and views loads as separate scripts, greatly reducing memory used
  • Variometer graph now correctly uses vertical speed as source instead of Z-axis accelerometer
  • Config option under Variometer to also report altitude as voice notifications
  • X9D display now uses gray when appropriate to enhance view clarity
  • Disable config setting (and set to default) if sensor isn't present
  • Config menu wraps from top to bottom (and vice versa) to more easily locate desired config option, also remembers last menu option
  • Config menu supports button hold-repeat on X9D and X9D+ to make changes easier
  • Config menu fuel percentage warning and critical changed to 1% steps to increase flexibility
  • Only shows the last good GPS coordinates instead of the last 5 to reduce complexity (didn't provide more useful info either)
  • Removed getLastPos() function dependency which is faster, cleans up code and could allow Horus support
  • Fixed an issue with "NO TELEM" and "THR WARN" being displayed incorrectly
  • Cleaned up readme, broke up into Wiki pages

@teckel12 teckel12 added this to the 1.3.2 milestone May 31, 2018
@teckel12 teckel12 self-assigned this May 31, 2018
@teckel12
Copy link
Owner Author

teckel12 commented Aug 6, 2018

Fixes #160

@teckel12
Copy link
Owner Author

teckel12 commented Aug 8, 2018

Closes #161

@teckel12
Copy link
Owner Author

Closes #125

@teckel12 teckel12 merged commit 3aa0c7e into master Aug 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants