Adds DJI OSD support to 2x F3 boards#6279
Merged
digitalentity merged 1 commit intoiNavFlight:masterfrom Nov 10, 2020
Merged
Conversation
- SPRACINGF3 and AIRHEROF3 - both boards have no classic OSD - This patch works on master and 2.5.x
Contributor
Author
|
I discussed this on telegram, and it seems unpopular to add any changes for F3 related targets since you're fazing them out. I understand. A few things to consider first!
|
Member
|
Merging. Even though 2.6 is likely to be the last milestone to support F3 CPUs, no reason to deprive the existing targets of this feature if it fits in memory. |
Member
|
we have to revert this change, causes SPRF3 not to boot after flashing 2.6-RC3 |
Member
Contributor
Author
|
Ahh that's too bad, wonder what else changed that caused this since it worked on 2.5 up through builds made a week ago. Thanks for letting me know. |
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.
Compiles nicely. Tested on both boards with DJI OSD. Configurable in the iNav Configurator.
Replaces #6262– seems there's a rule to merge from non-master branches only I want to do it right!