Big mother of a PR for PX4 WSL2 support [I will delete this when the other smaller PR's are completed]#3546
Closed
lovettchris wants to merge 35 commits intomasterfrom
Closed
Big mother of a PR for PX4 WSL2 support [I will delete this when the other smaller PR's are completed]#3546lovettchris wants to merge 35 commits intomasterfrom
lovettchris wants to merge 35 commits intomasterfrom
Conversation
add documentation for WSL2 connections
Add PX4 Barometer setting override to avoid never ending PX4 warnings that say "baro hgt timeout - reset to baro" and stop arming the drone with "WARN [PreFlightCheck] Preflight Fail: height estimate not stable"
…ith new settings that can override default values on the barometer to make it work better with PX4.
…nup how those settings are parsed.
Add mavlink logging option. Fix LogViewer so it can view those logs. Add "remote" option for "ControlIp" to make it easier. Update docs accordingly.
…izes the data (using averaging) instead of depending on WPF to scale the polylines.
…add a stability_test.py script.
Member
Author
|
This PR is getting a bit big, so I'm going to break it up into smaller pieces. |
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.
Fixes: #
NOTE: this PR has gotten too big, so I broke it into 4, #3601, #3596, #3575, #3561.
Once those are merged I'll be able to check if I missed anything in this PR.
About
Fixing broken links and adding missing documeentation
How Has This Been Tested?
Broken links were tested with a tool that crawls the website.
WSL2 PX4 SITL support was tested manually.
Screenshots (if appropriate):
email me for a demo.