164 Commits (798add0b5c8f2c7463221fa55e0905ae7e2fa597)

Author SHA1 Message Date
Andrew Tridgell 54562b0b9a AP_Compass: prevent bad initial values from affecting HMC5883 calibration 11 years ago
Andrew Tridgell bc2d17e76e AP_Compass: added vector compass setHIL method 11 years ago
Andrew Tridgell c44d8b45ce AP_Compass: auto-select healthy compass 11 years ago
Andrew Tridgell 61f564d7c9 AP_Compass: support motor compensation for multiple compasses 11 years ago
Andrew Tridgell 0a7a935f63 AP_Compass: fixup 11 years ago
Andrew Tridgell c538816825 AP_Compass: support compass health status on multiple compasses 11 years ago
Andrew Tridgell bde89fd4e2 AP_Compass: added compass offsets for 2nd compass 11 years ago
Andrew Tridgell 8a97042fb1 AP_Compass: updates to support multiple compasses 11 years ago
Andrew Tridgell cb16733918 AP_Compass: switched to a vector based interface 11 years ago
Randy Mackay 84fdff4cd6 Compass: slightly relax HMC5843 calibration limits 11 years ago
Andrew Tridgell 1ccd6bb7ef AP_Compass: don't wait more than 1ms for compass sample 12 years ago
Andrew Tridgell f286369990 AP_Compass: fixed orientation on Linux 12 years ago
Andrew Tridgell 83c942a512 AP_Compass: prevent NULL deref on enable mag while running 12 years ago
Andrew Tridgell da14ad2e2d AP_Compass: neaten up HMC5883 debug 12 years ago
Andrew Tridgell ce7d458855 AP_Compass: added Linux support to the compass test 12 years ago
Andrew Tridgell 6fc5b06043 AP_Compass: fixed some old Serial.print calls 12 years ago
Andrew Tridgell 1243ab9e63 AP_Compass: added HAL_Linux support 12 years ago
Andrew Tridgell 3f0f8dfa62 AP_Compass: removed SMACCM support 12 years ago
Mike McCauley 2fa0c39f3a AP_Compass: added Flymaple orientation 12 years ago
Mike McCauley 4c65c42411 AP_Compass: fixed ARM 32 bit compatibility 12 years ago
Andrew Tridgell 229841052a AP_Compass_PX4: removed MAGIOCSSAMPLERATE call 12 years ago
Andrew Tridgell db14a85fc5 AP_Compass: added more debugging to AP_Compass_PX4 driver 12 years ago
Andrew Tridgell b8b72819c1 AP_Compass: ignore COMPASS_ORIENT for internal compass 12 years ago
Andrew Tridgell 9320e82ac2 AP_Compass: added in new orientations 12 years ago
Andrew Tridgell fbf79c07f0 AP_Compass: added COMPASS_EXTERNAL option 12 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Andrew Tridgell 1ff669eb97 AP_Compass: simplify PX4 compass driver 12 years ago
Andrew Tridgell feac9d1306 AP_Compass: fixed a bug in the tilt compass calculation 12 years ago
Tobias ab311d1dd4 AP_Compass: removed comparison out of range compiler warning 12 years ago
Andrew Tridgell a6c7bd3612 AP_Compass: fixed rotations for COMPASS_ORIENT 12 years ago
Craig@3DR 1a3ed2d80b AP_Compass: Corrected COMPASS_ORIENT Parameter Description 12 years ago
Andrew Tridgell 4007b7b1e9 AP_Compass: fixed indent-tabs-mode 12 years ago
Randy Mackay 80bd458f29 Compass: update parameter description 12 years ago
Andrew Tridgell 9a87b3f3c1 AP_Compass: use const on more functions and remove old calculate_heading() 12 years ago
Andrew Tridgell f78de63a09 AP_Compass: more efficient calculate_heading() implementation 12 years ago
Andrew Tridgell c90d44c121 AP_Compass_HIL: fixed indentation 12 years ago
Andrew Tridgell f72dd560cb AP_Compass: fixed the HIL sensors compass 12 years ago
Andrew Tridgell 86027f6e0f AP_Compass: fixed PX4 build 12 years ago
Andrew Tridgell af50b652f8 AP_Compass: removed old orientation defines 12 years ago
Andrew Tridgell 217f34e155 AP_Compass: added COMPASS_ORIENT parameter, to support external compasses 12 years ago
Andrew Tridgell ba83950fc4 libraries: replace constrain() with constrain_float() 12 years ago
Andrew Tridgell 0fce0eb488 AP_Compass_PX4: fixed handling of a saturated compass 12 years ago
Andrew Tridgell 26fa5c40f1 Compass: use const references for some functions 12 years ago
Randy Mackay b8974dec99 Copter: compass learn off by default 12 years ago
Randy Mackay b48864e1ad Copter: allow CH6 tuning of compass declination 12 years ago
Christopher Hrabia 9760cdf2d7 Compass: corrected space 12 years ago
Randy Mackay b8d492b504 Compass: current based compensation added 12 years ago
Randy Mackay e113eb526b Compass: add get_motor_compensation 12 years ago
Randy Mackay bfb29ce22b Compass: remove virtual functions to save RAM 12 years ago
Randy Mackay 886725291c Compass: enable motor compensation for 1280 12 years ago