29237 Commits (842eed54265c32e7a72124161c56d808f1908c63)
 

Author SHA1 Message Date
Randy Mackay 842eed5426 Copter: accept do-winch commands with max rate 7 years ago
Randy Mackay 47bbf49aa6 Copter: fix tuning knob rate control of winch 7 years ago
Randy Mackay 787954fa37 Copter: integrate winch library 7 years ago
Randy Mackay 2c511b4269 Copter: add AP_Winch and AP_WheelEncoder to build 7 years ago
Randy Mackay 2dfb6a94f2 AP_Winch: library to control winch 7 years ago
Randy Mackay 8b4345f29d AP_Mission: add winch support 7 years ago
Randy Mackay 07e2853b8e SRV_Channel: function definition for winch 7 years ago
Jacob Walser 1998cf93d2 Sub: JS_LIGHTS_STEP -> JS_LIGHTS_STEPS 7 years ago
Jacob Walser b7e367e21d Sub: always neutralize inputs during pilot input failsafe 7 years ago
Jacob Walser fb2e87032d Sub: use configured rc input range for lights input instead of hard coded values 7 years ago
dheideman 4e1c7fff37 Sub: Ignore input hold button if disarmed 7 years ago
dheideman 69be1725b6 Sub: Disable input hold on disarm 7 years ago
Jacob Walser 15658f1526 Sub: rework camera tilt input and slew limiting 7 years ago
Jacob Walser e8326ef120 Sub: remove manual control button debounce timer 7 years ago
Randy Mackay e648564e74 mavlink: add DO_WINCH command 7 years ago
Randy Mackay ce73d724c8 AR_AttitudeControl: rate-control for skid-steering uses I term even at low speeds 7 years ago
Randy Mackay ee3daaa7c9 AR_AttitudeControl: reset input filter for steering and throttle controllers 7 years ago
Randy Mackay 91d489d91e AC_PID: implement reset_filter 7 years ago
khancyr 74d5767e25 Rover: Fix slew rate range 7 years ago
Randy Mackay 2986d3eb7d AR_AttitudeControl: fix braking 7 years ago
Randy Mackay 49cbbf4d76 AR_AttitudeControl: minor comment fix 7 years ago
Randy Mackay 8daa8cba1f AR_AttitudeControl: record desired turn rate and speed for logging 7 years ago
Randy Mackay 2ef1e8e4c2 Rover: fix PID desired and achieved reporting 7 years ago
Randy Mackay ea70755f00 Rover: fix speed nudge 7 years ago
Randy Mackay fb9f695d2f Rover: fix use-pivot-steering 7 years ago
Randy Mackay fb944322c7 Rover: minor fix to disarm logic 7 years ago
Randy Mackay 2c568f8046 Rover: minor parameter description change 7 years ago
Randy Mackay 9f67d2a88d Rover: add MOT_SKID_FRIC to up skid-steer motor out while stopped 7 years ago
Michael du Breuil 0cee2f2896 AP_BattMonitor: Require all backends to provide init 7 years ago
Andrew Tridgell 3402d07651 HAL_PX4: fixed a race condition on i2c init 7 years ago
Peter Barker b6404ff26b Tools: build_binaries.py: handle badly formed config.mk 7 years ago
Peter Barker c498f17bc8 Tools: autotest: fix apmrover2 race condition on banner 7 years ago
ChristopherOlson 51c8c1adb2 Copter: TradHeli update comment 7 years ago
ChristopherOlson 572c609cd6 Copter: Trad Heli-change default accel_z_p to 0.30 7 years ago
Peter Barker 93810ab42a Tools: sim_vehicle.py: clarify comment about vagrant and mavlink-out 7 years ago
Peter Barker 89fa44a224 Tools: sim_vehicle.py: flake8 compliance 7 years ago
Peter Barker 163b354448 Tools: autotest: rover: add test for braking 7 years ago
Peter Barker 62f7acff52 SITL: reduce max accel of simulated rover 7 years ago
Peter Barker efefdfa037 Tools: build_binaries.py: support config.mk 7 years ago
Peter Barker 47ffad7cdc Tools: autotest: copy generate_manifest aside for build_binaries.py 7 years ago
Tom Pittenger 8adacfeea3 Plane: always log MODE and include reason when logging is enabled 7 years ago
Tom Pittenger f7d07fc146 Rover: always log MODE and include reason when logging is enabled 7 years ago
Andrew Tridgell e340fac2e0 AP_Motors: avoid float exception for small expo 7 years ago
Jacob Walser bc0827ffd7 Sub: force GND_EXT_BUS at boot for Pixhawk 1 and 2 7 years ago
Jacob Walser d5896287b7 AP_Param: Add set_by_name and set_and_save_by_name helpers 7 years ago
hiro2233 7d304073ed SITL: fixed include case sensitive 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 63ca1f755e Tools: Replay: fix compiler warning for printf string 7 years ago
Peter Barker e3320ca953 Tools: autotest.py: run build_binaries.py instead of build_binaries.sh 7 years ago
Peter Barker 9e7d2e837a Tools: build_binaries.py: translate build_binaries.sh into python 7 years ago
Peter Barker 5d02dc4a30 Tools: generate_manifest.py non-fatal if not all vehicle dirs exist 7 years ago