1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00

Merge pull request #1800 from RomanLut/submit-compass-direction

added compass direction arrow to magnetometer model
This commit is contained in:
Paweł Spychalski 2023-07-04 15:16:02 +02:00 committed by GitHub
commit ba566e4beb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1576 additions and 946 deletions

View file

@ -2038,7 +2038,7 @@
"message": "Magnetometer Alignment"
},
"magnetometerHelp": {
"message": "Adjust the magnetometer position until you get the same on the quad.<br/><strong>Note:</strong> Magnetometer alignment is relative to board. Make sure to align board first."
"message": "Adjust the magnetometer orientation to match physical orientation on the aircraft.<br/>If magnetometer is not BN-880, adjust according to \"compass direction\" arrow or axis markings on your magnetometer model.<br/><strong>Note:</strong> Magnetometer alignment is relative to board. Make sure to align board first."
},
"magnetometerOrientationPreset": {
"message": "Orientation presets"

File diff suppressed because one or more lines are too long