paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] GPS_CONFIGURE at boot time for ROM-only Ublox modules


From: Christophe De Wagter
Subject: [Paparazzi-devel] GPS_CONFIGURE at boot time for ROM-only Ublox modules
Date: Mon, 26 Sep 2011 13:33:28 +0200

Hello World,

I'm searching for all people out there that use boot time GPS configuration for UBlox. I would like to move all that code to a more powerful module that can also be used to (re-)configure any UBlox module without tunnels or special wires.

But before I merge the code (https://github.com/paparazzi/paparazzi/pull/68) to master I'd like to know who'is still using the -DGPS_CONFIGURE define. 


-Christophe 



On Tue, Sep 20, 2011 at 8:41 AM, Christophe De Wagter <address@hidden> wrote:

There were some issues with this gps_configure code so it very recently moved to a more powerful module:

<load name=gps_ucenter.xml>

It has autobaud and tries to figure out the module version. Just a the proper define if you do not use the modules default ubx_port1.

On Sep 19, 2011 4:22 PM, "陈信华" <address@hidden> wrote:
> David Buzz Carlson wrote:
>
> http://paparazzi.enac.fr/wiki/GPS states "Any of the LEA-4 and LEA-5series receivers can be used including the less expensive LEA-4A, 4S,5A and 5S models as the special boot configuration code required forthese models is already written."

>
> AS Pascal wrote:
>
> Dynamic (on boot) configuration of the GPS module is enabled with the
>
> ap.CFLAGS += -DGPS_CONFIGURE
>
>
> flag. The UART0_BAUD must be set to the preset baudrate of the GPSmodule. Then, the flag

> ap.CFLAGS += -DGPS_BAUD=38400
>
> allows you to choose the baudrate you want
>
> My question is:has anybody successfully used one of these modules?
>


reply via email to

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