20775 Commits (a4860afd324edab443817f923c2e0ca958a8baa1)

Author SHA1 Message Date
murata 1a8e644437 AP_Logger: GPA/GPA2 Change the unit of DELTA. 6 years ago
Andrew Tridgell 4ca48f225d SITL: send vicon data at 70ms intervals 6 years ago
Andrew Tridgell cfc37f2089 GCS_MAVLink: log corrected timestamp for vision data 6 years ago
Andrew Tridgell 414d3eb670 AP_NavEKF2: don't fuse GPS when EK2_GPS_TYPE=3 6 years ago
Jaaaky fee3136b44 AP_Baro: Fix floating point exception with watchdog reset 6 years ago
Henry Wurzburg 00c111651a ChiBios: Omnibusf4pro hwdef tweak to allow active or passive buzzer 6 years ago
Andrew Tridgell aeb58cede1 HAL_ChibiOS: I2C timeout should be send+recv, not MAX(send,recv) 6 years ago
Andrew Tridgell 4027d61e17 AP_Scheduler: log I2C ISR count 6 years ago
Andrew Tridgell 7d5c0e92ae AP_Logger: added logging of I2C ISR count 6 years ago
Andrew Tridgell 578e5dfdaa HAL_ChibiOS: add up i2c ISR count 6 years ago
Andrew Tridgell 9741ac0b64 AP_HAL: added I2C ISR count to PersistentData 6 years ago
Jaaaky d774bf3ea5 AP_Mission: Better AUTO watchdog restore 6 years ago
Andrew Tridgell f8cfbb8062 HAL_ChibiOS: added ISR limit on I2C 6 years ago
Andrew Tridgell b8602abdeb AP_InternalError: added error for i2c isr error 6 years ago
Peter Barker 2acc53ec17 GCS_MAVLink: break out of loop statement once we have a result 6 years ago
Peter Barker 052e721622 GCS_MAVLink: tweak timings debug messages 6 years ago
Peter Hall db87285153 AR_WPNav: add oa_wp_bearing_cd function 6 years ago
Peter Hall c445362fae AR_WPNav: fix wp_bearing_cd calc 6 years ago
murata 4754710e60 RangeFinder: Change to coding style (NFC) 6 years ago
Peter Barker 2049e86dda AP_Param: optionally return parameter flags in AP_Param::find(...) 6 years ago
Peter Barker 70daf0010b AP_Param: add param flag bit indicating internal-use-only 6 years ago
Peter Barker 9cf9497552 AP_Mission: mark MIS_TOTAL as internal-use-only 6 years ago
Peter Barker 4f9d1ada33 GCS_MAVLink: deny setting MIS_TOTAL parameter 6 years ago
Randy Mackay 257152aa55 SITL: sailboat motor enabled only for sailboat-motor frame 6 years ago
Randy Mackay 0ce1ce9c4f SITL: minor format changes for sailboat 6 years ago
Peter Barker 592c7acc4c AP_RTC: add clarifying comment on get_time_utc 6 years ago
Peter Barker 46c880089c AP_RTC: tighten types on get_system_clock_utc 6 years ago
Peter Hall 4492c09b3b AP_HAL_SITL: Scheduler skip set stack on Cygwin 6 years ago
murata 851ee24c99 AP_RangeFinder: Clarify the purpose of input registers 6 years ago
Gone4Dirt 5239d86d13 AP_RPM: Added Arduino RPM Sensor Debug Tool 6 years ago
mhefny 1e41f7cc61 SITL: add Webots support and examples 6 years ago
mhefny c1c32ab615 AP_HAL_SITL: add Webots support 6 years ago
Andrew Tridgell 992016069a AP_InertialSensor: fixed watchdog on AHRS trim gyro wait 6 years ago
Peter Barker 914e6c5497 AP_HAL_Linux: check return value of system command 6 years ago
Peter Barker 5f2dd57cca AP_Radio: add missing override keywords 6 years ago
Peter Barker 03c439f9ab GCS_MAVLink: make update_sensor_status_flags private 6 years ago
Andrew Tridgell 8ef2046f7b AP_IOMCU: use blocking writes to uart 6 years ago
Andrew Tridgell 8080efbc6a HAL_ChibiOS: allow for blocking unbuffered uarts 6 years ago
Andrew Tridgell 454717cf6f AP_IOMCU: cleanup IO protocol and add logging 6 years ago
Andrew Tridgell 984542fa53 AP_IOMCU: fixed error handling for short packets 6 years ago
Andrew Tridgell afc8a70ce4 HAL_ChibiOS: fixed a bug in wait_timeout() on UARTs 6 years ago
Peter Barker 35c2406b17 AP_HAL_ChibiOS: add missing override keywords 6 years ago
Michael du Breuil e05047bb0b AP_Scripting: Remove unneeded function, add some more enums 6 years ago
Randy Mackay a8fd04ddf9 AC_Avoidance: Dijkstra's returns oa-not-required if path has been completed 6 years ago
Randy Mackay 452be5fd94 AC_Avoidance: Dijkstra skips calcs if current loc is same as destination 6 years ago
Randy Mackay bed21b43e1 AP_OAPathPlanner: minor fix to return original origin and dest upon failure 6 years ago
Randy Mackay aeb98c7555 AC_WPNav: integrate OAPathPlanner 6 years ago
Randy Mackay 6361a9a204 AC_WPNav: constify get_wp_destination 6 years ago
Peter Barker 53f8aa2b92 AP_Landing: correct format string 6 years ago
Peter Barker 83b7857349 AP_RTC: add example for RTC functions 6 years ago