ardupilotmega.xml: Add ardusoar EKF estimate#381
Open
Ryanf55 wants to merge 1 commit intoArduPilot:masterfrom
Open
ardupilotmega.xml: Add ardusoar EKF estimate#381Ryanf55 wants to merge 1 commit intoArduPilot:masterfrom
Ryanf55 wants to merge 1 commit intoArduPilot:masterfrom
Conversation
Ryanf55
commented
Jan 14, 2025
- This WIP message replaces use of named-value-float in MAVProxy's soar module which displays the ArduSoar EKF state on the map
- See mavproxy_soar: Add initial soaring display MAVProxy#1500 for the GCS implementation of the named value float version.
* This WIP message replaces use of named-value-float in MAVProxy's soar module which displays the ArduSoar EKF state on the map Signed-off-by: Ryan Friedman <25047695+Ryanf55@users.noreply.github.com>
bf686ab to
9472122
Compare
Ryanf55
commented
Jan 18, 2025
| <field type="uint16_t[4]" name="rpm" units="rpm">RPM (eRPM).</field> | ||
| <field type="uint16_t[4]" name="count">count of telemetry packets received (wraps at 65535).</field> | ||
| </message> | ||
| <message id="11045" name="ARDUSOAR_EKF_ESTIMATE"> |
Author
There was a problem hiding this comment.
Suggested change
| <message id="11045" name="ARDUSOAR_EKF_ESTIMATE"> | |
| <message id="11045" name="ARDUSOAR_THERMAL_ESTIMATE"> |
Like so?
There was a problem hiding this comment.
Yes. But perhaps we don't need "ARDUSOAR" in the title?
Also, have you evaluated FW_SOARING_DATA for its fitness?
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
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.