20762 Commits (11a1dfb869c225342c0e963e8b46790a967415d7)

Author SHA1 Message Date
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
Rajat Singhal ad9093251e SITL: Remove unused includes 6 years ago
Rajat Singhal 4af8813014 AP_Proximity: Add license info in Airsim lidar backend 6 years ago
Rajat Singhal 4e847342b1 SITL: Add license info in Airsim files 6 years ago
Peter Barker 169013cae2 SITL: allow starting location to come from parameters 6 years ago
Peter Barker 94d2ce13d2 AP_HAL_SITL: allow starting location to come from parameters 6 years ago
Peter Barker 24405f1b23 SITL: correct and add comment 6 years ago
Peter Barker f7b47679bb SITL: remove home_str from constructor 6 years ago
Peter Barker cdab58d598 AP_HAL_SITL: remove home_str from constructor 6 years ago
Peter Barker 1b3e2e3c8b AP_HAL_Linux: add missing override keywords 6 years ago
Tom Pittenger e70ff1b30a AP_Mission: update NAV_DELAY comment that said wrong ID number 6 years ago
Peter Barker b860676f12 AP_Mission: examples: var_info is now in GCS_MAVLINK_Parameters 6 years ago
Peter Barker 6af3149adc AP_Logger: examples: var_info is now in GCS_MAVLINK_Parameters 6 years ago
Peter Barker 8c21a279ea AP_GPS: examples: var_info is now in GCS_MAVLINK_Parameters 6 years ago