902 Commits (79bb3decfcecc0f6a831ab7fb94f05d75a01cd0d)

Author SHA1 Message Date
LukeMike 502f19cbae VRBRAIN / AP_InertialSensor: added inertial sensors init for VR Brain boards 7 years ago
Randy Mackay 9ea16bec15 AP_InertialSensor: resolve compiler warning in example 7 years ago
Andrew Tridgell 100363ba03 AP_InertialSensor: if no sensors found allow parameter change 7 years ago
Andrew Tridgell 24c424ae5d AP_InertialSensor: support over 1kHz IMUs 7 years ago
Andrew Tridgell c0c5f23aa5 AP_InertialSensor: added INS_ENABLE_MASK 7 years ago
Andrew Tridgell 9416165fe3 AP_InertialSensor: improved invensense debugging on ChibiOS 7 years ago
Andrew Tridgell 8ab35e8aca AP_InertialSensor: fixed MindPX-v2 orientation of IMU2 7 years ago
Andrew Tridgell dcab40459d AP_InertialSensor: support MindPX-v2 7 years ago
Andrew Tridgell febe414766 AP_InertialSensor: disable fast sampling on 2nd IMU on Pixracer 7 years ago
Andrew Tridgell 3fc095589c AP_InertialSensor: support ChibiOS FMUv4 7 years ago
bugobliterator 1c6beaa7c4 AP_InertialSensor: use new API for DMA safe allocation 7 years ago
Andrew Tridgell 39362a81ae AP_InertialSensor: support ChibiOS 7 years ago
Tom Pittenger 36f06d3576 AP_InertialSensor: remove AP_InertialSensor_UserInteract 7 years ago
Pierre Kancir 8c8767e964 AP_InertialSensor: reduce QURT include scope 7 years ago
Andrew Tridgell 99499dece2 AP_InertialSensor: removed create() method for objects 7 years ago
Andrew Tridgell 39c206ca03 AP_InertialSensor: limit delta-time from INS 7 years ago
Andrew Tridgell a0af4af5b5 AP_InertialSensor: debugging code for EK2 bug 7 years ago
Randy Mackay 38145f9541 AP_InertialSensor: fix param docs for notch and log settings 7 years ago
Peter Barker 161e2145cb AP_InertialSensor: tighten type of simple_accel_cal result 7 years ago
HeBin c056076e85 AP_InertialSensor: fix code style problem, delete useless codes 7 years ago
HeBin efbb030494 AP_InertialSensor: add Robsense PhenixPro Devkit Board support 7 years ago
Andrew Tridgell eab1d3af4f AP_InertialSensor: don't apply offsets in SITL backend 7 years ago
Peter Barker b997f445ff AP_InertialSensor: include sample count in ISBH 7 years ago
Peter Barker 9566abb3a8 AP_InertialSensor: add IMU batch sampling 7 years ago
Peter Barker 5096e2fca9 AP_InertialSensor: use df singleton, factor out log_{gyro,accel}_raw 7 years ago
Alexey Bulatov 069c98b8a9 AP_InertialSensor: Edge: add sensor's rotation YAW_90 7 years ago
Georgii Staroselskii ac6f7511bd AP_InertialSensor: examples: print temperature 7 years ago
Georgii Staroselskii 4f2d8f8df4 AP_InertialSensor: use ICM backend for Edge 7 years ago
Andrew Tridgell 6a6f9681ab AP_InertialSensor: allow for 1,1,1 accel scaling 7 years ago
Andrew Tridgell f513c1c8dd AP_InertialSensor: support rotated IMUs in SITL 7 years ago
Andrew Tridgell d5cab1140a AP_InertialSensor: added simple_accel_cal() 7 years ago
Lucas De Marchi b05610870c global: use static method to construct AP_Rally 7 years ago
Lucas De Marchi 69b6d95cb2 global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
Lucas De Marchi 87b30b4552 global: use static method to construct AP_InertialSensor 7 years ago
Lucas De Marchi d566567d87 AP_InertialSensor: add static create method 7 years ago
Lucas De Marchi caa4e3ee89 AP_InertialSensor: remove raspilot 8 years ago
Lucas De Marchi 06fe5ce8ba AP_InertialSensor: implement periodic thread for AuxiliaryBus 8 years ago
Andrew Tridgell 7e1368f7a5 AP_InertialSensor: implement notch filter on gyro 8 years ago
Kevin Lopez Alvarez ca3627c140 AP_InertialSensor: add ppro support 8 years ago
Randy Mackay 51fa8fb0bd AP_InertialSensor: resolve member init order compiler warning 8 years ago
Randy Mackay edc9d4db5b AP_InertialSensor: increase accel filter to 20hz 8 years ago
Peter Barker 6ae86a0b8c AP_InertialSensor: use DataFlash should_log to determine raw logging 8 years ago
Leonard Hall 447b20efa5 AP_InertialSensor: reduce accel filter to 10hz 8 years ago
Andrew Tridgell 62b826953d AP_InertialSensor: use AP_Math rand_float() 8 years ago
Andrew Tridgell bfd8d151c8 AP_InertialSensor: lower slave rate with fast sampling 8 years ago
Andrew Tridgell 519a293af9 AP_InertialSensor: fixed instance usage in set_gyro_oversampling() 8 years ago
Andrew Tridgell 112b22516a AP_InertialSensor: fixed use of accel2_noise 8 years ago
Andrew Tridgell 2876f1467c AP_InertialSensor: converge sensor rate quickly, then slowly 8 years ago
Andrew Tridgell db25b6e966 AP_InertialSensor: estimate and log sensor rates for all IMUs 8 years ago
Andrew Tridgell 49cc0965c0 AP_InertialSensor: separate handling of FIFO and non-FIFO sensors 8 years ago