-
-
Notifications
You must be signed in to change notification settings - Fork 117
fix alti for dji and fc whitout baro #259
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Kudos, SonarCloud Quality Gate passed!
|
nerdCopter
approved these changes
May 26, 2020
Closed
nerdCopter
added a commit
that referenced
this pull request
May 29, 2020
* Update feature.h (#233) Co-authored-by: Quick-Flash <[email protected]> * Added additional battery voltage field to OSD (#242) * Update feature.h (#232) * increment version number to 0.3.1 (#235) * Update feature.h * Update version.h Co-authored-by: loutwice <[email protected]> * Added additional battery voltage field to OSD (fixed average battery voltage in DJI osd) Co-authored-by: Quick-Flash <[email protected]> Co-authored-by: loutwice <[email protected]> * Fix altitude display (#256) * Update feature.h (#232) * increment version number to 0.3.1 (#235) * Update feature.h * Update version.h Co-authored-by: loutwice <[email protected]> * Remove a filter made for FF (#239) FF has been removed so this filter should as well. * symbole was added in the altitude field. so buff need to be align Co-authored-by: Quick-Flash <[email protected]> * fix as speed calculation for crsf telemetry (#258) * Update feature.h (#232) * increment version number to 0.3.1 (#235) * Update feature.h * Update version.h Co-authored-by: loutwice <[email protected]> * Remove a filter made for FF (#239) FF has been removed so this filter should as well. * fix as seen in betaflight -thanks Co-authored-by: Quick-Flash <[email protected]> Co-authored-by: BERTHOMIER Manuel <[email protected]> * fixing little typo * fix alti for dji and fc whitout baro (#259) Co-authored-by: loutwice <[email protected]> Co-authored-by: Quick-Flash <[email protected]> Co-authored-by: mbilozub <[email protected]> Co-authored-by: BERTHOMIER Manuel <[email protected]>
nerdCopter
added a commit
to nerdCopter/EmuFlight_nerdRepo
that referenced
this pull request
Jun 14, 2020
* Update feature.h (emuflight#233) Co-authored-by: Quick-Flash <[email protected]> * Added additional battery voltage field to OSD (emuflight#242) * Update feature.h (emuflight#232) * increment version number to 0.3.1 (emuflight#235) * Update feature.h * Update version.h Co-authored-by: loutwice <[email protected]> * Added additional battery voltage field to OSD (fixed average battery voltage in DJI osd) Co-authored-by: Quick-Flash <[email protected]> Co-authored-by: loutwice <[email protected]> * Fix altitude display (emuflight#256) * Update feature.h (emuflight#232) * increment version number to 0.3.1 (emuflight#235) * Update feature.h * Update version.h Co-authored-by: loutwice <[email protected]> * Remove a filter made for FF (emuflight#239) FF has been removed so this filter should as well. * symbole was added in the altitude field. so buff need to be align Co-authored-by: Quick-Flash <[email protected]> * fix as speed calculation for crsf telemetry (emuflight#258) * Update feature.h (emuflight#232) * increment version number to 0.3.1 (emuflight#235) * Update feature.h * Update version.h Co-authored-by: loutwice <[email protected]> * Remove a filter made for FF (emuflight#239) FF has been removed so this filter should as well. * fix as seen in betaflight -thanks Co-authored-by: Quick-Flash <[email protected]> Co-authored-by: BERTHOMIER Manuel <[email protected]> * fixing little typo * fix alti for dji and fc whitout baro (emuflight#259) Co-authored-by: loutwice <[email protected]> Co-authored-by: Quick-Flash <[email protected]> Co-authored-by: mbilozub <[email protected]> Co-authored-by: BERTHOMIER Manuel <[email protected]>
nerdCopter
added a commit
to nerdCopter/EmuFlight_nerdRepo
that referenced
this pull request
Jun 15, 2020
* Update feature.h (emuflight#233) Co-authored-by: Quick-Flash <[email protected]> * Added additional battery voltage field to OSD (emuflight#242) * Update feature.h (emuflight#232) * increment version number to 0.3.1 (emuflight#235) * Update feature.h * Update version.h Co-authored-by: loutwice <[email protected]> * Added additional battery voltage field to OSD (fixed average battery voltage in DJI osd) Co-authored-by: Quick-Flash <[email protected]> Co-authored-by: loutwice <[email protected]> * Fix altitude display (emuflight#256) * Update feature.h (emuflight#232) * increment version number to 0.3.1 (emuflight#235) * Update feature.h * Update version.h Co-authored-by: loutwice <[email protected]> * Remove a filter made for FF (emuflight#239) FF has been removed so this filter should as well. * symbole was added in the altitude field. so buff need to be align Co-authored-by: Quick-Flash <[email protected]> * fix as speed calculation for crsf telemetry (emuflight#258) * Update feature.h (emuflight#232) * increment version number to 0.3.1 (emuflight#235) * Update feature.h * Update version.h Co-authored-by: loutwice <[email protected]> * Remove a filter made for FF (emuflight#239) FF has been removed so this filter should as well. * fix as seen in betaflight -thanks Co-authored-by: Quick-Flash <[email protected]> Co-authored-by: BERTHOMIER Manuel <[email protected]> * fixing little typo * fix alti for dji and fc whitout baro (emuflight#259) Co-authored-by: loutwice <[email protected]> Co-authored-by: Quick-Flash <[email protected]> Co-authored-by: mbilozub <[email protected]> Co-authored-by: BERTHOMIER Manuel <[email protected]>
Closed
gretel
reviewed
Jul 19, 2020
|
|
||
| case MSP_ALTITUDE: | ||
| #if defined(USE_BARO) || defined(USE_RANGEFINDER) | ||
| #if defined(USE_BARO) || defined(USE_RANGEFINDER) || defined(USE_GPS) |
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
take care #323 won't bring in similar.
nerdCopter
pushed a commit
that referenced
this pull request
Oct 28, 2020
nerdCopter
added a commit
that referenced
this pull request
Dec 29, 2020
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.12.1...v1.13.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: nerdCopter <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
revert an old change that was incorrect in position.c
and dji is getting from msp_altitude the getestimatedalt only for USE_BARO or USE_RANGEFINDER
i added USE_GPS so it is enable for all fc without BARO using GPS