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

Solex Button feature request #4

Open
MadRC opened this issue Apr 20, 2020 · 1 comment
Open

Solex Button feature request #4

MadRC opened this issue Apr 20, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request merged Solex

Comments

@MadRC
Copy link

MadRC commented Apr 20, 2020

Expected Behavior

Momentary action on Solex Mavlink buttons

Current Behavior

Currently latching

Detailed Description

Have the ability to configure Solex mavlink buttons to have momentary action and not latching.

Have an On value that is only activate when pressed and held, for instance with a servo output the button should have the option to set the desired pwm output on press and then when released the output is stopped and falls back to the minimum as set on the servo output screen. Alternatively if this wont work have Off value and On value in a momentary action.

@kellyschrock kellyschrock self-assigned this Apr 29, 2020
@kellyschrock kellyschrock added the enhancement New feature or request label Apr 29, 2020
@kellyschrock
Copy link
Collaborator

Pushed this in a build on 04/30/2020.

A new button mapping type, Non-Latch Servo, has been added to accommodate this. Attach it to the On Click event of a hardware button.

In the Configuration dialog, select the desired channel and specify ON and OFF values for the action.

When you press the hardware button, the Non-Latch Servo action will send the ON PWM value. Release the button and the action will send the OFF PWM value.

CC @MadRC @bugobliterator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request merged Solex
Projects
None yet
Development

No branches or pull requests

2 participants