paparazzi-devel
[Top][All Lists]
Advanced

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

RE: [Paparazzi-devel] "Tuning over RC" not working anymore?


From: akochevar
Subject: RE: [Paparazzi-devel] "Tuning over RC" not working anymore?
Date: Sun, 26 Aug 2007 09:22:59 -0700
User-agent: Web-Based Email 4.10.15

For those who said it shoudl work "I told you so" and for those who havent listened to my cautions about tuning with RC, thank you Pascal for voicing the same thing.
 
Anton


-------- Original Message --------
Subject: Re: [Paparazzi-devel] "Tuning over RC" not working anymore?
From: address@hidden
Date: Sun, August 26, 2007 7:57 am
To: address@hidden

Hi Moritz,

I've fixed this (out of date) feature in the CVS head. There is an example
working (in the simulator !) in airframe twinstar1.xml. Some remarks:
- You need a "CALIB" and a "GAIN1" channel on your RC (like in mc3030.xml)
- The file rc_settings.c must be added for the ap and the sim targets (in the
airframe file) :
ap.srcs += rc_settings.c
sim.srcs += rc_settings.c
- The flag must be set:

ap.CFLAGS += -DRADIO_CONTROL_SETTINGS
sim.CFLAGS += -DRADIO_CONTROL_SETTINGS

Let me know if ... it works.

Note: The tuning of a Paparazzi aircraft is today so complex, I think it can't
no longer be achieved without a datalink ...

--Pascal


Quoting Moritz Schneider <ms2652@arcor.de>:

> hi everyone,
> i work with tiny 1.1 and try to implement the tuning over the RC. i
> included the tuning_rc.xml and got no compiler errors, but it doesnt
> work.
> when i start the ground station i get an error while trying to look
> at the "RC settings" windows in the GCS . the error is: .unknown
> rc_settings submode:"off".
>
> does the warning error in the GCS has anythink to do with the with
> the function problem? are they not seperate problems?
>
>
> does anyone know whats wrong in particulary and how i can fix this?
>
> thanks a lot in advance
>
> moritz
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> Paparazzi-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>




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

reply via email to

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