47 Commits (master)

Author SHA1 Message Date
Lucas De Marchi 4039b51810 AP_Compass: stop passing frontend pointer 7 years ago
Michael du Breuil fb77d0739e AP_Compass: Remove unused time calls, stash the time in the read loop 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 88a1ebaf0e AP_Compass: allow setting of exact timestamp in HIL compass 9 years ago
Caio Marcelo de Oliveira Filho 0d3fbbdd37 AP_Compass: use millis/micros/panic functions 9 years ago
Gustavo Jose de Sousa 9927cf066f AP_Compass: remove use of milligauss_ratio 9 years ago
Andrew Tridgell c59bdc12df AP_Compass: fix the milligauss handling 10 years ago
Andrew Tridgell 3699932417 AP_Compass: fixed SITL compass 10 years ago
Staroselskii Georgii c207d8c6a8 AP_Compass: add milligauss counterparts to get_field() and get_offsets() 10 years ago
Jonathan Challinger 8800d03fce AP_Compass_HIL: use new compass backend interface 10 years ago
Gustavo Jose de Sousa 58f300e78e AP_Compass: standardize inclusion of libaries headers 10 years ago
Lucas De Marchi fd5d25b1d5 AP_Compass: use ARRAY_SIZE macro 10 years ago
Andrew Tridgell 2475ee9630 AP_Compass: setup HIL/SITL for two compasses 10 years ago
Andrew Tridgell 91b4ba3588 AP_Compass: allow for more than one compass in HIL/SITL 10 years ago
Andrew Tridgell 7b51c907f5 AP_Compass: zero some more variables in constructor and init 10 years ago
Andrew Tridgell a871c87cad AP_Compass: use state array for compass variables 10 years ago
Víctor Mayoral Vilches d3b76cd8d3 AP_Compass: split compass into frontend/backend 10 years ago
Jonathan Challinger 9054dd3f9a AP_Compass: use apply_correction_function to eliminate duplication 10 years ago
Randy Mackay 7caa611eb1 Compass_HIL: use instance specific orient and external 11 years ago
Jonathan Challinger e883b889b6 SITL: Add compassmot interference 11 years ago
Andrew Tridgell bc2d17e76e AP_Compass: added vector compass setHIL method 11 years ago
Andrew Tridgell 61f564d7c9 AP_Compass: support motor compensation for multiple compasses 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
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 c90d44c121 AP_Compass_HIL: fixed indentation 12 years ago
Andrew Tridgell f72dd560cb AP_Compass: fixed the HIL sensors compass 12 years ago
Andrew Tridgell 217f34e155 AP_Compass: added COMPASS_ORIENT parameter, to support external compasses 12 years ago
Randy Mackay b8d492b504 Compass: current based compensation added 12 years ago
Randy Mackay 8093c98cd3 Compass: add motor compensation to HIL library 12 years ago
Pat Hickey 53432a1101 AP_Compass: ported to AP_HAL 12 years ago
Andrew Tridgell 6922dcdea2 Compass: added compass.accumulate() API 13 years ago
uncrustify d1190e1ed4 uncrustify libraries/AP_Compass/AP_Compass_HIL.cpp 13 years ago
Andrew Tridgell 6eff9107ea Compass: change last_update to be in microseconds 13 years ago
Andrew Tridgell 6d356b6c6e Compass: fixed last_update time for HIL compass 13 years ago
Andrew Tridgell 62326c0f72 Compass: enable compass offsets for HIL compass 13 years ago
Andrew Tridgell acf4e9b61d I2C: convert compass code to new I2C library 13 years ago
DrZiplok@gmail.com a4e791dc92 Line ending property changes. 14 years ago
DrZiplok@gmail.com cc06f07067 Major update including AP_Var support. 14 years ago
DrZiplok 5faadf4cd1 use memset rather than explicit assignments to zero to zero an array, this saves code space. 14 years ago
james.goppert b66b0f6cce Fixed issues with AP_Compass 14 years ago
jasonshort 729cf47b3c needs some help 14 years ago
james.goppert 559229a667 Added HIL and HMC5843 compass libs. 14 years ago