90 Commits (ee8e2923ae07d851dcbe7ffca82f278c20d981b9)

Author SHA1 Message Date
Lucas De Marchi 8e3777a163 AP_HAL_PX4: RCOutput: honour HAL_HAVE_SAFETY_SWITCH 7 years ago
Eugene Shamaev 05c8d4cc36 AP_HAL_PX4: helper func 7 years ago
Eugene Shamaev 2a6387fd3b AP_HAL_PX4: reducing indenting by linearizing the logic 7 years ago
Eugene Shamaev 94f8c81d84 AP_HAL_PX4: UAVCAN servo removal 7 years ago
Andrew Tridgell 219d429929 HAL_PX4: fixed oneshot125 on non-alt outputs 7 years ago
Andrew Tridgell fae0e7befa HAL_PX4: implement BRD_SAFETYOPTION 7 years ago
Andrew Tridgell c3f0418333 HAL_PX4: handle oneshot125 separately 7 years ago
Andrew Tridgell 2933d4dd35 HAL_PX4: handle MODE_PWM_NONE enum 7 years ago
Andrew Tridgell a9b4d37bd2 HAL_PX4: fixed build with DShot 7 years ago
Andrew Tridgell 25cc73c1e7 AP_HAL_PX4: added mask to set_output_mode() 7 years ago
Mark Whitehorn 12ea8efa84 AP_HAL_PX4: support SBusOut 7 years ago
Randy Mackay 687ec98e5d AP_HAL_PX4: set default servo update rate only when changed 8 years ago
Andrew Tridgell 5b43698e25 HAL_PX4: added rcout set_detault_rate() 8 years ago
Eugene Shamaev 36655310b3 AP_HAL_PX4: support for several CAN interfaces and drivers, filtering support 8 years ago
Andrew Tridgell b8f628da83 HAL_PX4: fixed bug in last_sent 8 years ago
Andrew Tridgell 17893958bf HAL_PX4: cope with brushed motors in read_last_sent() 8 years ago
Andrew Tridgell 11396919c8 HAL_PX4: changed BRUSHED16kHz to BRUSHED 8 years ago
Andrew Tridgell 96627bc4e5 HAL_PX4: allow any pulse freq in brushed mode 8 years ago
Andrew Tridgell 9bdb6838e6 HAL_PX4: cope with nested cork/push 8 years ago
Francisco Ferreira 7dca7933fa AP_HAL_PX4: fix UAVCAN armed state to depend on safety switch 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 7caeaf4be6 AP_HAL_PX4: RCOutput support for UAVCAN 8 years ago
Andrew Tridgell dbfdfa2261 HAL_PX4: fixed a bug in setup of alt rates for upper channels 8 years ago
Andrew Tridgell 02976168cc HAL_PX4: fixed RC rate when BRD_PWM_COUNT=0 8 years ago
Lucas De Marchi f972fed70b AP_HAL_PX4: rename method to follow AP_HAL 8 years ago
Andrew Tridgell 787a2093ec HAL_PX4: fixed motor test for brushed motors 8 years ago
Andrew Tridgell ce5ed66b45 HAL_PX4: auto-scale brushed output with ESC output range 8 years ago
Andrew Tridgell b3286c3da0 HAL_PX4: support MODE_PWM_BRUSHED16KHZ 8 years ago
Andrew Tridgell 00938f7dbb HAL_PX4: fixed enabled channels in init 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 9d6a5c6f04 HAL_PX4: make ready_to_arm state latching 8 years ago
Andrew Tridgell 2a44e6a7d7 HAL_PX4: cope with no px4io on FMUv2 8 years ago
Andrew Tridgell c825c7b4cc HAL_PX4: disable FMU outputs again on re-engaging of safety switch 8 years ago
Andrew Tridgell c493ba81e4 HAL_PX4: fixed cork() for RCOutput 8 years ago
Andrew Tridgell dddaded8d4 HAL_PX4: fixed a race condition in force_safety_on/off 9 years ago
Tom Pittenger 57d6ccc0dd AP_HAL_PX4: skip the 100ms delay on first px4io safety_state async attempt 9 years ago
Tom Pittenger 67aaf7e226 AP_HAL_PX4: defer calls to safety_state switch to queue an async attempt. 9 years ago
Andrew Tridgell dda35a366c HAL_PX4: prevent rate changes once oneshot is setup 9 years ago
Ricardo de Almeida Gonzaga 892cc2ea6f AP_HAL_PX4: Fix typos 9 years ago
Andrew Tridgell eeef28be5e AP_HAL_PX4: fixed hexacopter on Pixracer 9 years ago
Andrew Tridgell 0af322e90d HAL_PX4: added comment on oneshot 9 years ago
Andrew Tridgell 5ce7ae71a7 HAL_PX4: fixed enabling oneshot on a subset of motors 9 years ago
Andrew Tridgell bcd0d48ced HAL_PX4: fixed non-contiguous motor outputs 9 years ago
Andrew Tridgell a731caa4ab HLA_PX4: prevent timer disturbance in oneshot mode 9 years ago
Andrew Tridgell d9d6f87195 HAL_PX4: fixed bug in pwm send code 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