[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Paparazzi-devel] Polygon survey possible errors in the OSAMNav.c file
From: |
chris |
Subject: |
[Paparazzi-devel] Polygon survey possible errors in the OSAMNav.c file |
Date: |
Fri, 09 Jan 2009 12:28:48 +0200 |
User-agent: |
Thunderbird 2.0.0.19 (X11/20090105) |
Hi.
I tried to use the polygon survey function but the code compiles with
some errors.
The first is:
OSAMNav.c:596: warning: implicit declaration of function `abs'
OSAMNav.c:596: warning: nested extern declaration of `abs'
It occurs in several lines and i think the writer intended to use
"fabs", am i wrong?
and the other is:
OSAMNav.c:277: warning: declaration of 'Sweep' shadows a global declaration
OSAMNav.c:257: warning: shadowed declaration is here
I really love Paparazzi, it is very powerful indeed.
Chris Efstathiou
- [Paparazzi-devel] Polygon survey possible errors in the OSAMNav.c file,
chris <=