Mid throttle warning

erskyTx runs on many radios and upgrade boards
ersky9x was a port of er9x for use on the sky9x board.
Post Reply
CpTChucky
Posts: 19
Joined: Wed Jul 20, 2016 3:38 pm
Country: -

Mid throttle warning

Post by CpTChucky »

Is it possible to set up an alarm that beeps every so often or a voice that tells you when you are at mid throttle. Also is that possible to do this on one of the POTs. I have my gimbal set up on a pot and it would be nice to know when it is at mid point without looking at the pot. Thanks

User avatar
MikeB
9x Developer
Posts: 17993
Joined: Tue Dec 27, 2011 1:24 pm
Country: -
Location: Poole, Dorset, UK

Re: Mid throttle warning

Post by MikeB »

Set a voice alert with THR as the source, A Function of v~=val and the Value to 0. Use a trigger of ON and configure a suitable voise message. The throttle value goes from -1024 to +1024, and v~=val will be TRUE if the throttle value becomes within about 30 of 0 (either side). Using a trigger of 5 will announce the message when the test becomes TRUE, and repeat the message every 5 seconds as long as it remains TRUE.
Use P1, P2 or P3 instead of THR to do the same for a pot.

Mike.
erskyTx/er9x developer
The difficult we do immediately,
The impossible takes a little longer!
CpTChucky
Posts: 19
Joined: Wed Jul 20, 2016 3:38 pm
Country: -

Re: Mid throttle warning

Post by CpTChucky »

Thanks that worked great.

Post Reply

Return to “erskyTx (was ersky9x)”