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

Adding last of the settings in unified targets #12414

Merged
merged 4 commits into from Feb 27, 2023

Conversation

blckmn
Copy link
Member

@blckmn blckmn commented Feb 24, 2023

This updates the config files.

Goal is to stop auto generating them and only update at src/config/[targetname]/config.h.

I have added //TODO to the items that remain, so they are easily identified. Others can possibly assist in fixing some up.

None of the //TODO items will cause a board to not boot, and a backup restore would fix any non-applied items (given no custom defaults).

@blckmn blckmn self-assigned this Feb 24, 2023
@github-actions

This comment has been minimized.

@haslinghuis haslinghuis added this to the 4.5 milestone Feb 24, 2023
@blckmn
Copy link
Member Author

blckmn commented Feb 25, 2023

AUTOMERGE: (FAIL)

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

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@blckmn blckmn changed the title Adding GYRO and MAG alignment from settings in unified targets Adding last of the settings in unified targets Feb 26, 2023
@github-actions
Copy link

Do you want to test this code? Here you have an automated build:
Assets
WARNING: It may be unstable. Use only for testing! See: https://www.youtube.com/watch?v=I1uN9CN30gw for instructions for unified targets!

@blckmn blckmn merged commit eacbf0d into betaflight:master Feb 27, 2023
@blckmn blckmn deleted the config-patch-2 branch February 27, 2023 09:18
@blckmn
Copy link
Member Author

blckmn commented Feb 27, 2023

Merged due to I2C error breaking HAL targets.

davidbitton pushed a commit to davidbitton/betaflight that referenced this pull request Feb 5, 2024
* Adding GYRO and MAG alignment from settings in unified targets
* I2C devices incorrectly specified, i.e. variance to how SPI is handled.
* Adding in remaining setting (where a mapping is yet to be verified)
* Adding check for comment in auto generation (so editing can be commenced).
* SYSTEM_HSE_MHZ now being set.
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

2 participants