40376 Commits (03204ac0eb8672b5904bba241714d591010d7d73)
 

Author SHA1 Message Date
Randy Mackay 933db99778 AP_OAPathPlanner: slow updates to 1hz, timeout to 3sec 5 years ago
Randy Mackay a895d2e7c9 AP_OABendyRuler: integrate oadb ekf-offset change 5 years ago
Randy Mackay 032544f876 AP_Math: add vector2f::offset_bearing 5 years ago
Randy Mackay 69e85d2e08 AP_Proximity: integrate oadb ekf-offset change 5 years ago
Randy Mackay f474cfdf12 AP_OADatabase: replace Location with offset from origin 5 years ago
Randy Mackay 80d8889d14 AP_Proximity: remove unused get_horizontal_distance 5 years ago
Randy Mackay 52c21d6ea0 AP_Proximity: sf40c combines seven readings for oadb 5 years ago
Randy Mackay e74676ad05 AP_Proximity: always use 8 sectors and fix ignore areas 5 years ago
Randy Mackay c9c28abac1 AP_OABendyRuler: integrate static object radius 5 years ago
Randy Mackay 52c1f9f798 AP_OADatabase: calculate object radius based on distance and beam width 5 years ago
Randy Mackay b8458d9cb4 AP_Proximity: integrate oadb::queue_push argument swap 5 years ago
Randy Mackay f6bc33ea2f AP_Proximity: remove unnecessary const from database_push 5 years ago
Randy Mackay b59908e4d3 AP_OADatabase: remove unnecessary const on arguments 5 years ago
Kelly Schrock 080e477b36 AP_BattMonitor: NeoDesign battery driver 5 years ago
Andrew Tridgell 160839f0e1 AP_Battery: fixed bug in SUI driver 5 years ago
Andrew Tridgell 9c16e30178 AP_BattMonitor: added SUI SMBUS battery backend 5 years ago
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