25 Commits (26919b4ab6457b4be000c71180ef147be3636166)

Author SHA1 Message Date
Andrew Tridgell b83f50be0f Plane: use new SRV_Channels API 8 years ago
murata 0ee8edc29d Plane: Change from printf statement to print, println statement. 8 years ago
murata ab99ea54eb Plane: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 9b83781b4f Plane: fixed mixer arming error with FMUv4 9 years ago
Michael du Breuil d0da7411b2 Plane: Fetch mixer status for assessing mixer success 9 years ago
Andrew Tridgell b357a254f6 Plane: use force_safety_no_wait() when re-enabling safety off in mixer 9 years ago
Andrew Tridgell 76b6cbbda1 Plane: prevent motor startup on reboot in quadplanes 9 years ago
Michael du Breuil 037a7980d6 Plane: fix calculation of override PWM 9 years ago
Andrew Tridgell 5a544002cb Plane: fixed memory leak in mixer setup 9 years ago
Michael du Breuil bb9086b87f Plane: setup mixer in the one second loop when disarmed 9 years ago
Andrew Tridgell c54d553df1 Plane: prevent continually loading the mixer 9 years ago
Michael du Breuil 7f73da535a Plane: if setting a mixer fails then clear the last crc so that it will be attempted again 9 years ago
Tom Pittenger e3930b45df Plane: force the safety_state immediately because we want it to be in effect while we make mixer changes 9 years ago
Tom Pittenger 4785650c95 Plane: remove redundant calls to safety_state 9 years ago
Andrew Tridgell 9f47e6417b Plane: always build with MAVLink2 headers 9 years ago
Andrew Tridgell 309dbef2ec Plane: fixed mavlink1 dependency on px4 9 years ago
Ricardo de Almeida Gonzaga 1fad971851 ArduPlane: Fix typos 9 years ago
skyscraper 7f29903287 ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
Michael du Breuil bcc939930c Plane: Only resend the mixer configuration if its changed 9 years ago
Andrew Tridgell d43d070e75 Plane: ensure throttle reverse is obeyed in all states 10 years ago
Andrew Tridgell 4aac2c5c96 Plane: trigger OVERRIDE_CHAN in px4io 10 years ago
Andrew Tridgell 3e74b82bc4 Plane: fixed two bugs in px4io override code 10 years ago
Andrew Tridgell 1520d8f734 Plane: catch a px4_mixer failure case 10 years ago
Andrew Tridgell 18c37935c9 Plane: convert from .pde to .cpp files 10 years ago
Andrew Tridgell db871cc581 Plane: prevent trim values out of range for PX4 mixer 10 years ago
Andrew Tridgell 4cb464db83 Plane: reduce the frame size of setup_failsafe_mixing() 10 years ago
Andrew Tridgell 34659478c2 Plane: fixed potential division by zero in mixing creation 10 years ago
Andrew Tridgell 1e6511b010 Plane: fixed number of channels we pass to PWM limits 10 years ago
Andrew Tridgell 7356503e90 Plane: set the PX4IO OVERRIDE_IMMEDIATE flag 10 years ago
Andrew Tridgell 0d2d63980d Plane: limit RC config to 8 channels 10 years ago
Andrew Tridgell 63561e53fb Plane: handle trims and reversals in px4 mixer creation 10 years ago
Andrew Tridgell c494057c98 Plane: add support for generating a PX4 mixer for failsafe 10 years ago