betaflight-configurator icon indicating copy to clipboard operation
betaflight-configurator copied to clipboard

Add support for gyro_cal_on_first_arm

Open haslinghuis opened this issue 1 year ago • 4 comments

  • Fixes #102
  • Firmware PR https://github.com/betaflight/betaflight/pull/13626
  • Support for disarm_kill_switch was removed in https://github.com/betaflight/betaflight/pull/5073 image

haslinghuis avatar May 06 '24 20:05 haslinghuis

Deploy Preview for origin-betaflight-app ready!

Name Link
Latest commit 62dc73b6ddc57a86397da900f6a70a358896013a
Latest deploy log https://app.netlify.com/sites/origin-betaflight-app/deploys/664e002337677b0008236eab
Deploy Preview https://deploy-preview-3938.dev.app.betaflight.com
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar May 06 '24 20:05 netlify[bot]

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!

github-actions[bot] avatar May 06 '24 20:05 github-actions[bot]

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

github-actions[bot] avatar May 06 '24 20:05 github-actions[bot]

Editor is happy to add vite imports all the time

image

haslinghuis avatar May 21 '24 17:05 haslinghuis

my results are different, but this GPS enabled target has no actual GPS for testing. image

nerdCopter avatar May 22 '24 13:05 nerdCopter

@nerdCopter Disarm motors after delay requires MOTOR_STOP feature (set in motor tab).

haslinghuis avatar May 22 '24 13:05 haslinghuis

@nerdCopter Disarm motors after delay requires MOTOR_STOP feature (set in motor tab).

probably also requires ESC and motors :laughing:
but my screenshot also shown no toggle switch on the GPS-Calibrate option.

nerdCopter avatar May 22 '24 13:05 nerdCopter

Yes checking here. Most have changed on rebase... Oh also needs to flash 4.6 with #13626

Okay had added API_1_47 which should be 4.6 but it is reported as 1.46

haslinghuis avatar May 22 '24 13:05 haslinghuis

the above comment was

# version
# Betaflight / STM32F405 (S405) 4.6.0 May 21 2024 / 08:20:12 (32f1e9a17) MSP API: 1.46
# config rev: 93dfc69
# board: manufacturer_id: FOXE, board_name: FOXEERF405

did not test #13626

nerdCopter avatar May 22 '24 14:05 nerdCopter