[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [6285] removing airframes.h include - why is this ne
From: |
antoine drouin |
Subject: |
[paparazzi-commits] [6285] removing airframes.h include - why is this needed ? |
Date: |
Wed, 27 Oct 2010 14:18:42 +0000 |
Revision: 6285
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=6285
Author: poine
Date: 2010-10-27 14:18:42 +0000 (Wed, 27 Oct 2010)
Log Message:
-----------
removing airframes.h include - why is this needed ?
Modified Paths:
--------------
paparazzi3/trunk/sw/airborne/fms/fms_autopilot_msg.h
Modified: paparazzi3/trunk/sw/airborne/fms/fms_autopilot_msg.h
===================================================================
--- paparazzi3/trunk/sw/airborne/fms/fms_autopilot_msg.h 2010-10-27
13:51:35 UTC (rev 6284)
+++ paparazzi3/trunk/sw/airborne/fms/fms_autopilot_msg.h 2010-10-27
14:18:42 UTC (rev 6285)
@@ -4,7 +4,8 @@
#include <inttypes.h>
#include "math/pprz_algebra_int.h"
#include "math/pprz_geodetic_int.h"
-#include "airframe.h"
+// FIXME: why is including airframe.h needed ?
+//#include "airframe.h"
//#include "adc.h"
#define NB_ADC 8
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [6285] removing airframes.h include - why is this needed ?,
antoine drouin <=