[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] messages.h
From: |
martin |
Subject: |
Re: [Paparazzi-devel] messages.h |
Date: |
Sat, 24 Nov 2007 10:31:49 +0100 (CET) |
Hi Alexis,
> Got a question for you... I want to modify the messages that are sent
> back to the ground station. So I edited the messages.xml
> accordingly... looking at the messages.h file, the change should be
> reflected there (the header says that it is automatically generated
> from messages.xml). But this isn't the case, if I delete the
> messages.h file the compilation failed and no new messages.h is
> generated.
>
> Does someone can explain me how this work?
Did you do a "make" in the top Paparazzi directory? The messages.xml/.h
is part of the global make, rebuilding an aircraft does not touch it.
Hth,
Martin