-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Pan Enhancements and cardinal markers for ESP32 Radar #8699
Merged
MrD-RC
merged 12 commits into
release_6.0.0
from
MrD_ESP32-Radar-use-cardinal-markers,-plus-pan-enhancements
Feb 5, 2023
Merged
Pan Enhancements and cardinal markers for ESP32 Radar #8699
MrD-RC
merged 12 commits into
release_6.0.0
from
MrD_ESP32-Radar-use-cardinal-markers,-plus-pan-enhancements
Feb 5, 2023
Commits on Jan 29, 2023
-
ESP32 Radar: Replace side arrows with cardinal indicator
The 1-3 arrows that hang off the side of the ESP32 Radar POIs are not intuitive for finding your flying buddies. This PR replaces the 1-3 arrows with a compass style cardinal indicator. This will point in the direction of the other craft. It is displayed on the right of the POI, to be distinct from the relative heading arrow.
Configuration menu - View commit details
-
Copy full SHA for 0e796a7 - Browse repository at this point
Copy the full SHA 0e796a7View commit details -
- Renamed `osdPanServoHomeDirectionOffset` to `osdGetPanServoOffset` as the function does not reference home direction. So it can be used elsewhere. - Added pan servo offset to POIs. - Made cardinal always visible for ESP32 Radar.
Configuration menu - View commit details
-
Copy full SHA for 8112c8d - Browse repository at this point
Copy the full SHA 8112c8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 285fa9b - Browse repository at this point
Copy the full SHA 285fa9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01bb69b - Browse repository at this point
Copy the full SHA 01bb69bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10ebb5c - Browse repository at this point
Copy the full SHA 10ebb5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a29726c - Browse repository at this point
Copy the full SHA a29726cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c46e5a - Browse repository at this point
Copy the full SHA 8c46e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b17e3 - Browse repository at this point
Copy the full SHA 88b17e3View commit details -
Updated the
osd_pan_servo_index
max to 16Updated the `osd_pan_servo_index` max to 16. There are flight controllers now that have 12 PWM outputs. This now matches `MAX_SUPPORTED_SERVOS`.
Configuration menu - View commit details
-
Copy full SHA for 7649c5f - Browse repository at this point
Copy the full SHA 7649c5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b23db - Browse repository at this point
Copy the full SHA 64b23dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40cce65 - Browse repository at this point
Copy the full SHA 40cce65View commit details -
Reverse pan direction of offset OSD element
- Fix bug from merge with master - Reverse pan offset direction arrow
Configuration menu - View commit details
-
Copy full SHA for 3b13709 - Browse repository at this point
Copy the full SHA 3b13709View commit details
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.