67 Commits (master)

Author SHA1 Message Date
Andrew Tridgell 3e2d7aa1e2 AP_Compass: added COMPASS_OPTIONS 5 years ago
Andrew Tridgell fad20439a1 AP_Compass: added estimation of compass scale factor 5 years ago
Andrew Tridgell 2a48241ebb AP_Compass: fixed naming of QMC5883L driver 6 years ago
Andrew Tridgell f4576ec8f3 AP_Compass: reduce firmware size for AP_Periph 6 years ago
Peter Barker 1adda1ccf0 AP_Compass: move automatic declination setting into AP_Compass itself 6 years ago
Peter Barker df01bed14f AP_Compass: take GCS link in place of channel to calibration routines 6 years ago
Michael du Breuil 9fc954b030 AP_Compass: Reduce scope of BattMonitor include 6 years ago
Andrew Tridgell 532b82b3a3 AP_Compass: use DRIVER_HMC5843 to match driver name 6 years ago
Peter Barker bf23f1df67 AP_Compass: move responsibility for logging into library 6 years ago
Peter Barker 0e8722181f AP_Compass: take responsibility for not running cal if armed 6 years ago
Peter Barker 7ae7c48362 AP_Compass: remove set_and_save_offsets taking integer parameters 6 years ago
Peter Barker 54e3959a99 AP_Compass: move enabled parameter into compass library 6 years ago
Peter Barker f8be4efed4 AP_Compass: init never fails; return void rather than bool 6 years ago
thomass 8155c8b178 AP_Compass: added backend implementation for RM3100 compass 6 years ago
Lucas De Marchi 34fb98b1e0 AP_Compass: probe for IST8308 on external buses 6 years ago
Andrew Tridgell 5ac6309848 AP_Compass: enable in-flight compass learning system 6 years ago
Andrew Tridgell 925555c995 AP_Compass: move accum fields to frontend 6 years ago
Lucas De Marchi de535dc573 AP_Compass: remove unused external and name arguments 7 years ago
Jonathan Challinger cefd998177 AP_Compass: add expected DEV_ID parameters 7 years ago
Jonathan Challinger 878e84a015 AP_Compass: correct edge case where checks pass when saved dev_id != detected dev_id 7 years ago
Randy Mackay 99b54935db Compass: remove accumulate 7 years ago
Andrew Tridgell 8b0f40b402 AP_Compass: implement automatic compass orientation 7 years ago
Andrew Tridgell ff6d639ed7 AP_Compass: separated out external compass probing 7 years ago
Peter Barker 051c811bfb AP_Compass: make compass_cal_requires_reboot const 7 years ago
Peter Barker 4c2925d693 AP_Compass: remove pointless initialisations 7 years ago
Peter Barker a3a1967e05 AP_Compass: add AP::compass() singleton getter 7 years ago
Francisco Ferreira 0a3af28d17 AP_Compass: remove Qualcomm board support 7 years ago
Jacob Walser 6699c59ad3 AP_Compass: add support for custom board orientations 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
Michael du Breuil c66d15efd7 AP_Compass: Read current for compensation from the battery singleton 7 years ago
Andrew Tridgell 487b615faa AP_Compass: allow for override of MAG_BOARD_ORIENTATION 7 years ago
Andrew Tridgell 57a3bc1397 AP_Compass: new compass learning system 7 years ago
Andrew Tridgell ca30f6aec8 AP_Compass: added per-motor compass calibration 7 years ago
night-ghost b6bf90ab93 AP_Compass: mAG3110 driver 7 years ago
Andrew Tridgell f326377a5c AP_Compass: removed create() method for objects 7 years ago
Andrew Tridgell 5646afac1c AP_Compass: avoid double detection of the AK09916 7 years ago
Lucas De Marchi 320260a151 AP_Compass: add static create method 7 years ago
Lucas De Marchi b1740e2d9c AP_Compass: remove raspilot 8 years ago
Andrew Tridgell 732dc5984a AP_Compass: added COMPASS_TYPEMASK parameter 8 years ago
Peter Barker 6b53b5b5f3 AP_Compass: make handle_mag_cal_command return type stricter 8 years ago
Miguel Arroyo ee328c9683 AP_Compass: move SITL Compass to standard sensor backend model 8 years ago
Andrew Tridgell ee2afd3242 AP_Compass: added COMPASS_OFFS_MAX 8 years ago
Randy Mackay 855125381d AP_Compass: relax compass cal fitness and consistency checks 8 years ago
Randy Mackay 53d1585ebf Compass: relax compass consistency checks for pixracer 8 years ago
Randy Mackay 0c4e3cd8e4 Compass: pixracer calibration fitness default relaxed 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 de7913e8e9 AP_Compass: implement device IDs for compass drivers 8 years ago
Michael du Breuil deec4ec6af Compass: Rework compass calibrator 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago