40460 Commits (fc306128ba7c71a9f04019c96a1ac4041aacf936)
 

Author SHA1 Message Date
Randy Mackay 6f77a75be5 AP_BattMonitor: set default I2C bus for Solo and Maxell drivers 5 years ago
Randy Mackay 0edc341231 AP_BattMonitor: Maxell cell voltages timeout after 5sec 5 years ago
Randy Mackay 51cab958b9 AP_Scripting: example to check battery cycle count 5 years ago
Randy Mackay f7a89ae055 AP_Scripting: add binding for BattMonitor's get_cycle_count method 5 years ago
murata 4192ec1700 AP_BattMonitor: Maxell battery on any I2C bus 5 years ago
Randy Mackay 30a0f22d13 AP_BattMonitor: add cycle count for smbus batteries 5 years ago
Andrew Tridgell ede5cabbf5 HAL_ChibiOS: save 3k of flash on MatekF405-Wing 5 years ago
Andrew Tridgell 943e495f34 AP_BattMonitor: support selective enable of SMBUS and fuel battery monitors 5 years ago
Andrew Tridgell d40671b8d8 AP_Terrain: added script for creating terrain *.dat files 5 years ago
Andrew Tridgell 8efe7c1b71 AP_Terrain: fixed bug in disk offset calculation 5 years ago
Paul Riseborough 9cd7cf4c01 AP_NavEKF3: Don't use geomag data when user specifies declination 5 years ago
Paul Riseborough 117b2629a9 AP_NavEKF2: Don't use geomag data when user specifies declination 5 years ago
Paul Riseborough db90cf5fb0 AP_Compass: Add accessor function for COMPASS_AUTODEC 5 years ago
Randy Mackay e87e16cc0f AP_NavEKF3: getLLH fix when no GPS available 5 years ago
Randy Mackay a6b825324a AP_NavEKF2: getLLH fix when no GPS available 5 years ago
Andrew Tridgell 12c0d452e9 AP_RCProtocol: fixed buffer overflow in st24 parser 5 years ago
murata 5b9fc1b146 AP_Baro: Fix timestamp wrapping 5 years ago
Andrew Tridgell dd3373a489 Tools: added new RM3100 ID 5 years ago
Andrew Tridgell 481852d608 AP_Compass: change RM3100 device ID 5 years ago
Andrew Tridgell 8787ca868a AP_Compass: fixed scaling of RM3100 5 years ago
Leonard Hall 7fe700b738 Copter: Fix Rate expo calculation 5 years ago
Andrew Tridgell 95f896b556 Copter: make EKF mag variance check use max 5 years ago
Andrew Tridgell 8be1755b12 AP_NavEKF3: make mag variance reporting consistent 5 years ago
Andrew Tridgell 6e5f61935c AP_NavEKF2: make mag variance reporting consistent 5 years ago
bugobliterator 531cf5f3fb AP_Scripting: remove unused user of realloc from lua 5 years ago
bugobliterator 9073f0ffb4 HAL_ChibiOS: deprecate realloc for ChibiOS build, so as to return error when used 5 years ago
bugobliterator cf0c6d3247 AP_HAL: ensure libc realloc is available for all platforms except ChibiOS 5 years ago
bugobliterator f163448298 waf: disable use of libc realloc for chibios 5 years ago
bugobliterator 10aa97f958 waf: enable heap methods for everything but bootloader 5 years ago
bugobliterator a9ea7ca3dc AP_HAL_ChibiOS: implement standard realloc method 5 years ago
bugobliterator 792fe2697a AP_HAL: implement standard realloc method 5 years ago
bugobliterator c093af9ea5 AP_Common: use standard realloc method from HAL 5 years ago
Andrew Tridgell 384571ddf2 GCS_MAVLink: send only old value for readonly param set 5 years ago
Peter Hall 33af883275 AP_Motors: MotorsMulticopter fix floating boost output 5 years ago
Peter Barker 96c97589ae GCS_MAVLink: divide time allowed to send messages fairly 5 years ago
Randy Mackay 24dbba59f2 Copter: integrate landing gear option and make edge based 5 years ago
Randy Mackay d0ff724b46 AP_LandingGear: add OPTIONS param to auto deploy and retract 5 years ago
Bill Geyer 23fc62a2d4 AC_AttitudeControlHeli: update filter parameter desc mins 5 years ago
Randy Mackay ab8b482bcd AC_AttitudeControl: update param ranges 5 years ago
Randy Mackay d3b9cadf9c Copter: update_throttle_mix uses filtered accelerations 5 years ago
Randy Mackay d4f8470960 Plane: rename update_throttle_mix 5 years ago
Randy Mackay b1564e95e0 Copter: rename update_throttle_mix 5 years ago
Randy Mackay 9fe8e01fe4 AP_Mount: ignore rc trim when calculating desired mount angles 5 years ago
Randy Mackay 52520d9c28 RC_Channel: formatting fixes 5 years ago
Randy Mackay 1ee5862f6d RC_Channel: add norm_input_ignore_trim 5 years ago
bnsgeyer 7b1e34d219 AC_WPNAV:make speed changes during missions obey WPNAV_ACCEL 5 years ago
Randy Mackay 5eb54ddfd2 AC_PosControl: allow smaller changes in max speed and accel 5 years ago
Andrew Tridgell fe8398fe0d HAL_ChibiOS: use default USB IDs for fmuv3 5 years ago
Andrew Tridgell aafed565f3 AP_NavEKF3: fixed use of antenna position when switching GPS primary 5 years ago
Andrew Tridgell 2cf3ad4a3d AP_NavEKF2: fixed use of antenna position when switching GPS primary 5 years ago