paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Strange GCS problems


From: Felix Ruess
Subject: Re: [Paparazzi-devel] Strange GCS problems
Date: Mon, 23 May 2011 16:57:18 +0200

Hi Chris,

just fixed that issue... so please pull and make again.
We merged the dev branch yesterday, meaning amongst other updates we
have a new general GPS interface for both fixedwings and rotorcrafts.
The GCS was still looking for the old gps stuff.

If you are using a custom setttings file replace
<dl_setting MAX="2" MIN="0" STEP="1" VAR="gps_reset" module="gps_ubx"
handler="Reset" shortname="GPS reset"/>
with
<dl_setting MAX="2" MIN="0" STEP="1" VAR="gps.reset"
module="subsystems/gps" handler="Reset" shortname="GPS reset"/>
like in e.g. tuning.xml

Cheers, Felix

On Mon, May 23, 2011 at 4:17 PM, Chris <address@hidden> wrote:
> Forget it it was my fault, the only problem is the warning about
> Warning: GPS reset not setable from GCS (i.e. 'gps_reset' not listed in the
> xml settings file)
> If i add it i get an error  "gps_reset" not found
> Chris
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>



reply via email to

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