paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] PPZ Simulator with Aspirin IMU Compilation Error


From: Felix Ruess
Subject: Re: [Paparazzi-devel] PPZ Simulator with Aspirin IMU Compilation Error
Date: Sat, 11 Feb 2012 02:30:12 +0100

Hi Chris,

The sim target compiles just fine on the master branch with your airframe file...

But then nps_sensors.h should not be needed for the simple ocaml sim (the sim target for fixedwings) anyway... That is fixed..

So I guess you were using the dev branch as well? In the future, please state what version/branch you are on...

Cheers, Felix

On Fri, Feb 10, 2012 at 10:51 PM, Chris Wozny <address@hidden> wrote:
All,

Every time I try to build for simulation, the same error pops up. It's
associated with the Aspirin IMU I believe. I cracked open the code and
it looked like that portion of arch dependent code was to be removed.
Has anyone run into this?

subsystems/imu/imu_aspirin.c: In function ‘send_i2c_msg_with_retry’:
subsystems/imu/imu_aspirin.c:13:61: warning: unused parameter ‘t’
CC /home/woz/paparazzi/var/Mini_Vertigo_2012/sim/arch/sim/subsystems/imu/imu_aspirin_arch.o
arch/sim/subsystems/imu/imu_aspirin_arch.c:33:25: fatal error:
nps_sensors.h: No such file or directory
compilation terminated.
make[1]: *** [/home/woz/paparazzi/var/Mini_Vertigo_2012/sim/arch/sim/subsystems/imu/imu_aspirin_arch.o]
Error 1
make[1]: Leaving directory `/home/woz/paparazzi/sw/airborne'
make: *** [sim] Error 2
make: Leaving directory `/home/woz/paparazzi'

Here's a link to my airframe config as well:

http://ece.arizona.edu/~cwozny/minivertigo_lisa_m.xml

Best,
Chris

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