35 Commits (6663d307280d7ac0cfc5e1e268a78ba586407ada)

Author SHA1 Message Date
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
Andrew Tridgell 155e82c1b3 HAL_PX4: fixed PWM output for FMUv4 9 years ago
Caio Marcelo de Oliveira Filho a76c9e0051 AP_HAL_PX4: use millis/micros/panic functions 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 619196b6b3 HAL_PX4: fixes for new PX4 device paths 10 years ago
Andrew Tridgell 4132b53541 HAL_PX4: publish actuator values for UAVCAN ESCs 10 years ago
Andrew Tridgell 154bf51279 HAL_PX4: minor tidy up of if statement 10 years ago
Holger Steinhaus 9e9c62d245 HAL_PX4: work-around for periodic enable_ch() calls 10 years ago
Holger Steinhaus e5549c90a1 HAL_PX4: do not overwrite disabled channels with zeros 10 years ago
Andrew Tridgell e22c8b27a9 HAL_PX4: if there are no enabled channels don't send to PX4IO 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 c93794999e HAL_PX4: remove an old conditional define 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 3ae6f03761 HAL_PX4: be less verbose about disarmed PWM setup 11 years ago
Andrew Tridgell db1d438e97 HAL_PX4: implement set_safety_pwm() API 11 years ago
Andrew Tridgell 63586e3e23 HAL_PX4: fixed build for new PX4Firmware 11 years ago
Andrew Tridgell 2c149bac8e HAL_PX4: added new arming ioctls 12 years ago
Andrew Tridgell 709615159a HAL_PX4: support 12 output channels with PX4IO 12 years ago
Pat Hickey e0457f21de AP_HAL_PX4: fix off-by-one error in RCOutput channel sending 12 years ago
Andrew Tridgell 4fd7630ec9 HAL_PX4: IO_SET_FEATURES is not needed any more 12 years ago
Andrew Tridgell 90e264d56a HAL_PX4: disable manual override in PX4 for now 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