paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] Changes to T7CAP file


From: David Conger
Subject: Re: [Paparazzi-devel] Changes to T7CAP file
Date: Wed, 03 Dec 2008 07:26:41 -0800

Hi All,

AJ, I'll give this file a try this weekend. Thank you Dan for making the edits. 

-David Conger

On Dec 3, 2008, at 5:17 AM, address@hidden wrote:

The reason the THROTTLE channel is reversed is due to some complaints that the throttle worked in manual and auto1, but not auto2.  This is because people were reversing their throttle channel on their RC transmitters to compensate for the incorrect values of this file.  This was causing a mismatch between the modes.  All should be fine now, but make sure you check all your stuff if you use this file.  Dan admitted he struggled with a lot of stuff down the lie and could now attribute it to these values being incorrect.

AJ

-------- Original Message --------
Subject: Re: [Paparazzi-devel] Changes to T7CAP file
From: "antoine drouin" <address@hidden>
Date: Wed, December 03, 2008 1:27 am
To: address@hidden

Big fat warning to those using T7cap.xml

Daniel reversed ROLL PITCH and THROTTLE channels

address@hidden:~/work/savannah/paparazzi3/conf/radios$ cvs diff -r 1.2 T7cap.xml
Index: T7cap.xml
===================================================================
RCS file: /sources/paparazzi/paparazzi3/conf/radios/T7cap.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -r1.2 -r1.3
4,7c4,7
< <radio name="T7cap" data_min="900" data_max="2100" sync_min="5500"
sync_max="13500">
< <channel ctl="right_stick_horiz" function="ROLL" min="1100"
neutral="1500" max="1930" average="0"/>
< <channel ctl="right_stick_vert" function="PITCH" min="1930"
neutral="1500" max="1100" average="0"/>
< <channel ctl="left_stick_vert" function="THROTTLE" min="1100"
neutral="1100" max="1930" average="0"/>
---
> <radio name="OSAMT7cap" data_min="900" data_max="2100" sync_min="5500" sync_max="13500">
> <channel ctl="right_stick_horiz" function="ROLL" min="1930" neutral="1500" max="1100" average="0"/>
> <channel ctl="right_stick_vert" function="PITCH" min="1100" neutral="1500" max="1930" average="0"/>
> <channel ctl="left_stick_vert" function="THROTTLE" min="1930" neutral="1930" max="1100" average="0"/>
13c13
<
---
>


On Wed, Dec 3, 2008 at 2:21 AM, Daniel Morgan
<address@hidden> wrote:
> I would like to inform everyone that the T7CAP file in the cvs has been
> changed to be similar to the T9CAP file upon peoples issues with getting
> there planes to fly. Everything should work normally and to those using the
> old config, i simply renamed it to OSAMT7cap.xml
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>


_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]