|
From: | Gautier Hattenberger |
Subject: | Re: [Paparazzi-devel] vectornav VN 100 |
Date: | Thu, 10 Jun 2010 18:28:36 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4 |
Hi, Reading the values from the sensor works for me (not writing, I don't know why). You can have a look at the airframe ENAC/fixed-wing/twinjet2.xml The flags for SPI are : ap.CFLAGS += -DUSE_SPI -DSPI_MASTER -DUSE_SPI_SLAVE0 ap.srcs += spi.c $(SRC_ARCH)/spi_hw.c and do not forget the flag -DUSE_MODULES The module is not complete yet. One bug I know is the conversion from quaternion to euler angles. The DRDY is not used, so you should configure manually the VN100 for not sending periodical messages. And your wiring looks good ! Gautier Le 09/06/2010 22:01, Gayan Gamage a écrit :
|
[Prev in Thread] | Current Thread | [Next in Thread] |