edgetx icon indicating copy to clipboard operation
edgetx copied to clipboard

Haptic patterns

Open Eldenroot opened this issue 1 year ago • 1 comments

Is there an existing issue for this feature request?

  • [X] I have searched the existing issues

Is your feature request related to a problem?

Would be nice to add a custom haptic patterns and use them as a new way for warning a user.

For example - in a special/global function menu, in telemetry, global warning etc.

Describe the solution you'd like

Add a new settings for this, maybe a possibility to a generate any files which contain a pattern for haptic vibration.

Describe alternatives you've considered

No response

Additional context

No response

Eldenroot avatar Jul 04 '22 17:07 Eldenroot

You could always write your own haptic patterns in LUA but I agree that a dedicated option via file or even interface would be great. I currently wrote my own very simple haptic feedback function and integrated it via a logic switch and special functions.

tekikai avatar Jul 23 '22 21:07 tekikai

It could be done this way:

  • Strength of haptic feedback
  • haptic pattern:
  • "-"
  • "- -"
  • "- - -"
  • "- - - -"
  • "- - - - -"
  • "- . - . -"
  • "."

. = short

  • = long vibration

Eldenroot avatar Jan 25 '23 20:01 Eldenroot

". --" for EM ;)

JimB40 avatar Jan 26 '23 06:01 JimB40

Yeah, there could be more ;) Lets gather the feedback!

Eldenroot avatar Jan 26 '23 06:01 Eldenroot

No... EM would be ... --- ... 😆

pfeerick avatar Jan 26 '23 09:01 pfeerick

Maybe we do not need custom patterns... there would be better add lets say 5-8 preconfigured :)

Eldenroot avatar Feb 12 '23 15:02 Eldenroot