8801 Commits (cce46cf0c5174038d9a1981ae22433a3c86c4b33)

Author SHA1 Message Date
bugobliterator 7711dde2ad Compass: implement 9 parameter ellipsoid fit 10 years ago
bugobliterator 35555c7b21 Compass: Add math for 9 parameter fitting 10 years ago
bugobliterator 7295537e8a Compass: decrease sphere coverage to 1/3rd 10 years ago
bugobliterator a2bd4e8997 Compass: Add less complex equations to calculate jacobians 10 years ago
bugobliterator 2ca0e80dc5 Compass: Add conditions to check sanity of results 10 years ago
bugobliterator 54bc28c96d Compass: Add Levenberg-Marquadt optimiser for sphere_fit 10 years ago
Jonathan Challinger c0a662c819 AP_Compass: CompassCalibrator initial commit 10 years ago
Jonathan Challinger f20ef69777 Compass: add soft-iron corrections 10 years ago
Jonathan Challinger 5fe6db0dc9 AP_Compass_PX4: use new compass backend interface 10 years ago
Jonathan Challinger ade39abc7f AP_Compass_HMC5843: use new compass backend interface 10 years ago
Jonathan Challinger 8800d03fce AP_Compass_HIL: use new compass backend interface 10 years ago
Jonathan Challinger cd5cf45ba8 AP_Compass_AK8963: use new compass backend interface 10 years ago
Jonathan Challinger add1b8c257 AP_Compass: modify backend interface to push raw samples to frontend 10 years ago
Jonathan Challinger b990eaed68 AP_Compass: add interface for raw and unfiltered field 10 years ago
Jonathan Challinger b2fff2021f GCS_MAVLink: re-generate libraries 10 years ago
Jonathan Challinger 1b485ef6ab GCS_MAVLink: add MAG_CAL messages 10 years ago
Peter Barker 2b02911546 DataFlash: make mode and messages critical 10 years ago
Peter Barker 8f8493225c DataFlash: DFMessageWriter; ability to trickle messages out to DF 10 years ago
Grant Morphett ab35ac41a5 AP_Param: Add parameter to print out all the keys/indexes 10 years ago
mirkix f6f2e901b8 AP_Notify: Disable ToneAlarm for BBBMINI 10 years ago
Andrew Tridgell 2ce0f4c171 AC_Precland: fixed build under cygwin 10 years ago
Andrew Tridgell dff235dc36 AP_RangeFinder: support LightWare I2C laser rangefinders 10 years ago
Gustavo Jose de Sousa bcd5dff774 AP_Baro: MS56XX: do not change change state on error 10 years ago
Gustavo Jose de Sousa 1f29e18375 AP_Baro: make AP_SerialBus::write() return success or failure for MS56XX 10 years ago
Gustavo Jose de Sousa 458f587656 AP_HAL_FLYMAPLE: SPI: adapt to the new signature of transaction() 10 years ago
Gustavo Jose de Sousa 4e27d19107 AP_HAL_Empty: SPI: adapt to the new signature of transaction() 10 years ago
Gustavo Jose de Sousa 93f5abb274 AP_HAL_AVR: SPI: adapt to the new signature of transaction() 10 years ago
Gustavo Jose de Sousa 4af2a9a9cc AP_HAL_Linux: SPI: adapt to the new signature of transaction() 10 years ago
Gustavo Jose de Sousa e05928a7e8 AP_HAL: make SPIDeviceDriver::transaction() return success or failure 10 years ago
Gustavo Jose de Sousa 53b5b70960 AP_Scheduler: use also task name besides the id for logging 10 years ago
Gustavo Jose de Sousa b59154103f AP_Scheduler: use function name for AP_Scheduler task name 10 years ago
Gustavo Jose de Sousa 8fe466ce27 AP_Scheduler: add initializer for task field "name" 10 years ago
Gustavo Jose de Sousa 8018748fe2 AP_Scheduler: add field "name" to task structure for logging purposes 10 years ago
Gustavo Jose de Sousa 2e6074c108 AP_Scheduler: use designated initializers for tasks structs 10 years ago
Andrew Tridgell a3d7156f28 SITL: raise default simulation rate to 1200Hz 10 years ago
Randy Mackay 6701d53d49 GPS: add GNSS_MODE parameter bitmask 10 years ago
Randy Mackay 2351e84592 IRLock: replace tabs with spaces 10 years ago
Randy Mackay bf08fc317c AC_PrecLand: correct include paths 10 years ago
Randy Mackay c06593f987 AC_PrecLand: precision landing lib for IR-Lock and companion computer 10 years ago
Randy Mackay 7706102d1e AC_WPNav: add shift_loiter_target method 10 years ago
Randy Mackay 6f3ff0866f IRLock: adjust to px4 lib calculating bf angles 10 years ago
Randy Mackay 04c682542c IRLock: correct include paths 10 years ago
bstone04 cf8ce867e6 IRLock: many changes to integrate with PrecLand library 10 years ago
Michael Landes 59928ed677 IRLock: Initial implementation 10 years ago
Grant Morphett 1595c137f8 AC_PID_test: fixed AC_HELI_PID constructor 10 years ago
Randy Mackay e3ff4ed9c4 MotorsHeli: integrate RotorControlState 10 years ago
Randy Mackay cb47311416 MotorsHeli_RSC: add RotorControlMode enum 10 years ago
Randy Mackay 72efc85ee8 MotorsHeli_RSC: RotorControlState enum 10 years ago
Robert Lefebvre bde43412d8 AP_MotorsHeli: Fix RSC Mode 3 10 years ago
Robert Lefebvre 38ccd6e04f AP_MotorsHeli_RSC: Fix tail_type control 10 years ago