970 Commits (master)

Author SHA1 Message Date
Andrew Tridgell a9dea35310 AP_InertialSensor: added new_data_available() interface 13 years ago
Randy Mackay ed19c25a97 Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h". 13 years ago
Andrew Tridgell e1c9c063a5 MPU6k: don't init the Wire library 13 years ago
Andrew Tridgell 6ca613337b MPU6000: protect the driver from double initialisation 13 years ago
Andrew Tridgell 18d26dc74e MPU6000: minor fixes 13 years ago
Andrew Tridgell 04daeab7c0 MPU6000: change to 98Hz low pass filter 13 years ago
Andrew Tridgell 10ca54ef8f MPU6000: use data ready interrupt to prevent stale data 13 years ago
Andrew Tridgell 760aa62c75 fixed the MPU6000 test sketch 13 years ago
Andrew Tridgell b72f9c2e9f added MPU6000 test sketch 13 years ago
Andrew Tridgell f97b405b56 MPU6k: update driver for new ap_proceduce prototype 13 years ago
Andrew Tridgell bc9e943969 rollover is not a bug 13 years ago
Andrew Tridgell 97f8d21c1b added code format markers to AP_InertialSensor library 13 years ago
Andrew Tridgell d442bad413 Revert "ADC: added an enable_channel() API" 13 years ago
Andrew Tridgell 9591317dbc ADC: added an enable_channel() API 13 years ago
Pat Hickey f3ad7f3af8 Wire and SPI Init: move to sketch system.pde from libraries 13 years ago
Andrew Tridgell 41caa949ca fixed InertialSensor stub build 13 years ago
Pat Hickey d2a0bd35f4 hil-sensors: added stub libraries for InertialSensor and PeriodicProcess 13 years ago
Andrew Tridgell 8245835ea3 desktop: make AP_InertialSensor pure virtual 13 years ago
Pat Hickey 82b48784ef purple: added AP_InertialSensor library 13 years ago