[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [5038] fixed mag handler to run without mag
From: |
antoine drouin |
Subject: |
[paparazzi-commits] [5038] fixed mag handler to run without mag |
Date: |
Mon, 12 Jul 2010 08:39:34 +0000 |
Revision: 5038
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=5038
Author: poine
Date: 2010-07-12 08:39:34 +0000 (Mon, 12 Jul 2010)
Log Message:
-----------
fixed mag handler to run without mag
Modified Paths:
--------------
paparazzi3/trunk/sw/airborne/booz/imu/booz_imu_crista.h
Modified: paparazzi3/trunk/sw/airborne/booz/imu/booz_imu_crista.h
===================================================================
--- paparazzi3/trunk/sw/airborne/booz/imu/booz_imu_crista.h 2010-07-09
05:56:44 UTC (rev 5037)
+++ paparazzi3/trunk/sw/airborne/booz/imu/booz_imu_crista.h 2010-07-12
08:39:34 UTC (rev 5038)
@@ -60,7 +60,7 @@
} \
}
#else
-#define Booz2ImuMagEvent(_mag_handler) {}
+#define BoozImuMagEvent(_mag_handler) {}
#endif
/* underlying architecture */
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [5038] fixed mag handler to run without mag,
antoine drouin <=