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: antoine drouin
Subject: Re: [Paparazzi-devel] Changes to T7CAP file
Date: Wed, 3 Dec 2008 09:27:02 +0100

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
>
>




reply via email to

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