24251 Commits (710d08da6d6a72826e7375a58d7490cb5f5dcc5b)
 

Author SHA1 Message Date
Andrew Tridgell 710d08da6d HAL_Linux: support SRXL R/C input 8 years ago
Andrew Tridgell 7b3d0234d1 AP_HAL: added an SRXL protocol decoder 8 years ago
murata bb1a787852 AP_Scheduler: To add a comment to _loop_rate_hz variable. 8 years ago
Andrew Tridgell 5724aef8b3 Plane: support automatic servo trimming 8 years ago
Andrew Tridgell f9dd31b6e5 RC_Channel: support automatic servo trimming 8 years ago
Andrew Tridgell e391da7aec PX4Firmware: submodule update 8 years ago
Lucas De Marchi e6d5bac527 AP_Param: don't used reserved word in macros 8 years ago
Pierre Kancir 59366b058a Tools: update ci install script 8 years ago
Pierre Kancir 2942b1b56d Tools: update arch install script 8 years ago
Pierre Kancir 08cf58a027 Tools: update ubuntu install script 8 years ago
Andrew Tridgell 70375720f3 Plane: fixed throttle slew handling with SERVO_RNG_ENABLE=1 8 years ago
Andrew Tridgell 29f4fe2398 Plane: fixed accel based launch with timer enabled 8 years ago
Andrew Tridgell 8b7c60dcd7 Rover: use handle_rc_bind 8 years ago
Andrew Tridgell 57830784e2 Copter: use handle_rc_bind 8 years ago
Andrew Tridgell 6878a9a270 Plane: use handle_rc_bind 8 years ago
Andrew Tridgell 792f3b8a15 GCS_MAVLink: added handle_rc_bind() 8 years ago
murata ba60cce0c1 AP_HAL: simplify the processing of milliseconds from the time 8 years ago
Andrew Tridgell 5a9276a5c4 Copter: added SYSID_ENFORCE parameter 8 years ago
Andrew Tridgell 3a8e38ee12 Plane: added SYSID_ENFORCE parameter 8 years ago
Andrew Tridgell f01f711ff6 GCS_MAVLink: added accept_packet() hook 8 years ago
Andrew Tridgell 16bd04ba7e Tools: update frame parameters for Disco 8 years ago
Andrew Tridgell 992bf2368e RC_Channel: cope with SERVO_RNG_ENABLE changing while booted 8 years ago
Andrew Tridgell be1109174e Plane: apply elevon and vtail mixers after SRV_Channel remap 8 years ago
Andrew Tridgell 4a9ddf52e0 RC_Channel: constrain output to servo range 8 years ago
Andrew Tridgell 2ceddddd3b RC_Channel: don't call output() in SRV_Channel 8 years ago
Andrew Tridgell a369b4833a Plane: fixed throttle channel during startup failsafe 8 years ago
Andrew Tridgell d49f50db4b Plane: don't output aux channels on termination 8 years ago
Andrew Tridgell 856b4f4d14 Plane: disable AUX passthrough during termination 8 years ago
Andrew Tridgell 78ef3b77c6 RC_Channel: added disable_passthrough() method 8 years ago
Andrew Tridgell 57ddc8f58f Plane: use SRV_Channels set_esc_scaling() 8 years ago
Andrew Tridgell 2ec439d7e3 RC_Channel: added set_esc_scaling() to SRV_Channels 8 years ago
Andrew Tridgell fcd98e2c44 Plane: implement AUTO_TRIM for SERVO_RNG_ENABLE=1 8 years ago
Andrew Tridgell 73b9123495 RC_Channel: added set_trim() API to SRV_Channels object 8 years ago
Andrew Tridgell a23c373f16 Plane: fixed servo mixing for AFS and failsafe case 8 years ago
Andrew Tridgell 8170df7ba8 Plane: added servo remapping object 8 years ago
Andrew Tridgell c7f8b255e7 RC_Channel: added SRV_Channels object for remapping output channels 8 years ago
Andrew Tridgell fea7903aa8 RC_Channel: added get_radio_out_normalised() 8 years ago
Andrew Tridgell 96c7d9dde8 RC_Channel: make output_trim() go via _radio_out 8 years ago
Andrew Tridgell c7f738c284 Plane: separate out the output channel mixing 8 years ago
Andrew Tridgell eb67c97bb2 Plane: split out flap output functions 8 years ago
Andrew Tridgell a2cdd75870 Plane: removed THROTTLE_OUT define 8 years ago
Andrew Tridgell 40c6ebf61a Plane: refactor more of servos output code to be easier to read 8 years ago
Andrew Tridgell 6aa3ded666 Plane: split main servo output functions into a separate file 8 years ago
Randy Mackay cb977bca6f Copter: 3.4-rc6 release notes 8 years ago
Randy Mackay 5894a54a16 Copter: althold uses current alt target if active 8 years ago
Leonard Hall fec24437f2 Copter: load accel throttle I term from attitude controller input 8 years ago
Randy Mackay a124001b8b Copter: get_pilot_desired_throttle gets thr_mid argument default 8 years ago
Leonard Hall bead957a78 AP_MotorsMulticopter: limit hover throttle 8 years ago
Leonard Hall 5c47f3f9e5 Copter: add acro throttle and yaw expo and smoother manual pilot throttle 8 years ago
Lucas De Marchi 041ec327a2 ci: add ~/.local/bin to PATH 8 years ago