20 Commits (master)

Author SHA1 Message Date
Andrew Tridgell df387dc396 AP_Compass: allow rotation of BMM150 compass 5 years ago
Lucas De Marchi 8d54276263 AP_Compass: BMM150: use common method to accumulate samples 6 years ago
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
Andrew Tridgell f3d995a716 AP_Compass: improved robustness of BMM150 detection code 8 years ago
Andrew Tridgell 68460144df AP_Compass: added retries on init in BMM150 8 years ago
Andrew Tridgell 9b093c4a33 AP_Compass: fixed a numerical issue in BMM150 driver 8 years ago
Andrew Tridgell 0623db98d6 AP_Compass: cope with bus errors in BMM150 8 years ago
Andrew Tridgell fa3d40af8a AP_Compass: fixed shift typo 8 years ago
Lucas De Marchi dd98fc75a9 AP_Compass: BMM150: fix sampling time 8 years ago
Lucas De Marchi 5472bc4de1 Global: change Device::PeriodicCb signature 8 years ago
Andrew Tridgell bd8867be38 AP_Compass: cope with NULL dev pointer in driver probe functions 8 years ago
Andrew Tridgell 147b253e65 AP_Compass: make device IDs match PX4 drivers 8 years ago
Andrew Tridgell de7913e8e9 AP_Compass: implement device IDs for compass 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 b259356703 AP_Compass: BMM150: convert it to use Device periodic callback 9 years ago
Lucas De Marchi 667fca60f5 AP_Compass: BMM150: reduce lock region 9 years ago
Lucas De Marchi 3ba27df405 AP_Compass: BMM150: minor refactors 9 years ago
José Roberto de Souza 6e53854122 AP_Compass: Add BMM150 backend 9 years ago