LibrePilot Forum

Users => Vehicles - Helicopters => Topic started by: PhuongHeli on July 09, 2016, 03:09:11 am

Title: Transmitter is not the same as GCS
Post by: PhuongHeli on July 09, 2016, 03:09:11 am
I meet a trouble with my heli, I use CC3D atom from Hobbyking and my TX is Futaba 8fg. With the supports of the members in our forum, all of servos and motor are work well, but swash leveling in GCS is very good. However, when I disconnect from GCS and use my TX to control my heli, the swashplate is not level as in GCS. I don't know how to resolve this problem! I need a help.

Title: Re: Transmitter is not the same as GCS
Post by: daveapplemotors on July 09, 2016, 04:17:57 am
Share a copy of your UAV file with us. We might be able to tell you what the problem is...
Title: Re: Transmitter is not the same as GCS
Post by: PhuongHeli on July 09, 2016, 08:00:49 am
Here is my uav file!
Thanks for your reply!
Title: Re: Transmitter is not the same as GCS
Post by: daveapplemotors on July 09, 2016, 01:11:04 pm
Yours--Tarot :
  <field name="ThrottleCurve1" values="0,0.25,0.5,0.75,1"/>
            <field name="ThrottleCurve2" values="0,0,0,0.5,1"/>

  Mine:
  <field values="0,0.25,0.5,0.75,1" name="ThrottleCurve1"/>
            <field values="-1,-0.5,0,0.5,1" name="ThrottleCurve2"/>

I took a very quick look this morning. I found this and I will look more when I return from a job.