Skip to content
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

Rotate map icon instead of view #3668

Merged
merged 1 commit into from Dec 12, 2023

Conversation

atomgomba
Copy link
Contributor

Follow up to #3355. Instead of rotating the map, this PR makes only the icon rotate according to heading.

Copy link

sonarcloud bot commented Dec 12, 2023

Quality Gate Failed Quality Gate failed

Failed conditions

3.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Copy link
Contributor

Do you want to test this code? Here you have an automated build:
Betaflight-Configurator-Android
Betaflight-Configurator-Linux
Betaflight-Configurator-macOS
Betaflight-Configurator-Windows
WARNING: It may be unstable and result in corrupted configurations or data loss. Use only for testing!

@nerdCopter
Copy link
Member

@haslinghuis i cannot test for review (i do not have GPS). i see the code is a simple change.

@haslinghuis
Copy link
Member

We need some little adjustments in gps.js. Just found out the formula for degrees to radians was wrong and we send the gpsHeading instead of the imuHeading. I'll raise a PR to adjust that now.

@blckmn
Copy link
Member

blckmn commented Dec 12, 2023

AUTOMERGE: (FAIL)

  • github identifies PR as mergeable -> FAIL
  • assigned to a milestone -> PASS
  • cooling off period lapsed -> FAIL
  • commit count less or equal to three -> PASS
  • Don't merge label NOT found -> PASS
  • at least one RN: label found -> PASS
  • Tested label found -> FAIL
  • assigned to an approver -> FAIL
  • approver count at least three -> FAIL

@ctzsnooze
Copy link
Member

icon rotates perfectly! Thank you!

@haslinghuis haslinghuis merged commit 8909ea9 into betaflight:master Dec 12, 2023
6 of 7 checks passed
chmelevskij pushed a commit to chmelevskij/betaflight-configurator that referenced this pull request Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: COMPLETED
Development

Successfully merging this pull request may close these issues.

None yet

5 participants