paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] How to locate the XML variables in C file quickly?


From: Felix Ruess
Subject: Re: [Paparazzi-devel] How to locate the XML variables in C file quickly?
Date: Tue, 5 Mar 2013 11:05:14 +0100

Hi,

these are defines, not variables....
Ways to find them: rgrep AGR_BLEND_START sw/airborne

Cheers, Felix

On Tue, Mar 5, 2013 at 5:58 AM, laizzb <address@hidden> wrote:
Hi everybody.
    I try to rewrite part of the C code for my paparazzi porject. And I found that it's hard to locate the variables(such as AGR_BLEND_START) which is corresponding to the XML file in C file.I wanna know that how can I find the variables easily and quickly in C file? Are they arranged in a certain way?

 
 

dianzhichong

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