1597 Commits (53adcc9a25cac79a1ebe74881869c523c513a9a2)

Author SHA1 Message Date
Randy Mackay ff2a31e3ae Plane: compile error fix when mount disabled 10 years ago
Randy Mackay 3a1465c9d1 Plane: integrate SerialManager 10 years ago
Randy Mackay 37d1079d25 Plane: move MNT param's underscore to mount lib 10 years ago
Randy Mackay 681d28838f Plane: integrate mount frontend-backend restructure 10 years ago
Andrew Tridgell 5d8cec23db Plane: update version to 3.2.1beta1 10 years ago
Andrew Tridgell 3123504b38 Plane: start release notes for 3.2.1 10 years ago
Matthias Badaire ee00302b62 Plane: Frsky telemtry change move parameter to init of the class 10 years ago
Dario Lindo Andres 7f5243026d Plane: Cleanup code to remove 1280 ifdefs 10 years ago
Robert Lefebvre 395c868727 Plane: Change Compass logging to new DataFlash method that handles instances. 10 years ago
Robert Lefebvre 7efb4eef65 Plane: Change Compass logging to use DataFlash library method. 10 years ago
Robert Lefebvre a2d73b42b9 Plane: Change Mode logging to use DataFlash library method. 10 years ago
Robert Lefebvre ac513a84db Plane: Change Attitude logging to use DataFlash library method. 10 years ago
Robert Lefebvre 233083c8e9 Plane: Change current logging to use DataFlash library method. 10 years ago
Robert Lefebvre 747232b197 Plane: Deprecate some Log Message enumerations which are moving to the DataFlash library. 10 years ago
Andrew Tridgell 674a7aa8d4 Plane: use set_skip_gyro_cal() in arming library 10 years ago
Andrew Tridgell 059c3769f3 Plane: cope with the changed semantics if airspeed.use() 10 years ago
Andrew Tridgell 5a01933b7b Plane: use dataflash Log_Write_Airspeed() 10 years ago
Dario Lindo Andres 0ea7a7a0cc Plane: Corrected LOGGING_ENABLED 10 years ago
Andrew Tridgell b8bfa755a9 Plane: raise alpha version 10 years ago
Andrew Tridgell ca431a47a6 Plane: use all_healthy() for SYS_STATUS health 10 years ago
Andrew Tridgell 035b1302ed Plane: updates for new AP_Baro API 10 years ago
Andrew Tridgell 4cb464db83 Plane: reduce the frame size of setup_failsafe_mixing() 10 years ago
Grant Morphett e122c0961e Plane: Arming updated to use RC channel objects not RC channels directly 10 years ago
Staroselskii Georgii dc410a4b42 Plane: added AK8963 support 10 years ago
Andrew Tridgell a2242305c7 Plane: use common send_opticalflow() 10 years ago
Andrew Tridgell 28f58df310 Plane: send HAGL in OPTICAL_FLOW 10 years ago
Andrew Tridgell 8f571f1225 Plane: make optflow available to AHRS 10 years ago
Andrew Tridgell 8708297341 Plane: update for new OptFlow API 10 years ago
Andrew Tridgell 1e3c23e5a3 Plane: on takeoff set prev_WP_loc to current_loc 10 years ago
Andrew Tridgell 80d1bd230e Plane: report bad AHRS health if uncalibrated accels with EKF 10 years ago
Andrew Tridgell ae96a48efc Plane: use location_path_proportion() 10 years ago
Randy Mackay 6bec527aa3 Plane: BATT param's underscore moved to library 10 years ago
Randy Mackay 7d18744094 Plane: use battery.voltage2 method for logging 10 years ago
Randy Mackay 5cdb8a4c2a Plane: use battery.has_current 10 years ago
Randy Mackay 9be53502df Plane: remove logging dependecy on optflow 10 years ago
priseborough 195cdb6fd6 Plane: Don't log EKF optical flow data if not required 10 years ago
Randy Mackay 11def53ca7 Plane: pre_arm_gps_check flag always true 10 years ago
Andrew Tridgell eb13395967 Plane: cleanup mavlink_system setup 10 years ago
Andrew Tridgell 976ae14f1f Plane: improve landing aim point calculation 10 years ago
Andrew Tridgell 12f0c49915 Plane: remove fwd of unknown msg types 10 years ago
Andrew Tridgell 507117bd8f Plane: removed use of mavlink_check_target() 10 years ago
Randy Mackay f4fc910fea Plane: send OPTICAL_FLOW msg to GCS 10 years ago
Randy Mackay 2b9bf69c9e Plane: send optflow health in extended status 10 years ago
Andrew Tridgell 0599f1dcb1 Plane: changed version number to 3.2.1alpha1 10 years ago
priseborough f23722ecee Plane: Remove statement about flow driver rate in comment 10 years ago
priseborough ca53d5fb62 Plane: Increase rate at which optical flow sensor is checked 10 years ago
priseborough 898ad7432b Plane : Only build optical flow with PX4 board 10 years ago
priseborough 2500f7e9c2 Plane : Add data logging for optical flow use with EKF 10 years ago
priseborough 2db9247117 Plane : Add logging and EKF read for updated flow sensor interface 10 years ago
priseborough f047e35167 Plane : Enable optical flow by default if sensor is fitted 10 years ago