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