-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HDZero OSD support in configurator (#449)
* Partial port of iNav HDZero OSD * css changes to fit hdzero osd * osd positioning fix * Rename Sharkbyte -> HDZero * bump max msp version: 1.52.0 * Handle 32bits function mask for msp 1.52.0 and above * only display HDZero OSD under port peripherals, and HD (HDZero) in OSD Tab if >= MSP 1.52.0 * OSD Preview style fix (no longer sticky) * repair OSD HD layout * set min-width on osd preview pane * Handle OSD size and positions based on whether HDZero is selected, and MSP ver gte 1.52.0 * fix some codacy warnings * WIP - preliminary HDzero and Backward compatibility * HD & backwardCompat code cleanup; default positioning still needs work * revert to HD/HDZero verbiage rather than HD720 * cleaner MSPHelper.js * force gps_baudratep=115200 for HDZero peripheral * HDZero - fix osd-tab floaty center and third columns * hdzero - force msp toggle off for HDZero peripheral * hdzero - codacy cleanup Co-authored-by: mricho <[email protected]>
- Loading branch information
1 parent
605ad09
commit 67ecb6b
Showing
9 changed files
with
770 additions
and
530 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.