41 Commits (c726db2a8209beaff8f9e949b88d4f575f1006d2)

Author SHA1 Message Date
thomass 8155c8b178 AP_Compass: added backend implementation for RM3100 compass 6 years ago
Lucas De Marchi c3d87f91fc AP_Compass: add support to IST8308 6 years ago
Andrew Tridgell 925555c995 AP_Compass: move accum fields to frontend 6 years ago
Andrew Tridgell a260792e9e AP_Compass: use WITH_SEMAPHORE() 6 years ago
Lucas De Marchi 329516373c AP_Compass: add common method to accumulate and drain samples 6 years ago
Lucas De Marchi 4039b51810 AP_Compass: stop passing frontend pointer 7 years ago
Siddharth Purohit 14b701cff8 AP_Compass: move UAVCAN mag subscribers and handlers to Compass Backend 7 years ago
Randy Mackay 99b54935db Compass: remove accumulate 7 years ago
Andrew Tridgell cbd6f4cc21 AP_Compass: fixed compass for tailsitters in SITL 7 years ago
Andrew Tridgell 2fe2c8fbda AP_Compass: initialise compass IDs saved in SITL 7 years ago
Andrew Tridgell 823c4523b3 AP_Compass: added SITL device IDs 7 years ago
night-ghost f26bb0cfbe AP_Compass: added range filter to backend, added its use in some sensors (thanks khancyr for style correction) 7 years ago
night-ghost b6bf90ab93 AP_Compass: mAG3110 driver 7 years ago
Michael du Breuil fb77d0739e AP_Compass: Remove unused time calls, stash the time in the read loop 8 years ago
ljwang e648f2e61e add QMC5883L driver for GPS compass module 8 years ago
Andrew Tridgell 736fb715ec AP_Compass: MMC3416 magnetometer driver 8 years ago
Andrew Tridgell d946d5da6f AP_Compass: enable AK09916 inside a ICM20948 8 years ago
Eugene Shamaev 3e044c7b8a AP_Compass: support for UAVCAN connected magnetometers 8 years ago
Georgii Staroselskii f061572e13 AP_Compass: add IST8310 support 8 years ago
Andrew Tridgell 62805f59fa AP_Compass: added AK09916 driver 8 years ago
Andrew Tridgell 0e4b8781b2 AP_Compass: auto-detect LIS3MDL compass 8 years ago
Andrew Tridgell 4ba00720aa AP_Compass: make init() private 8 years ago
Andrew Tridgell 3b53caad87 AP_Compass: keep old hmc5843 ID 8 years ago
Andrew Tridgell f31a017ace AP_Compass: changes to HMC5843 driver 8 years ago
Andrew Tridgell 2716ab8408 AP_Compass: added support for per-instance rotations 8 years ago
Andrew Tridgell 147b253e65 AP_Compass: make device IDs match PX4 drivers 8 years ago
Andrew Tridgell 1c631ea037 AP_Compass: cleanup use of backend semaphores 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Gustavo Jose de Sousa ad91a810b3 AP_Compass: Backend: add method is_external() 9 years ago
Andrew Tridgell 88a1ebaf0e AP_Compass: allow setting of exact timestamp in HIL compass 9 years ago
Lucas De Marchi 20a4a42cb3 AP_Compass: don't store raw and unfiltered fields 9 years ago
Lucas De Marchi e6059f5197 AP_Compass: rename files to follow other libraries 9 years ago
Lucas De Marchi 1a71c169fe AP_Compass: replace header guard with pragma once 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
Andrew Tridgell c59bdc12df AP_Compass: fix the milligauss handling 10 years ago
Staroselskii Georgii c207d8c6a8 AP_Compass: add milligauss counterparts to get_field() and get_offsets() 10 years ago
Jonathan Challinger add1b8c257 AP_Compass: modify backend interface to push raw samples to frontend 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