27600 Commits (57ef598c07da484d2f274cee57db57de418e31fd)
 

Author SHA1 Message Date
Michael du Breuil 12f83ecf75 AP_GPS: SBF if RAW_DATA is enabled check that the GPS is succeeding at logging 8 years ago
Andrew Tridgell 708b483d77 Plane: prepare for 3.8.0beta5 8 years ago
Peter Barker 6ccb7cf3f4 Copter: tidy dataflash Frame reporting 8 years ago
Peter Barker ac1484f60e DataFlash: clear format sent mask when backend starts new log 8 years ago
Andrew Tridgell 2876f1467c AP_InertialSensor: converge sensor rate quickly, then slowly 8 years ago
Andrew Tridgell db25b6e966 AP_InertialSensor: estimate and log sensor rates for all IMUs 8 years ago
Andrew Tridgell 0a83281a29 DataFlash: added logging of actual sensor rates 8 years ago
Andrew Tridgell 49cc0965c0 AP_InertialSensor: separate handling of FIFO and non-FIFO sensors 8 years ago
Andrew Tridgell 74eb7a7243 AP_InertialSensor: make SITL sensor rate match a Pixhawk1 8 years ago
Andrew Tridgell 25cd16a275 AP_InertialSensor: fixed LSM303D registered sample rate 8 years ago
Andrew Tridgell 28030dd85c AP_AHRS: use SIM_ODOM_ENABLE to enable visual odom in SITL 8 years ago
Andrew Tridgell 67404e9660 SITL: added SIM_ODOM_ENABLE 8 years ago
Andrew Tridgell 56aa467d60 AP_Scheduler: adjust debug levels 8 years ago
Andrew Tridgell 5c62e4f4c2 GCS_MAVLink: don't use more than 1ms sending parameters 8 years ago
Andrew Tridgell f465c37c65 GCS_MAVLink: added async parameter sending 8 years ago
Andrew Tridgell 5c4ca3bf0b GCS_MAVLink: added send_queued_parameters() 8 years ago
Andrew Tridgell 58861eb51c Sub: use common send_queued_parameters() 8 years ago
Andrew Tridgell 2706c9d57a Plane: use common send_queued_parameters() 8 years ago
Andrew Tridgell 22791b7272 Copter: use common send_queued_parameters() 8 years ago
Andrew Tridgell 37585f213a Rover: use common send_queued_parameters() 8 years ago
Andrew Tridgell 005797c327 AntennaTracker: use common send_queued_parameters() 8 years ago
Andrew Tridgell f778954b84 GCS_MAVLink: split parameter functions into a separate file 8 years ago
Andrew Tridgell 60e4c0eb98 AP_Param: make count_parameters() thread safe 8 years ago
Andrew Tridgell 49b18819ce Copter: enable channels in ESC calibration 8 years ago
Andrew Tridgell 84114d067a SRV_Channels: added SRV_Channels::enable_by_mask() 8 years ago
Andrew Tridgell 2c4975ba31 AP_Motors: removed cork/push from AP_Motors 8 years ago
Andrew Tridgell 5c028897a3 HAL_VRBrain: cope with nested cork/push 8 years ago
Andrew Tridgell 266f99db93 HAL_QURT: cope with nested cork/push 8 years ago
Andrew Tridgell 9bdb6838e6 HAL_PX4: cope with nested cork/push 8 years ago
Andrew Tridgell 9b297ef5a1 HAL_Linux: fixed nested cork/push 8 years ago
Andrew Tridgell 2ba6e7af35 Copter: fixed aux servos in RC failsafe 8 years ago
Andrew Tridgell f257a869ac HAL_SITL: make cork/push safe to call nested 8 years ago
Andrew Tridgell 351304ebcb Plane: don't set fly-forward when transitioning 8 years ago
priseborough 2d4eee0cce AP_NavEKF2: documentation update 8 years ago
priseborough 4a898037e9 AP_NavEKF3: documentation update 8 years ago
Andrew Tridgell a04aff7a7d AP_NavEKF3: added inter-EKF scheduling cooperation 8 years ago
Andrew Tridgell 2de8777669 AP_NavEKF2: added inter-EKF scheduling cooperation 8 years ago
Andrew Tridgell e62fdad12c AP_InertialSensor: added get_last_update_usec() 8 years ago
Andrew Tridgell e78f55ef9b AP_AHRS: change order of EK2/EK3 update 8 years ago
Andrew Tridgell 36a633bc7a Sub: call BoardConfig.init_safety() at end of startup 8 years ago
Andrew Tridgell 3eeff938b0 Plane: call BoardConfig.init_safety() at end of startup 8 years ago
Andrew Tridgell 10b89db498 Copter: call BoardConfig.init_safety() at end of startup 8 years ago
Andrew Tridgell c5d17a9d92 Rover: call BoardConfig.init_safety() at end of startup 8 years ago
Andrew Tridgell f151fd3691 AntennaTracker: call BoardConfig.init_safety() at end of startup 8 years ago
Andrew Tridgell 4c36c77db1 AP_BoardConfig: split setup of safety switch init init_safety() 8 years ago
Randy Mackay b1bd3f0364 AC_WPNav: yaw points along leash 8 years ago
Peter Barker ca5bf02d7c autotest: quote words as they go into generated ritw file 8 years ago
Andrew Tridgell 55ac480e91 Tools: added decode_devid.py 8 years ago
priseborough 8ead9d6b19 DataFlash: Add logging of average EKF time step min/max 8 years ago
priseborough 0bf50fd56f AP_NavEKF3: Add monitoring of average EKF time step 8 years ago