111 Commits (76209de08ecbbe551cd247e6d814e48d46bb4919)

Author SHA1 Message Date
Paul Riseborough 6698d4379d AP_Compass: Enable usec timestamps to be retrieved for specified instance 9 years ago
Lucas De Marchi eb75d73952 AP_Compass: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 1a4a26de2b AP_Compass: remove check for max compass instances 9 years ago
Lucas De Marchi 4004d5bf34 AP_Compass: remove check for HAL_CPU_CLASS 9 years ago
Gustavo Jose de Sousa 0caaef7394 AP_Compass: mention mag field unit in existing documentation 9 years ago
Gustavo Jose de Sousa 9927cf066f AP_Compass: remove use of milligauss_ratio 9 years ago
Gustavo Jose de Sousa 88a1a928e9 AP_Compass: remove get_{field,offsets}_milligauss() functions 9 years ago
Gustavo Jose de Sousa 4375606eeb AP_Compass: make get_field() and get_offsets() return milligauss 9 years ago
Randy Mackay fff5ec09eb AP_Compass: fix consistent check for less than three compasses 10 years ago
Jonathan Challinger 87bbf1a487 AP_Compass: add consistent() function 10 years ago
Julien BERAUD 5602e4055b AP_Compass_AK8963: Fix Rotation on the Bebop 10 years ago
Andrew Tridgell fa9ff5b604 AP_Compass: added parameter for compass calibration fitness threshold 10 years ago
raspilot 19b4f5559a AP_Compass: added LSM303D driver 10 years ago
Andrew Tridgell c59bdc12df AP_Compass: fix the milligauss handling 10 years ago
Staroselskii Georgii bd7c313bee AP_Compass: fixed Compass::get_raw_field() 10 years ago
Staroselskii Georgii c207d8c6a8 AP_Compass: add milligauss counterparts to get_field() and get_offsets() 10 years ago
Andrew Tridgell f4cdf57d8f AP_Compass: added handling of compass calibration mavlink messages 10 years ago
Siddharth Bharat Purohit 6a603eb594 Compass_cal: implement the concept of auto and mandatory user reboot after cal 10 years ago
Gustavo Jose de Sousa 46774136a6 AP_Compass: standardize inclusion of libaries headers 10 years ago
Jonathan Challinger cc36401b7c AP_Compass: add calibration interface 10 years ago
Jonathan Challinger f20ef69777 Compass: add soft-iron corrections 10 years ago
Jonathan Challinger b990eaed68 AP_Compass: add interface for raw and unfiltered field 10 years ago
Lucas De Marchi d92c2ac9f5 AP_Compass: pass backend instead of pointer to function 10 years ago
Gustavo Jose de Sousa 58f300e78e AP_Compass: standardize inclusion of libaries headers 10 years ago
Randy Mackay cedc9a8670 Compass: add last_update_usec per instance 10 years ago
Julien BERAUD 51c3c499e2 AP_Compass: support AK8963 on I2C 10 years ago
Andrew Tridgell 91b4ba3588 AP_Compass: allow for more than one compass in HIL/SITL 10 years ago
Andrew Tridgell 1962706a33 AP_Compass: fixed last_update, using last_update_usec() 10 years ago
Andrew Tridgell 86fc90f54c AP_Compass: removed spurious rotation in PX4 backend 10 years ago
Andrew Tridgell fec2025469 AP_Compass: added set_hil_mode() 10 years ago
Andrew Tridgell 4bc92b6373 AP_Compass: removed _product_id var 10 years ago
Andrew Tridgell 0efd3bacea AP_Compass: make new backend match old PX4 behaviour 10 years ago
Andrew Tridgell a871c87cad AP_Compass: use state array for compass variables 10 years ago
Víctor Mayoral Vilches 13f0aa5ecd AP_Compass: Separate common code into backend 10 years ago
Víctor Mayoral Vilches d3b76cd8d3 AP_Compass: split compass into frontend/backend 10 years ago
Staroselskii Georgii b804430276 AP_Compass: changed default orientation for AK8963 on Navio 10 years ago
Staroselskii Georgii 0d1cf347c7 AP_Compass: added AK8963 support 10 years ago
Jonathan Challinger 9054dd3f9a AP_Compass: use apply_correction_function to eliminate duplication 10 years ago
Andrew Tridgell b437977547 AP_Compass: added set_offsets() interface 10 years ago
Randy Mackay 023b6afe8b Compass: add ORIENT2 and EXTERNAL2 params 11 years ago
Randy Mackay 798cc36e64 Compass: use_for_yaw for each compass 11 years ago
Randy Mackay 84d792216e Compass: use_for_yaw to use primary compass health 11 years ago
Randy Mackay c2c5807ec7 Compass: always default devid to zero 11 years ago
Andrew Tridgell 41e65c2415 AP_Compass: fixed default orientation for PXF 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 bbf4805b0e Compass: update pixhawk expected device ids 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