203 Commits (6f3458eb253f8c6aa5b8b09a8dfe064a4e885eb4)

Author SHA1 Message Date
Mike McCauley fe6cacf081 AP_InertialSensor: Minor correction to comments in AP_InertialSensor_Flymaple.cpp 11 years ago
Andrew Tridgell 7831113f84 AP_InertialSensor: yield the CPU for the right time in wait_for_sample() 11 years ago
Andrew Tridgell 8532e2bff8 AP_InertialSensor: fixed timing of PX4 sensor samples 11 years ago
Andrew Tridgell 9833900f91 AP_InertialSensor: run MPU6000 sensor register reads at 8MHz 11 years ago
Andrew Tridgell b3af59cc0c AP_InertialSensor: don't build L3G4200D example 11 years ago
Andrew Tridgell a04c056598 AP_InertialSensor: remove unused get_last_sample_time_micros() 11 years ago
Andrew Tridgell 5d685385eb AP_InertialSensor: use gyro sample count on L3G4200D 12 years ago
Andrew Tridgell 6444b0bddd AP_InertialSensor_L3G4200D: a sample is only available if gyro had a sample 12 years ago
Andrew Tridgell e5e4cdee18 AP_InertialSensor: added wait_for_sample() API call 12 years ago
Andrew Tridgell c17a5e5ed1 AP_InertialSensor: added a small delay in accel calibration 12 years ago
Andrew Tridgell 12af23bb7c AP_InertialSensor: added L3G4200D example 12 years ago
Andrew Tridgell 1aabd7155e AP_InertialSensor: added L3G4200D driver 12 years ago
Mike McCauley c90c1b9998 AP_InertialSensor: Improvements to Flymaple sensors 12 years ago
Mike McCauley 9ea1108d4e AP_InertialSensor: Flymaple filter constructor arguments non non-zero 12 years ago
Andrew Tridgell dda68bddcb AP_InertialSensor: updates for AP_HAL::MemberProc 12 years ago
Andrew Tridgell 1191607036 AP_InertialSensor: enable Oilpan on Linux 12 years ago
Andrew Tridgell cf726c6642 AP_InertialSensor: rename Stub to HIL 12 years ago
Andrew Tridgell 03036c632d AP_InertialSensor: use new scheduler API 12 years ago
Andrew Tridgell 096660c4f9 AP_InertialSensor: mark flymaple as nobuild 12 years ago
Mike McCauley e4eef61ec3 AP_InertialSensor: Flymaple sensors improvements 12 years ago
Mike McCauley 23429b6b9c AP_InertialSensor: Flymaple now polls sensors at 800Hz. More changes to 12 years ago
Mike McCauley 29bced05bd AP_InertialSensor: Added examples/Flymaple for testing 12 years ago
Mike McCauley d11f952ef1 AP_InertialSensor: Formalise and document Flymaple Gyro scaling factor 12 years ago
Mike McCauley adfcdca074 AP_HAL_FLYMAPLE: Sensor reading improvements 12 years ago
Randy Mackay f7ba0438ef InertialSensor: remove DMP 12 years ago
Andrew Tridgell 14636e1cdf AP_InertialSensor: changed num_samples_available() to sample_available() 12 years ago
Andrew Tridgell 1ec5cbed81 AP_InertialSensor: removed SMACCM support 12 years ago
Mike McCauley e4b5d0a3d6 AP_InertialSensor: Final Flymaple orientation fixes 12 years ago
Mike McCauley 276068356e AP_InertialSensor: Further Flymaple orientation fixes 12 years ago
Mike McCauley b02dbca9d4 AP_InertialSensor: fix orientation of Flymaple sensors 12 years ago
Mike McCauley 4d10a96077 AP_InertialSensor: Add flymaple support 12 years ago
Andrew Tridgell 770b7b5901 AP_InertialSensor: prevent a lockup in MPU6000 driver 12 years ago
Andrew Tridgell 4d2bfe1078 AP_InertialSensor: fixed another example build 12 years ago
Andrew Tridgell e1aa6e3ff1 libraries: fixed examples for no flash_leds() callback 12 years ago
Andrew Tridgell f8e9d48a76 AP_InertialSensor: removed the flash_leds() callback 12 years ago
Andrew Tridgell 7b3a674d66 AP_InertialSensor: added set_default_filter() method 12 years ago
Andrew Tridgell 396c4f30d2 AP_InertialSensor_PX4: don't set QUEUEDEPTH 12 years ago
Andrew Tridgell 8b80beadc4 PX4: make FMUv2 identify itself differently 12 years ago
Andrew Tridgell ff0f6bcd42 AP_InertialSensor: fixed example build 12 years ago
Andrew Tridgell 5caf2e0ea4 AP_InertialSensor: fixed example build 12 years ago
Andrew Tridgell 65a490c209 AP_InertialSensor: update for new notify API 12 years ago
Randy Mackay 5651bdbe3a INS: integrate AP_Notify 12 years ago
Andrew Tridgell e5ad9dbd15 AP_InertialSensor: switch PX4 driver to fixed time per sample model 12 years ago
Andrew Tridgell 38fe89d661 AP_InertialSensor: switch to non-averaging system for PX4 IMUs 12 years ago
Andrew Tridgell 46c5d18585 AP_InertialSensor: disable averaging on FMUv2 12 years ago
Julian Oes c3b27629ec AP_InertialSensor: run PX4 FMUv2 at 800Hz 12 years ago
Randy Mackay effc829790 INS: relax accel offset check to 3.5 m/s/s 12 years ago
Randy Mackay 20ed00dcc9 AP_InertialSensor: relax accel offset sanity check 12 years ago
Andrew Tridgell c92069644d AP_InertialSensor: fixed indent-tabs-mode 12 years ago
Andrew Tridgell 807dbf9786 AP_InertialSensor: fixed a build warning 12 years ago