39 Commits (master)

Author SHA1 Message Date
yaozb 13ff67c6c0 消息汉化 5 years ago
Peter Barker fcc490b68f AP_Compass: make compass_cal_status_t enum class Status within CompassCalibrator 5 years ago
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
Randy Mackay 80b4eaa87a AP_Compass: rename CompassCalibrator::clear to stop 5 years ago
Randy Mackay 015eed7159 AP_Compass: formatting fixes 5 years ago
Randy Mackay e26be17c91 AP_Compass: constify get_completion_mask and remove use of auto 5 years ago
Andrew Tridgell f4576ec8f3 AP_Compass: reduce firmware size for AP_Periph 6 years ago
Peter Barker df01bed14f AP_Compass: take GCS link in place of channel to calibration routines 6 years ago
Peter Barker 0e8722181f AP_Compass: take responsibility for not running cal if armed 6 years ago
Andrew Tridgell 15d2daabf0 AP_Compass: don't do auto-orientation if using ROTATION_CUSTOM 7 years ago
Andrew Tridgell 196ba0e858 AP_Compass: make COMPASS_ROT_AUTO take 3 values 7 years ago
Andrew Tridgell d15a4ad92a AP_Compass: improved error reporting, check all compasses 7 years ago
Andrew Tridgell 8b0f40b402 AP_Compass: implement automatic compass orientation 7 years ago
Peter Barker 6b53b5b5f3 AP_Compass: make handle_mag_cal_command return type stricter 8 years ago
Andrew Tridgell ee2afd3242 AP_Compass: added COMPASS_OFFS_MAX 8 years ago
murata af47a8e91c AP_Compass: Unify from print or println to printf. 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
Andrew Tridgell f7ac6c8d86 AP_Compass: make internal compasses use a higher cal threshold 9 years ago
Gustavo Jose de Sousa 0c31354539 AP_Compass: implement completion mask 9 years ago
Lucas De Marchi e6059f5197 AP_Compass: rename files to follow other libraries 9 years ago
Tom Pittenger 0aa0380db8 AP_Compass: compiler warnings - float to float compare and bool cast 9 years ago
Jonathan Challinger 78af6d61de AP_Compass: only play compass cal cancel tone if a cal was running 9 years ago
Jonathan Challinger 562db11159 AP_Compass: fix potential AP_Notify concurrency problem 9 years ago
Andrew Tridgell fa9ff5b604 AP_Compass: added parameter for compass calibration fitness threshold 10 years ago
Andrew Tridgell 6991a1b9e9 AP_Compass: ensure we have payload space to send MAG_CAL messages 10 years ago
Andrew Tridgell 2baa0ac2f2 AP_Compass: disable COMPASS_LEARN when mag calibration used 10 years ago
Andrew Tridgell e4b2fc711d AP_Compass: added message for compass cal when armed 10 years ago
Andrew Tridgell f4cdf57d8f AP_Compass: added handling of compass calibration mavlink messages 10 years ago
Siddharth Bharat Purohit 3abdf85796 AP_Compass_Calibrator: remove unrequired variables 10 years ago
Siddharth Bharat Purohit c126017035 AP_Compass: reduce to if healthy check from if-else 10 years ago
Siddharth Bharat Purohit 2fb002798c generate.sh 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 0edf1df28e AP_Compass: loosen calibration acceptance tolerance 10 years ago
Jonathan Challinger 987f55387e AP_Compass: style cleanup 10 years ago
Jonathan Challinger 5ef713f3db AP_Compass: set AP_Notify::compass_cal_failed 10 years ago
Jonathan Challinger cc36401b7c AP_Compass: add calibration interface 10 years ago