14562 Commits (81d52c282cc1aa4e5cd696617384397717aa402f)

Author SHA1 Message Date
Peter Barker 84ef63edc7 AP_Camera: camera is responsible for taking distance-based-images and logging 8 years ago
Peter Barker 7f59279670 AP_GPS: make time_epoch_usec const 8 years ago
priseborough db7c8439c6 AP_NavEKF3: Fix bug in wheel odometry timestamp correction 8 years ago
Matt 5b605d6e1c AP_Notify: Fix for Oreo LED gyro init inidication 8 years ago
khancyr f583121433 AC_Fence: reset fences breach on disable 8 years ago
Peter Barker e7ff5107fb AP_GPS: tidy mavlink message handling using switch statement 8 years ago
Peter Barker 2ad453fc89 AP_GPS: handle inject packets as part of handle_msg 8 years ago
Peter Barker 60ffe00164 GCS_MAVLink: move gps inject handling up 8 years ago
priseborough c7f6d52065 AP_NavEKF3: Add wheel encoder odometry 8 years ago
priseborough cbe8f97489 AP_NavEKF3: rename struct used for velocity odometry observations 8 years ago
priseborough 08a3f55c90 AP_NavEKF3: Fix error in scaling of observation error 8 years ago
priseborough 593437ca95 AP_NavEKF3: Add tuning of visual odometry observation error 8 years ago
Randy Mackay eaf8aad5ad AP_WheelEncoder: last_reading is last update time instead of system time 8 years ago
Randy Mackay 2c7b9d9cf7 AP_WheelEncoder: add get_delta_angle 8 years ago
Randy Mackay a53e254bd0 AP_WheelEncoder: replace scaling with CPR and radius 8 years ago
Randy Mackay cd71984705 AP_WheelEncoder: 3d position offset 8 years ago
Randy Mackay 1ddf38869a AP_AHRS: set AP_Notify gps_glitching flag 8 years ago
Randy Mackay 0d5c98ad45 AP_Notify: add gps glitch notification 8 years ago
Randy Mackay 9123b6034e SRV_Channel: update_aux_servo_function first checks function is valid 8 years ago
Patrick José Pereira 1eeea82e31 AP_Parachute: Add function to return _release_in_progress status 8 years ago
Randy Mackay 572df8b859 SRV_Channel: minor formatting fixes 8 years ago
Randy Mackay 298eaaeb3e SRV_Channels: rename SERVO_DEF_RATE to SERVO_RATE 8 years ago
Randy Mackay 687ec98e5d AP_HAL_PX4: set default servo update rate only when changed 8 years ago
Peter Barker 85a0da6178 GCS_MAVLink: handle common GPS messages in base GCS_MAVLINK class 8 years ago
Randy Mackay a657daf635 Compass: disable QMC5883 compass driver by default 8 years ago
khancyr 2d0bce18a8 AP_Baro: rename all local variable with prefix 8 years ago
khancyr 35ac86ff8d AP_Baro: fix some style and const correctness 8 years ago
khancyr 0e895f5c74 AP_Baro: fix instance shadowing 8 years ago
khancyr 42516f7079 DataFlash: simplify Log_Write_Proximity 8 years ago
khancyr 8abcb7a0e3 GCS_MAVLink: simplify send_proximity 8 years ago
khancyr 603621f2c4 DataFlash: move proximity log from Copter (NFC) 8 years ago
khancyr ec2ea1c903 GCS_MAVLink: move send_proximity to GCS common code (NFC) 8 years ago
Andrew Tridgell 4ca3546551 SRV_Channel: added SERVO_DEF_RATE parameter 8 years ago
Andrew Tridgell 5b43698e25 HAL_PX4: added rcout set_detault_rate() 8 years ago
Andrew Tridgell 0188d6463d AP_HAL: added rcout set_detault_rate() 8 years ago
Kevin Lopez Alvarez df406c4389 AP_Compass : increase max possible offset 8 years ago
Kevin Lopez Alvarez 17f2393c1b AP_Compass: Decrease LIS3MDL ODR and timer 8 years ago
Kevin Lopez Alvarez 16a96b0643 HAL_PX4: Adjust SPI params for ppro 8 years ago
Kevin Lopez Alvarez 08b531e6a8 AP_Compass: LIS3MDL correct orientation 8 years ago
Kevin Lopez Alvarez cf8c1c2665 AP_Compass: Remove comments and use correct board number 8 years ago
Kevin Lopez Alvarez a5a5bd3a95 AP_BoardConfig: Remove comments and use correct board number 8 years ago
Kevin Lopez Alvarez ca3627c140 AP_InertialSensor: add ppro support 8 years ago
Kevin Lopez Alvarez 88958b2dbf HAL_PX4: add ppro support 8 years ago
Kevin Lopez Alvarez 1467daee2a AP_Compass: add ppro support 8 years ago
Kevin Lopez Alvarez d6d1a3e08c AP_HAL_PX4: initial FMUv4pro support 8 years ago
Kevin Lopez Alvarez fb6f368575 AP_HAL: initial FMUv4pro support 8 years ago
Kevin Lopez Alvarez a51bf8c918 AP_BoardConfig: initial FMUv4pro support 8 years ago
Kevin Lopez Alvarez d0ec5a6111 AP_BattMonitor: initial FMUv4pro support 8 years ago
Kevin Lopez Alvarez 18dab4829a AP_Baro: initial FMUv4pro support 8 years ago
Andrew Tridgell 401a6f5373 AP_BoardConfig: fixed FMUv1 IO update 8 years ago