DLG Programming ?

More
10 Jun 2016 19:43 #50347 by SkySailor
DLG Programming ? was created by SkySailor
Okay so I managed to get my ailerons working on channels 1 and 2 but I have no idea how I did it. I have tried a couple of different ways to put flaps on my throttle but to no avail. I admit I am brand new to Deviation but I really lost my the nomenclature. For example, I cannot figure out what each item in the menu relates to on the hardware side of things.

I am using a Devo10 white with a Lemon 6ch RX.

I believe once I can see in my head how each item in the menus relate to one another I might be better skilled to sort all this out. I have figured out that the exclamation point means it has been reversed. Baby Steps....I guess

Please Log in or Create an account to join the conversation.

More
10 Jun 2016 20:53 #50356 by mwm
Replied by mwm on topic DLG Programming ?
First, I hope you're using the advanced GUI. If not, then I have no idea how you got this far either.

To put the flaps on the throttle, you need to connect the servo(s) that control them to channel 1 on the Rx. It should be labelled throttle. Assuming you haven't broken the model file on your Tx, that should do it.

Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.

My remotely piloted vehicle ("drone") is a yacht.

Please Log in or Create an account to join the conversation.

More
10 Jun 2016 21:23 #50359 by Arnold
Replied by Arnold on topic DLG Programming ?
WMW's advice is correct, and hopefully, you're not already committed to using ch1 for AIL - you've got work to do :-)
Take a look at this RCGroups thread: www.rcgroups.com/forums/showthread.php?t=2113490
It should help.
Good luck!

Too many hobbies & too many Devos!
Who knows where the time goes?

Please Log in or Create an account to join the conversation.

More
10 Jun 2016 21:52 #50361 by SkySailor
Replied by SkySailor on topic DLG Programming ?

Arnold wrote: WMW's advice is correct, and hopefully, you're not already committed to using ch1 for AIL - you've got work to do :-)
Take a look at this RCGroups thread: www.rcgroups.com/forums/showthread.php?t=2113490
It should help.
Good luck!


Thanks, I am not really committed to anything....LOL I am really starting to feel like this radio is too much for this old dog to handle. I thought it would be a simple less expensive way to fly the tiny DSM2 Rx's but it is not looking that way. This system is much more powerful than I really need.

I really appreciate all the help everyone has offered.

Please Log in or Create an account to join the conversation.

More
10 Jun 2016 21:58 #50362 by HappyHarry
Replied by HappyHarry on topic DLG Programming ?
i take it you have ailerons, flaps, rudder and elevator using 2 servos for the ailerons and 2 for the flaps, then one each for the rudder and elevator? if so it will be easy enough to set it up, and while the advanced gui can be daunting at first it's relatively easy to pick it up with a bit of help :)

Please Log in or Create an account to join the conversation.

More
10 Jun 2016 22:34 #50366 by SkySailor
Replied by SkySailor on topic DLG Programming ?
I have 3 servos total. One for each flaperon and one for the elevator. The ailerons work as flaps when needed.

Please Log in or Create an account to join the conversation.

More
10 Jun 2016 23:20 #50369 by Topher
Replied by Topher on topic DLG Programming ?
I'm betting that this is the builder. Check your messages at RCgroups if so. If not, I have just put a model file and instruction page on my blog over there. Search for toastermoore.

-Topher

Please Log in or Create an account to join the conversation.

More
10 Jun 2016 23:53 #50372 by HappyHarry
Replied by HappyHarry on topic DLG Programming ?
ok here's a basic model that should give you an idea of what you need, this will give you a proportional flaperon based on the throttle stick, 0 flaperon at -100 throttle, to maximum flaperon at +100 throttle. you'll need to put one aileron servo into rx ch2 the other into rx ch6 and elevator to rx ch3 as normal. you might need to reverse the direction of the channels depending on how your servos are set up but try this see if this works out for you.
name=dlg
mixermode=Advanced
type=plane
[radio]
protocol=DSM2
num_channels=7
fixed_id=123456
tx_power=100mW

[protocol_opts]
Telemetry=Off

[channel1]
template=simple
[mixer]
src=THR
dest=Ch1

[channel2]
template=complex
[mixer]
src=AIL
dest=Ch2
[mixer]
src=THR
dest=Ch2
scalar=50
offset=50
usetrim=0
muxtype=add

[channel3]
template=simple
[mixer]
src=ELE
dest=Ch3

[channel4]
template=simple
[mixer]
src=RUD
dest=Ch4

[channel6]
template=complex
[mixer]
src=!AIL
dest=Ch6
[mixer]
src=THR
dest=Ch6
scalar=-50
offset=-50
usetrim=0
muxtype=add

[trim1]
src=LEFT_V
pos=TRIMLV+
neg=TRIMLV-
[trim2]
src=RIGHT_V
pos=TRIMRV+
neg=TRIMRV-
[trim3]
src=LEFT_H
pos=TRIMLH+
neg=TRIMLH-
[trim4]
src=RIGHT_H
pos=TRIMRH+
neg=TRIMRH-
[timer2]
type=countdown
time=10
[datalog]
switch=None
rate=1 sec
[safety]
Auto=min
[gui-128x64]
V-trim=59,10,1
H-trim=5,59,3
V-trim=65,10,2
H-trim=74,59,4
Small-box=2,22,Ch1
Small-box=2,31,Timer1
Small-box=2,40,Timer2
Model=75,20
Battery=102,1
Toggle=4,10,0,3,0,RUD DR
Toggle=13,10,0,5,0,ELE DR
Toggle=22,10,0,4,0,AIL DR
Toggle=31,10,0,0,0,None
Toggle=40,10,0,0,0,None
TxPower=102,7
quickpage1=Telemetry monitor

Please Log in or Create an account to join the conversation.

More
11 Jun 2016 01:17 #50376 by SkySailor
Replied by SkySailor on topic DLG Programming ?
Topher , Yup it's me.

I did indeed drop Topher's program in my TX and it seems to work very well. I will have to look all of this over and see if it makes sense to this old brain.

Please Log in or Create an account to join the conversation.

Time to create page: 0.038 seconds
Powered by Kunena Forum