Stacey Sheldon
|
9896a0d416
|
Merge remote-tracking branch 'op-public/next' into revo-next
Conflicts:
ground/openpilotgcs/src/libs/utils/homelocationutil.cpp
ground/openpilotgcs/src/libs/utils/homelocationutil.h
ground/openpilotgcs/src/plugins/uavobjectutil/uavobjectutilmanager.cpp
shared/uavobjectdefinition/taskinfo.xml
|
2012-09-27 22:42:44 -04:00 |
|
lilvinz
|
524cff1c40
|
pios_mpu6000: fixed masked locals mistake
|
2012-09-16 21:25:06 +02:00 |
|
James Cotton
|
848f1b0e29
|
For some reason the gyro needs 300 ms after reset in order to work after the
bootloader jumps to code. Nothing in datasheet to imply what.
|
2012-05-12 13:00:51 -05:00 |
|
James Cotton
|
e82323af32
|
Make revolution work with the FreeRTOS queue based MPU6000 driver
|
2012-04-03 03:41:52 -05:00 |
|
James Cotton
|
d7cb232315
|
Add MPU6000 accel range to config structure. Also put in correct values.
|
2012-04-03 02:07:04 -05:00 |
|
James Cotton
|
35854b35f6
|
MPU6000 accel value coming out twice as high as it should. Need to store scale
in cfg structure to fix this properly.
|
2012-04-03 02:07:04 -05:00 |
|
James Cotton
|
a960f3d07e
|
Switch the MPU6000 driver to using a FreeRTOS queue. Need to update Revo code
to take advantage of this.
|
2012-04-03 02:07:03 -05:00 |
|
James Cotton
|
1415728762
|
Get the MPU6000 CC3D working. Right now the ADC system is commented out, which
will break regular CC.
|
2012-04-03 02:07:03 -05:00 |
|
James Cotton
|
13447ac907
|
Fix the MPU6000 implementation
|
2012-01-28 00:21:58 -06:00 |
|
James Cotton
|
9a12299074
|
Update the driver cfg structures for the EXTI changes. Make the drivers call
the pios_exti_init instead of their individual implementations.
|
2012-01-23 16:55:52 -06:00 |
|
James Cotton
|
b2a292e9c4
|
Move all the drivers to the PiOS/Common directory to prepare for refactoring
the EXTI calls they make to the portable version
|
2012-01-23 10:11:46 -06:00 |
|