20109 Commits (4a8c30772029babea965414b1e44cf9ab590312a)

Author SHA1 Message Date
Peter Barker 70aed0f29c AC_AttitudeControl: store acro passthrough values as float 6 years ago
Peter Barker 540d4ae796 AP_Logger: RangeFinder library now does its own logging 6 years ago
Peter Barker dd567ad18a AP_RangeFinder: handle RFND logging 6 years ago
Pierre Kancir 36f12e9818 AP_GPS: use get_distance_NED 6 years ago
Pierre Kancir 2adbfed70a AP_Follow: use get_distance_NED 6 years ago
Pierre Kancir 0b16d7576f AP_AHRS: use get_distance_NED 6 years ago
Pierre Kancir 121e5d0abf AP_Math: move location_3d_diff_NED to Location and rename 6 years ago
Michael du Breuil a8a71db258 AP_HAL_SITL: Correct range check on UART ports 6 years ago
Andrew Tridgell 4b0339d940 RC_Channel: fixed crash in RC_ProtocolTest example test 6 years ago
Andrew Tridgell d57ea43ea6 SITL: fixed crash in example code run 6 years ago
murata dc452d41d2 AP_HAL: Change to shared CRC16 method 6 years ago
murata 987966a6d7 AP_RCProtocol: Change to shared CRC16 method 6 years ago
Adolfo 428d4d4574 AP_RangeFinder: fixed TeraRangerI2C refresh rate and status 6 years ago
Michael du Breuil 334b1622e1 AP_AHRS: Allow checking all EKF cores for health 6 years ago
Michael du Breuil fe3b29a088 AP_NavEKF3: Allow checking all cores for health 6 years ago
Michael du Breuil 7f639c1bb2 AP_NavEKF2: Allow checking all cores for failure 6 years ago
Peter Barker 6364e6d4c1 AC_WPNav: stop casting poscontrol's roll/pitch/yaw to int32_t 6 years ago
Peter Barker 5c6c153467 AP_InternalError: make constraining NaNs an internal error 6 years ago
Peter Barker 381bb41a5e AP_Math: make constraining NaNs an internal error 6 years ago
Andrew Tridgell 0f7281fbb6 AP_Declination: added generator doc 6 years ago
Peter Barker e0fc73776c AP_InertialSensor: return floats from raw-sample-rate getters 6 years ago
Peter Barker 08cbf18958 GCS_MAVLink: header include fixes for RSSI changes 6 years ago
Peter Barker 57c4cbc771 AP_Logger: use RSSI singleton for logging 6 years ago
Peter Barker dcb6e74c3f AP_RSSI: make type enum class, remove default clause in type switch 6 years ago
Peter Barker f0379ff7f0 AP_Airspeed: move logging of ARSP into Airspeed library 6 years ago
Peter Barker d90e554608 AP_Logger: move logging of ARSP into Airspeed library 6 years ago
Peter Barker 59ef486da0 AP_Airspeed: add AP::airspeed() to get airspeed singleton 6 years ago
Peter Barker 4ab13b37ac AP_Airspeed: logger uses the singleton for logging airspeed now 6 years ago
Peter Barker 26d8627d18 AP_Logger: use airspeed singleton for logging 6 years ago
Peter Barker 57b33acb89 AP_Declination: generate tables with float designator 6 years ago
Pierre Kancir 5a7081b457 GCS_MAVLink: move check_latlng to Location 6 years ago
Pierre Kancir e787922ab0 AP_Math: move check_latlng to Location 6 years ago
Pierre Kancir 29b2d7996b AP_Common: move check_latlng to Location 6 years ago
Pierre Kancir 54bc960ca3 AP_AHRS: move check_latlng to Location 6 years ago
Andrew Tridgell a767c15986 HAL_ChibiOS: change CUAVv5Nano default PWM count to 11 6 years ago
Andrew Tridgell c6637fbe38 HAL_ChibiOS: fixed CUAVv5Nano uarts 6 years ago
Andrew Tridgell ce4abf8dcb HAL_ChibiOS: support for CUAVv5Nano board 6 years ago
Pierre Kancir ad75b1e56f AP_Scripting: update locations_are_same to same_latlon_as 6 years ago
Pierre Kancir b10e75f4e1 AP_Math: move locations_are_same to Location and rename to same_latlon_as 6 years ago
Pierre Kancir a700b647db AP_HAL_SITL: fix ‘heap’ shadowing 6 years ago
Pierre Kancir ebdcfdf65b SITL: use get_distance_NE instead of location_diff 6 years ago
Pierre Kancir 6fbcb21ae3 AP_Terrain: use get_distance_NE instead of location_diff 6 years ago
Pierre Kancir 51437ccc53 AP_Soaring: use get_distance_NE instead of location_diff 6 years ago
Pierre Kancir b3a1c9c90c AP_NavEKF3: use get_distance_NE instead of location_diff 6 years ago
Pierre Kancir 50e99b6e1a AP_NavEKF2: use get_distance_NE instead of location_diff 6 years ago
Pierre Kancir 058cade92c AP_Math: use get_distance_NE instead of location_diff 6 years ago
Pierre Kancir 49be270377 AP_Landing: use get_distance_NE instead of location_diff 6 years ago
Pierre Kancir 25507d4d7b AP_L1_Control: use get_distance_NE instead of location_diff 6 years ago
Pierre Kancir 4ea10ce5f5 AP_GPS: use get_distance_NE instead of location_diff 6 years ago
Pierre Kancir d6277390f4 AP_Beacon: use get_distance_NE instead of location_diff 6 years ago