334 Commits (0ce5c99c2601545a7108d34e129e9acc632170a1)

Author SHA1 Message Date
Andrew Tridgell 3ed4f82cb0 AP_InertialSensor: fixed DRDY include for Linux 11 years ago
Andrew Tridgell 06b6d7aaf0 AP_InertialSensor: fixeup DRDY pin for different boards 11 years ago
Víctor Mayoral Vilches 3379ddd51f AP_InertialSensor_MPU6000: Add _register_write_check method. 11 years ago
Víctor Mayoral Vilches 0fff8df491 AP_InertialSensor: fix LSM9DS0 test code 11 years ago
Víctor Mayoral Vilches bb5de8a6a1 AP_InertialSensor_LSM9DS0: Fix the CS. 11 years ago
Víctor Mayoral Vilches ad3a3f9366 AP_InertialSensor_MPU6000: Fix the CS. 11 years ago
Víctor Mayoral Vilches aa60a89cda AP_InertialSensor_MPU9250: Fix SPI CS. 11 years ago
Víctor Mayoral Vilches bae84e2942 AP_InertialSensor: Add missing library to test example. 11 years ago
Víctor Mayoral Vilches 4df3b55ed4 AP_InertialSensor_MPU9250: Add missing library for example/ 11 years ago
Víctor Mayoral Vilches eb95130441 AP_InertialSensor_MPU9250: remove legacy CS. 11 years ago
Víctor Mayoral Vilches 5e7e28a83e AP_InertialSensor_MPU9250.cpp: Update the DRDY pin. 11 years ago
Víctor Mayoral Vilches d053a91cd5 AP_InertialSensor_MPU6000: Remove MPU6000_CS_PIN 11 years ago
Víctor Mayoral Vilches d9cb29ea8b AP_InertialSensor_MPU6000: Correct DRDY pin. 11 years ago
Víctor Mayoral Vilches df14318bbd AP_InertialSensor_L3G4200D: Clock-based wait_for_sample() impl. 11 years ago
Víctor Mayoral Vilches 7cf1187473 AP_InertialSensor_MPU9150: Clock-based wait_for_sample() impl. 11 years ago
Víctor Mayoral Vilches c4babc543d AP_InertialSensor_LSM9DS0: SPI userspace sensor driver. 11 years ago
Víctor Mayoral Vilches 1c07985518 AP_InertialSensor_MPU9150: Comment the suspend_timer_procs 11 years ago
Víctor Mayoral Vilches d65aefbef5 AP_InertialSensor_MPU6000: Fix the test code so that compiles. 11 years ago
Víctor Mayoral Vilches fac3d1c271 AP_InertialSensor_MPU9250: SPI userspace sensor driver. 11 years ago
Víctor Mayoral Vilches 4d79887cc5 L3G4200D: fix in the test example provided. 11 years ago
Andrew Tridgell ab7e96b9de AP_InertialSensor: updates for ERLE board type 11 years ago
Victor Mayoral Vilches 44320708a7 AP_InertialSensor_MPU9150: I2C userspace driver sensor added. 11 years ago
Randy Mackay 7e04b5d1f1 INS: calibrated method checks all accelerometers 11 years ago
Andrew Tridgell d325f630e5 VibTest: added sample timing to console output 11 years ago
Andrew Tridgell 863e7a5f93 VibTest: fixed array bounds error 11 years ago
Andrew Tridgell 2c8240dbb4 VibTest: fixed gyro timestamps in logs 11 years ago
Andrew Tridgell d50d5b8f24 VibTest: fixed sample count output on console 11 years ago
Andrew Tridgell 03770c4d34 VibTest: added gyro data and support 3 sensors 11 years ago
Andrew Tridgell ca12592448 AP_InertialSensor: allow for 3 accels and 3 gyros on Pixhawk 11 years ago
Andrew Tridgell ece01da10e AP_InertialSensor: fixed _dump_registers() for MPU6000 11 years ago
LukeMike 8f552d5758 VRBRAIN: Changed the management of VirtualRobotix's boards. 11 years ago
Andrew Tridgell 4c43cd9775 AP_InertialSensor: fixes for HAL_GPIO_* 11 years ago
Andrew Tridgell 65fd25fb5a AP_InertialSensor: fixed example build 11 years ago
Andrew Tridgell 8533aecf18 AP_InertialSensor: fixed example build 11 years ago
Andrew Tridgell 086142580a AP_InertialSensor: added VibTest sketch 11 years ago
Emile Castelnuovo 06744ea7d2 AP_InertialSensor: new files and definitions for VRBRAIN board 11 years ago
Andrew Tridgell 2763393908 AP_InertialSensor: fixed some compiler warnings 11 years ago
Andrew Tridgell 731f980327 AP_InertialSensor: fixed example build 11 years ago
Jonathan Challinger e81d2e9584 AP_InertialSensor: Correct out-of-bounds array access that was causing SITL to crash 11 years ago
Andrew Tridgell 2c85a7ba56 AP_InertialSensor: expose get_primary_accel() for use in AHRS 11 years ago
Andrew Tridgell 840f1b9a1e AP_InertialSensor: make HIL timing more accurate 11 years ago
Andrew Tridgell 6732d6c79b AP_InertialSensor: enable get_accel_count() and get_gyro_count() APIs for HIL 11 years ago
Andrew Tridgell 0e18079c47 AP_InertialSensor: allow HIL sensors to support multiple instances 11 years ago
Randy Mackay 33fe778cdd InertialSensor_PX4: resolve compiler warning 11 years ago
Andrew Tridgell fe0cb23733 AP_InertialSensor: fixed HIL for 400Hz INS 11 years ago
Mike McCauley 2c94a40310 AP_InertialSensor: AP_InertialSensor_Flymaple Remove unnecessary 11 years ago
Mike McCauley dd6abb49a9 AP_InertialSensor: AP_InertialSensor_Flymaple::healthy() was required after 11 years ago
Mike McCauley 0a43cf8c5c AP_InertialSensor: AP_InertialSensor_Flymaple removed redundant definition of 11 years ago
Mike McCauley f7279aa13f AP_InertialSensor: AP_InertialSensor_Flymaple implement get_gyro_health 11 years ago
Andrew Tridgell f9d0747750 AP_InertialSensor: fixed example build 11 years ago