24944 Commits (9e15efcbb5fb3e7835d304b9cf010b366ed32725)

Author SHA1 Message Date
Andrew Tridgell 9e15efcbb5 AP_InertialSensor: added params restored internal error 4 years ago
Andrew Tridgell 4d58bcb321 AP_Param: support restoring from parameter backup region 4 years ago
Andrew Tridgell 03a033c5c4 StorageManager: added support for 32k storage with param backup 4 years ago
pkocmoud 7b61a4d8c2 HAL_ChibiOS: support F7 with no crystal 4 years ago
Andy Piper 099d6aa72e AP_NavEKF3: add filter reset when vehicle is idle for too long 4 years ago
Andy Piper cb5be4fcc1 AP_HAL_ChibiOS: don't share IMU DMA on MatekH743 to avoid SPI DMA contention 4 years ago
chobitsfan 26a3a02c81 AP_NavEKF3: use posxy_source in all places 4 years ago
李孟晓 40dbb316c1 AP_BattMonitor: ignore SoC option for UAVCAN devices 4 years ago
Andrew Tridgell eeb728237f AP_Compass: removed error on BMM150 4 years ago
Andy Piper e781572d53 AP_HAL_ChibiOS: support iFlight BeastF7 4 years ago
Andy Piper fdbf2d369a AP_HAL_ChibiOS: do not take bi-dir path when in serial DMA 4 years ago
yaapu 89802ed6fc AP_MSP:Tools: use BATTERY_STATE.voltage_cv for cell voltage calculation to replicate actual DJI Goggles behaviour 4 years ago
yaapu b84baf06d3 AP_OpticalFlow: fix MAVLink opflow driver, only apply yaw to flowRate as body rate comes from AHRS 4 years ago
yaapu 5b2d430a2a AP_OpticalFlow: fix CXOF opflow driver, only apply yaw to flowRate as body rate comes from AHRS 4 years ago
Andrew Tridgell 8728148db6 AP_Notify: don't do startup tone on AP_Periph devices 4 years ago
Igor Campos 174700b7ad AP_Mount: Implement roll control on Solo gimbal 4 years ago
Tatsuya Yamaguchi 985642af32 AP_Avoidance: update the description of AVD_F_ALT_MIN to specify MSL 4 years ago
chobits e73d28fe19 AP_NavEKF3: remove redundant extnav code 4 years ago
Josh Henderson 8e705a5eed AP_Logger: move BAT & BCL logging functions to AP_BattMonitor 4 years ago
Josh Henderson e91953fa3b AP_BattMonitor: move log BAT & BCL into AP_BattMonitor 4 years ago
Josh Henderson dfa8e55622 AP_BattMonitor: add has_temperature method to Backend 4 years ago
Peter Barker b92b343d4e SITL: add simulator for ICM40609 4 years ago
Peter Barker 239b09fb34 AP_InertialSensor: add simulator for ICM40609 4 years ago
Peter Barker 3d577d94e8 GCS_MAVLink: add do_disarm_checks boolean to disarm call 4 years ago
Peter Barker b229c552e6 AP_Arming: add do_disarm_checks boolean to disarm call 4 years ago
Peter Barker 0052500d67 GCS_MAVLink: split out a handle_command_component_arm_disarm 4 years ago
Brad Bosch a2192eda5e GCS_MAVLink: use RADIO_STATUS message txbuf field 4 years ago
bugobliterator 4346264113 AP_HAL_ChibiOS: ensure UP and CH timer channels share DMA for H7 4 years ago
Peter Barker 96981baadf AP_CanManager: use milliseconds for timeout 4 years ago
Peter Barker 9099a9b622 AP_AHRS: correct names for active EKF type 4 years ago
Josh Henderson 0ebbf0f74e AP_Logger: move AP_AHRS functions out 4 years ago
Josh Henderson 62ff9a4d4b AP_AHRS: move logging functions to AHRS 4 years ago
Josh Henderson 8ce5113c74 AC_AutoTune: privatize AHRS logging 4 years ago
Andy Piper e9ea360a99 AP_HAL_ChibiOS: don't timeout after 11 bits on serial irqs 4 years ago
Andrew Tridgell 957842f7eb AP_InertialSensor: added support for v3 Invensense sensors 4 years ago
Andrew Tridgell 14433c3ae3 HAL_ChibiOS: enable ICM-40609 on mRoNexus 4 years ago
yaapu 0f49058fbd AP_MSP: fix for missing ACK on unsupported MSP messages 4 years ago
Andrew Tridgell 882d9c4e23 GCS_MAVLink: adjust stack sizes 4 years ago
Andrew Tridgell dc57454ac5 AP_Logger: adjust stack sizes 4 years ago
Andrew Tridgell afbdd69165 AP_HAL_ChibiOS: adjust stack sizes 4 years ago
Andy Piper 8fb403c569 AP_HAL_ChibiOS: make sure BDMA channels are not adjacent 4 years ago
Andy Piper 186c28c275 AP_BLHeli: correct bi-dir mask enablement 4 years ago
Peter Barker 416dd98140 AP_Logger: check HAL_LOGGING_DATAFLASH only for definition 4 years ago
Peter Barker 7d42f473fc AP_Logger: allow each backend to be compiled out 4 years ago
yaapu 480c9f10df AP_OpticalFlow: fix for msp opflow sensor alignement 4 years ago
Michael Oborne d2720da4a2 AP_GPS: support yaw for UAVCAN GPS 4 years ago
Michael Oborne 5ef3e1bec3 UAVCAN: add dsdl for gps heading 4 years ago
Peter Barker e8d24a1f68 AP_Logger: initialise logger instance variables in header 4 years ago
Peter Barker 80e8688888 AP_Logger: remove perf counters 4 years ago
Andy Piper b3946a667c AP_Logger: omnibusF4pro needs more stack for logging and logging needs to take precedence over ftp 4 years ago