37 Commits (efa59d47f2c09d2f14900dd14e93ae5d3faad77a)

Author SHA1 Message Date
Andrew Tridgell 17893958bf HAL_PX4: cope with brushed motors in read_last_sent() 8 years ago
Andrew Tridgell 96627bc4e5 HAL_PX4: allow any pulse freq in brushed mode 8 years ago
Francisco Ferreira 965eda69f3 AP_HAL_PX4: remove left-overs of legacy UAVCAN support 8 years ago
Andrew Tridgell ca4cde9770 HAL_PX4: fixed safety switch light pattern 8 years ago
Eugene Shamaev 0c4a68314b AP_HAL_PX4: removal of legacy UAVCAN support 8 years ago
Eugene Shamaev 55a0bd081f AP_HAL_PX4: ESC scaling 8 years ago
Andrew Tridgell dbfdfa2261 HAL_PX4: fixed a bug in setup of alt rates for upper channels 8 years ago
Lucas De Marchi f972fed70b AP_HAL_PX4: rename method to follow AP_HAL 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Tom Pittenger 67aaf7e226 AP_HAL_PX4: defer calls to safety_state switch to queue an async attempt. 9 years ago
Andrew Tridgell c9dfccfb26 HAL_PX4: improved oneshot support 9 years ago
Andrew Tridgell 6f284d673a HAL_PX4: enable oneshot support on px4io 9 years ago
Andrew Tridgell 759b0d6629 HAL_PX4: only support oneshot on FMU outputs for now 9 years ago
Andrew Tridgell 934b4dd475 HAL_PX4: support OneShot on PX4 9 years ago
Lucas De Marchi 28f67f0947 AP_HAL_PX4: replace header guard with pragma once 9 years ago
Jonathan Challinger 4bf3ec0e91 AP_HAL_PX4: implement RCOutput::read_last_sent 9 years ago
Andrew Tridgell 526fb65dd1 HAL_PX4: fixed setting of rcout frequency on alt channels 9 years ago
Andrew Tridgell 78e9b0a4e3 HAL_PX4: check for servo counts changing after boot 9 years ago
Lucas De Marchi 0c3733601b AP_HAL_PX4: use init() method without arguments 9 years ago
Lucas De Marchi ce674f6926 AP_HAL_PX4: remove unused write method 9 years ago
Gustavo Jose de Sousa 08333f1ffe AP_HAL_PX4: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell d6af9fd0ee HAL_PX4: prevent uavcan motor spin up while booting 10 years ago
Andrew Tridgell 6a33aeef67 HAL_PX4: cope with multi-instance actuator_outputs uORB 10 years ago
Andrew Tridgell 333778bac1 HAL_PX4: updates for upstream merge 10 years ago
Andrew Tridgell 4132b53541 HAL_PX4: publish actuator values for UAVCAN ESCs 10 years ago
Andrew Tridgell 7e3b8a30f5 HAL_PX4: use px4io generated values for servo output readback 10 years ago
Randy Mackay ffcd259b4e HAL_PX4: implement force_safety_on 11 years ago
Andrew Tridgell 5cd145a307 AP_HAL: added set_failsafe_pwm() API 11 years ago
Andrew Tridgell 439a075b30 AP_HAL: added force_safety_off rcoutput function 11 years ago
Andrew Tridgell 99b41f110f HAL_PX4: enable the FMU PWM pins to be used as GPIO when needed 11 years ago
Andrew Tridgell 87cc95dd7f AP_HAL: removed unused enable_mask and disable_mask functions 11 years ago
Andrew Tridgell db1d438e97 HAL_PX4: implement set_safety_pwm() API 11 years ago
Andrew Tridgell 709615159a HAL_PX4: support 12 output channels with PX4IO 12 years ago
Andrew Tridgell 8f2f4b1bc5 HAL_PX4: use write() to /dev/pwm_output for servo output 12 years ago
Andrew Tridgell 6e8501603c HAL_PX4: avoid RCOutput ioctl unless values change 12 years ago
Andrew Tridgell 319e1a4e84 HAL_PX4: support setting servo rate 12 years ago
Andrew Tridgell 0fcc6d7389 HAL_PX4: added an RC Output driver 12 years ago
Pat Hickey de6f9e52b2 AP_HAL_Empty: finished up scaffolding 12 years ago
Pat Hickey 3e3c0f57ae AP_HAL_Empty: started building out the scaffolding 12 years ago