-
In #75 we introduced the compass sensor. The used MPU9150 consists of a 9-axis IMU. We should also read the values for Gyro/Accel.
-
This is probably me, not anything to do with Stratux. So first some background...
I've been working on solving a couple things. I've started with the 0.5b5 image and:
- Added a FAT32 partition for lo…
-
So new features can be added. Best candidates:
```
Michaels-MacBook-Pro:dronin mike$ ./tools/gcc-arm-none-eabi-4_9-2015q1/bin/arm-none-eabi-nm -S --size-sort --reverse-sort --radix=dec ./build/fw_spa…
-
mpu9150 is being phased out for mpu9250. They are very similar except data resolution. It would be nice to have mpu9250 for the future hw support.
-
Hi. Thank you for this library, it's very helpful for figuring out how to work with mpu-9150.
My current state of work with this sensor is as follows:
1. I can read 3d acc,gyro,magnetometer in single…
-
This may be a known issue but its the first time I have had an chance to play with this combo in a while - latest release of WingX and latest Stratux beta.
WingX does not recommend to use AHRS to dri…
-
I use mpu6050 as inertial sensor. But there is no mpu6050 driver. Can I use mpu9150 driver for mpu6050, or should I modify something for mpu6050?
-
Hi
FreeIMU_serial_calib.ino cannot compile with a Adafruit 10DOF : FreeIMU object does not contains and expose the public magn attribute.
I need to do some tests to ensure my fix is goot (and proba…
-
http://www.ebay.in/itm/GY-521-MPU-6050-Module-3-Axis-Gyroscope-Accelerometer-for-Arduino-/331689339314?hash=item4d3a39a9b2
This is a sensor link. Please see its description. I want to know if this it…
-
Not really a code issue, but since I'm not on Slack, though this was the next best place to post.
I am trying to do a git pull on the latest commits. At make I get
`recipe for target 'xdump1090' fai…