Skip to content

v1.7.1 #310

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

Merged
merged 50 commits into from
Jun 29, 2019
Merged

v1.7.1 #310

merged 50 commits into from
Jun 29, 2019

Conversation

teckel12
Copy link
Owner

@teckel12 teckel12 commented Jun 7, 2019

  • Uses "flat earth" algebra for faster orientation/distance calculation
  • Crossfire on Horus: Adds flight path vector indicator (currently only horizontal axis)
  • Crossfire: Resolved default orientation bug
  • Horus: Nice 15% speedup
  • Horus: Show satellite and HDOP (on S.Port) on config menu
  • Horus: Changes to the config menu controls
  • Horus: Trim 6 can be used while flying to switch between launch and compass-based orientation
  • Horus: Added alternative location for speed and altitude units when certain options are enabled
  • Horus: Distance value in radar always shows current distance (doesn't change when min/max is being viewed)
  • Crossfire: Show total current drawn after flight when min/max is selected even if fuel % is usually shown
  • Crossfire: Slightly better audio messages when exiting RTH
  • Moved some things around and made a few functions to reduce memory usage
  • Simplified things by using getRSSI() for both S.Port and Crossfire
  • X9D: Altitude graph inverted so altitude values are grey and minute markers are dotted black
  • Added automatic development mode for testing

Resolves #302
Resolves #313
Fixes #314
Resolves #316
Resolves #318
Resolves #319
Resolves #322

@teckel12 teckel12 changed the title V1.7.1 v1.7.1 Jun 7, 2019
teckel12 added 21 commits June 22, 2019 01:43
@teckel12 teckel12 merged commit 7c93e45 into master Jun 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment