199 Commits (09214680feb6295055917aaa561946dd9465f8ce)

Author SHA1 Message Date
Emile Castelnuovo 1092447360 AP_Compass_VRBrain: add support for two compasses 11 years ago
Emile Castelnuovo 4deafffb3e AP_Compass: VRBRAIN corrected function definition 11 years ago
Randy Mackay a6c29ba1c3 Compass_PX4: get_primary made public 11 years ago
Randy Mackay c16672a529 Compass_VRBrain: get_primary made public 11 years ago
Randy Mackay d291594d7c Compass: get_primary method made public 11 years ago
Randy Mackay 1f579563e6 Compass: set_motor_compensation takes instance as first parameter 11 years ago
Randy Mackay 47801a6c4d Compass: bug fix to init of device id 11 years ago
Markus Koetter 701aa9ac4c AP_Compass: DEVIOCGDEVICEID is (currently) not defined in VRNuttX 11 years ago
Andrew Tridgell 1e20f89f90 AP_Compass: use HAL_COMPASS_DEFAULT in example code 11 years ago
Randy Mackay bbf4805b0e Compass: update pixhawk expected device ids 11 years ago
Craig Elder c9f3adcb5c Compass: Updated COMPASS_PRIMARY parameter description 11 years ago
Craig Elder 0ecd12b1c6 AP_Compass: Corrected typo in parameter description 11 years ago
Randy Mackay 4995b9ada8 Compass: default device id to zero 11 years ago
Randy Mackay 16d4af8346 Compass: sanity check instance in set_and_save_offsets 11 years ago
Randy Mackay cf7e1a6339 Compass: example sketch update for set_and_save_offsets 11 years ago
Randy Mackay a778522cef Compass: add learn_offsets_enabled accessor method 11 years ago
Randy Mackay 108c878b04 Compass: set_offsets modified to also save offsets 11 years ago
Randy Mackay 124bd4b489 Compass: save_offsets accepts compass instance 11 years ago
Randy Mackay 070f1c1bbb Compass: add dev_id for VRBrain 11 years ago
Randy Mackay f42c9579d7 Compass: add dev_id for PX4 11 years ago
Randy Mackay b7f33d81ad Compass: add DEV_ID param and configured method 11 years ago
Andrew Tridgell c138244155 AP_Compass: support 3 mags on PX4 11 years ago
Emile Castelnuovo 8f3a4bc88b VRBRAIN: correction to AP_Compass_VRBRAIN.cpp 11 years ago
LukeMike 8f552d5758 VRBRAIN: Changed the management of VirtualRobotix's boards. 11 years ago
Andrew Tridgell e9e1799700 AP_Compass: fixed VRBrain build 11 years ago
Andrew Tridgell 2d9e9d9bc3 AP_Compass: added COMPASS_PRIMARY parameter 11 years ago
Jonathan Challinger e883b889b6 SITL: Add compassmot interference 11 years ago
Kevin Hester b7bed437c2 Compass: fixup line endings 11 years ago
Emile Castelnuovo 1bc199c5bd AP_Compass: new files and definition for VRBRAIN board 11 years ago
Andrew Tridgell 485ae596fc AP_Compass: fixed last_update for secondary compass with primary failed 11 years ago
Matthew Lloyd 60a4f74de6 AP_Compass: avoid division by zero if we haven't received any mag reports 11 years ago
Andrew Tridgell db48ed9218 AP_Compass: fixed showing of is_external for 2nd compass 11 years ago
Andrew Tridgell cf148fa76c AP_Compass: improved COMPASS_ORIENT and COMPASS_EXTERNAL for Pixhawk 11 years ago
Andrew Tridgell 189d635493 AP_Compass: constrain compass offsets to +/- 2000 11 years ago
Andrew Tridgell 9bb8f73d56 Compass: split compass learning out to its own C++ file 11 years ago
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