18524 Commits (66a2c1020312b8d78ecc034e3e3e31432d5a20e3)

Author SHA1 Message Date
Andrew Tridgell 50df8c7e28 AP_RCProtocol: added cmdline RC decoder program 6 years ago
Andrew Tridgell 02519afdf4 HAL_Linux: fixed an error found with valgrind 6 years ago
Michael du Breuil 8c464572d8 AP_HAL_ChibiOS: Use a less clever version of realloc 6 years ago
Michael du Breuil effdc436f2 AP_Param: Fix a mixture of new/free 6 years ago
Michael du Breuil 0ede7b7d39 AP_Scripting: Catch lua panics 6 years ago
Peter Barker 686abb5e61 GCS_MAVLink: warn user via text message of mission upload failure 6 years ago
Michael du Breuil 57d3a4fb5f AP_HAL_Empty: Remove unneeded private member 6 years ago
Michael du Breuil b32c5e6f8d AP_HAL_ChibiOS: Remove unneeded private member 6 years ago
Michael du Breuil 52d6353e33 AP_Rangefinder: Remove unused members 6 years ago
Michael du Breuil 0808539ee5 AP_LandingGear: Remove unused members 6 years ago
Randy Mackay 18c3eba829 AP_OpticalFlow: minor format fix to Pixart driver 6 years ago
Andrew Tridgell e629845f00 AP_HAL: minimize features on px4-v1 6 years ago
Andrew Tridgell 891447d798 AP_Notify: fixed LED sync for OreoLED 6 years ago
Andrew Tridgell 78dc575258 AP_Notify: added OreoLED_I2C driver 6 years ago
Tom Pittenger deea50731d SRV_Channel: fix values order 6 years ago
Andrew Tridgell 4673fd8c7c AP_BattMonitor: fix problem with BATT_MONITOR=0 and BATT2_MONITOR=N 6 years ago
Randy Mackay ba3303dc61 AC_PosControl: set-alt-target-with-slew sets desired to 0 once at target 6 years ago
Michael du Breuil 3ee675ad42 DataFlash: Log integer version of mission 6 years ago
Peter Barker 3296b1c7f7 SITL: correct use of uninitialized values in simulated gimbal 6 years ago
Michael du Breuil 00cdf24324 AP_BattMonitor: Add docs for Plane QLand failsafe 6 years ago
Andrew Tridgell f6d564599e AP_Mount: mark gimbal channel as private 6 years ago
Andrew Tridgell 1e354d53c9 GCS_MAVLink: added private channel mask 6 years ago
Andrew Tridgell 635540b4d6 SITL: simulate Solo gimbal parameter handling 6 years ago
Andrew Tridgell 2a08dc73b7 SITL: added some debug code to simulated Solo gimbal 6 years ago
Peter Barker f4cf4c7fa2 GCS_MAVLink: remove unused variable 6 years ago
Peter Barker 2cea90eefe AP_Vehicle: remove ancient, misleading Arduino comment 6 years ago
Peter Barker c9714ae962 RC_Channel: read_aux_all is no longer overrridden by any class 6 years ago
Matt ca4d28200b AP_BattMonitor: Increase solo's power off button delay time 6 years ago
Randy Mackay 616a2709ff AP_BattMonitor: clarify copter action for SmartRTL 6 years ago
Randy Mackay 6816262e3d AP_RangeFinder: benewake tfmini always provide cm distances 6 years ago
Andrew Tridgell 1428594daf HAL_ChibiOS: fixed uart order for PH4-mini 6 years ago
Andrew Tridgell 8ac18f343f HAL_ChibiOS: added note on KakuteF7 ESC telem 6 years ago
Andrew Tridgell 08199eb5ff HAL_ChibiOS: updated KakuteF7 docs 6 years ago
Andrew Tridgell 62f07f36c7 HAL_ChibiOS: updated KakuteF4 docs 6 years ago
Andrew Tridgell 101b12617d HAL_ChibiOS: updated PH4-mini docs 6 years ago
Andrew Tridgell eac6435dec HAL_ChibiOS: allow CAP ports to be used as PWM on PH4-mini 6 years ago
Andrew Tridgell a6ab885866 HAL_ChibiOS: fixed typo in F767 pin def file 6 years ago
Andrew Tridgell 14cd9f11e8 AP_SerialManager: document Swap option for UARTs 6 years ago
Andrew Tridgell 013f1d55e8 HAL_ChibiOS: added support for swapping UART pins 6 years ago
Andrew Tridgell bed7939969 AP_HAL: added support for swapping RX and TX pins 6 years ago
Andrew Tridgell cfc6ec5e57 HAL_ChibiOS: added PH4-mini docs 6 years ago
Andrew Tridgell 7c2dc84d45 HAL_ChibiOS: added Pixhawk4 docs 6 years ago
Andrew Tridgell 9f22dae444 HAL_ChibiOS: added docs for CUAVv5 6 years ago
Andrew Tridgell d422e6a6ff HAL_ChibiOS: correct SPKT pin numbers for CubeBlack 6 years ago
Andrew Tridgell 742d8b8933 HAL_ChibiOS: pixracer and cube doc updates 6 years ago
Andrew Tridgell 8a85d9db69 HAL_ChibiOS: added CubeBlack docs 6 years ago
Andrew Tridgell 715ac2d6c5 HAL_ChibiOS: fixed error in pixracer docs 6 years ago
Andrew Tridgell 35db9c4b85 HAL_ChibiOS: added Pixracer docs 6 years ago
DOMINATOR\Eugene d3eb24bc01 AP_Airspeed: Temperature conversion in consistence with other libraries 6 years ago
Randy Mackay f5a9fdaf42 RangeFinder: benewake buffer uses uint8_t 6 years ago