I want to Arm and Disarm using the Throttle Switch.
Which I believe can be done with some involved programming.
I am using the Thunder QQ Supper flight controller which operates for Arming and Disarming
the motors by Throttle and Rudder stick position.
Which are Throttle Down and Rudder Left to Arm and Right to Disarm.
So I believe it may be possible to have the Throttle Switch, when Off
to have the values for the motors to be Disarmed.
(not sure when booting up the quad I can have the the Rudder in the disarming position, may need to check this out)
And when the Throttle Switch is ON, to have the values to Arm the motors
for a set amount of time when the Throttle Switch is first switched ON.
The set amount of time to Arm the motors is so the Throttle and Rudder stick controls
can take over after arming is completed.
Then after flying is done when Throttle Switch is moved back to the Off position, it will Disarm the motors.
List of Hardware
Standard 9XTreme Radio using erSky9x firmware
External XJT module with Dip switch 1 ON (up) and Dip switch 2 Off (down)
which I believe turns it into a DJT module (PPM protocol).
D8R-XP receiver using A2 port with FBVS-01 sensor (Flight Pack Voltage)
250 size Quad with the Thunder QQ Supper flight controller (https://www.ebay.com/i/163255484053?chn=ps).
5 volt Bec
3S 2200 LiPo Battery
Programming erSky9x, need some help (QQ 250 quad).
- bob195558
- Posts: 2377
- Joined: Sun Dec 16, 2012 7:24 pm
- Country: United States
- Location: New England, Vermont
- Contact:
Programming erSky9x, need some help (QQ 250 quad).
Last edited by bob195558 on Thu Mar 14, 2019 5:16 pm, edited 2 times in total.
Er9x on 9x radio, with Smartieparts Programmer and TelemetrEZ Board.
ErSky9x on Taranis, Sky9x, 9Xtreme radios.
3D-Printing: (https://openrcforums.com/forum/viewforum.php?f=129).
ErSky9x on Taranis, Sky9x, 9Xtreme radios.
3D-Printing: (https://openrcforums.com/forum/viewforum.php?f=129).
- MikeB
- 9x Developer
- Posts: 18075
- Joined: Tue Dec 27, 2011 1:24 pm
- Country: -
- Location: Poole, Dorset, UK
Re: Programming erSky9x, need some help.
As a start:
Set up a logical switch:
L1 1-shot THR 2
When you switch THR ON, L1 will turn on and stay on for 2 seconds
Then use L1 to control 1 or more mixes:
CH4: +100% RUD
R -100% HALF Switch(L1) - A replace mix.
So, when you switch THR on, the rudder will go to -100% for 2 seconds.
Add other mixes for the throttle.
Mike
Set up a logical switch:
L1 1-shot THR 2
When you switch THR ON, L1 will turn on and stay on for 2 seconds
Then use L1 to control 1 or more mixes:
CH4: +100% RUD
R -100% HALF Switch(L1) - A replace mix.
So, when you switch THR on, the rudder will go to -100% for 2 seconds.
Add other mixes for the throttle.
Mike
erskyTx/er9x developer
The difficult we do immediately,
The impossible takes a little longer!
The difficult we do immediately,
The impossible takes a little longer!
- bob195558
- Posts: 2377
- Joined: Sun Dec 16, 2012 7:24 pm
- Country: United States
- Location: New England, Vermont
- Contact:
Programming erSky9x, need some help (QQ 250 quad)
Thank you Mike.
I will post the results when I have had some time to work on it.
I like using the Throttle Switch as a Safety Switch, but with this older QQ Supper Flight Controller,
when I turned Off the Throttle Switch with the motors Armed,
the motors do not turn Off,
but speed up and I have no control over them, throttle wise.
So I am hoping through programming to make the Throttle Switch able to shut the motors down for Safety.
I will post the results when I have had some time to work on it.
I like using the Throttle Switch as a Safety Switch, but with this older QQ Supper Flight Controller,
when I turned Off the Throttle Switch with the motors Armed,
the motors do not turn Off,
but speed up and I have no control over them, throttle wise.
So I am hoping through programming to make the Throttle Switch able to shut the motors down for Safety.
Er9x on 9x radio, with Smartieparts Programmer and TelemetrEZ Board.
ErSky9x on Taranis, Sky9x, 9Xtreme radios.
3D-Printing: (https://openrcforums.com/forum/viewforum.php?f=129).
ErSky9x on Taranis, Sky9x, 9Xtreme radios.
3D-Printing: (https://openrcforums.com/forum/viewforum.php?f=129).