paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] GPS susbsystem does not seem to turn on Led #2 on


From: Martin Mueller
Subject: Re: [Paparazzi-devel] GPS susbsystem does not seem to turn on Led #2 on Twog V1
Date: Sun, 31 Oct 2010 15:48:29 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Thunderbird/3.0.10

Hi Joseph,

you can set it in the firmware, e.g.

  <firmware name="fixedwing">
    <target name="ap"                    board="twog_1">
      <define name="GPS_LED" value="2"/>
         ...

The <param> of the <subsystem> is evaluated in a different way.

Martin

On 30.10.2010 19:43, Joseph Schauber wrote:
Recently update my airframe file to XML only. Everything worked as
expected with the exception that the green led on the Twog_V1 did not
start blinking to indicate 3D GPS lock. I got the system to work as
before by putting a makefile at the end .
<makefile location="after">
ap.CFLAGS += -DGPS_LED=2
ap.scrs += gps_ubx.c gps.c latlong.c
</makefile>
This worked but I am wondering if there is another way of doing it.
Perhaps a define in the subsystem?
        



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