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

Added optional beeps when stick commands are executed. #13069

Closed
wants to merge 1 commit into from

Conversation

zvonler
Copy link

@zvonler zvonler commented Sep 6, 2023

First time contributor, took a swing at what sounded like a simple and useful feature.

Fixes #12927

Also have the relevant configurator changes ready to go, wasn't sure if and how the two PRs need to be connected. I will open that one next and link to it in a comment.

@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Do you want to test this code? You can flash it directly from Betaflight Configurator:

  • Simply put #13069 (this pull request number) in the Select commit field of the Configurator firmware flasher tab (you need to Enable expert mode, Show release candidates and Development).

WARNING: It may be unstable. Use only for testing!

@zvonler
Copy link
Author

zvonler commented Sep 6, 2023

BF Configurator PR betaflight/betaflight-configurator#3568

@blckmn
Copy link
Member

blckmn commented Sep 6, 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 -> PASS
  • Don't merge label NOT found -> PASS
  • at least one RN: label found -> FAIL
  • Tested label found -> FAIL
  • assigned to an approver -> FAIL
  • approver count at least three -> FAIL

@ctzsnooze
Copy link
Member

Nice work. We will need some 'evidence' that it works - maybe make a small video? And perhaps some people to confirm it works for them.

@nerdCopter

This comment was marked as outdated.

@nerdCopter
Copy link
Member

4.5 feature-freeze was Aug 7. Github indicates this is set for 4.6 unless core-dev's choose otherwise.
image

@nerdCopter nerdCopter added the Pinned Pinned items are excluded from automatically being marked as stale label Nov 10, 2023
@haslinghuis haslinghuis requested review from a team, ledvinap, McGiverGim, blckmn, SteveCEvans, KarateBrot and nerdCopter and removed request for a team June 28, 2024 21:12
@@ -0,0 +1,329 @@
/*
* This file is part of Cleanflight and Betaflight.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New licence file please see default licence in repo root.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@haslinghuis
Copy link
Member

Closing as stalled / not implementing requested changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs coordination with betaflight-configurator Pinned Pinned items are excluded from automatically being marked as stale
Projects
Development

Successfully merging this pull request may close these issues.

Add motor beep when a Betaflight stick command is successfully executed
5 participants