4753 Commits (467da77c77717eb80443c913b3de1acf4a90e0d9)

Author SHA1 Message Date
Lucas De Marchi b24d850695 ArduCopter: Fix use of logical op instead of bitwise op 8 years ago
Pierre Kancir 6f79a8c37c Arducopter: simply invalid cmd msg 8 years ago
Pierre Kancir 94e42e870e ArduCopter: uniformize verify_command 8 years ago
Tom Pittenger 748beb094d Copter: log to dataflash statustext messages from my_gcs 9 years ago
Randy Mackay 7091daa1cf Copter: remove out of date comment regarding autotune 9 years ago
Peter Barker b81074d83a Copter: simplify auxsw duplicates check 9 years ago
floaledm 5910c94b65 Copter: change sensor health check to prevent false positive 9 years ago
John deVere d89b82b69f Copter: fixed parameter description typos 9 years ago
Randy Mackay 9b8b45b218 Copter: 3.4-rc5 release notes 9 years ago
Randy Mackay 9b1b18b15b Copter: add sprayer to aux switch options 9 years ago
Randy Mackay f37c17bd80 Copter: include spray in build by default 9 years ago
Randy Mackay a8f0291711 Copter: parameter conversion only for matrix multicopters 9 years ago
Andrew Tridgell d0dd10aeea Copter: added DEV_OPTIONS parameter 9 years ago
Randy Mackay f22f10460a Copter: 3.4-rc4 release notes 9 years ago
floaledm 85a3fda879 Copter: removed reliance on home_distance and home_bearing which are only in copter 9 years ago
Leonard Hall 1f2d17e8e7 Copter: increase chance that parachute will deploy 9 years ago
Michael du Breuil bec4bfa2ba Copter: Return RESULT_FAILED for GET_CMD_HOME if home is unset 9 years ago
Randy Mackay 4832ba4bf0 Copter: call attitude control parameter check 9 years ago
Randy Mackay 42cca17df4 Copter: update 3.4-rc3 release notes 9 years ago
Randy Mackay f6f3718e80 Copter: 3.4-rc3 release notes 9 years ago
Randy Mackay a8a31b1c24 Copter: fix health reporting to GCS for optical flow and precision landing 9 years ago
Randy Mackay cba480d02b Copter: add auto calibration to ESC_CAL parameter description 9 years ago
Randy Mackay e17c8ac851 Copter: remove non-working reset-to-armed-yaw 9 years ago
Randy Mackay eded2dee23 Copter: TELEM_DELAY parameter range to 30sec 9 years ago
Andrew Tridgell d186e1c648 Copter: improve the reliability of ESC calibration with OneShot ESCs 9 years ago
khancyr 733786830d Copter: config.h fix typo 9 years ago
khancyr 1a1c749501 Copter: fix typo in parameters.cpp 9 years ago
Andrew Tridgell f18e0dadc9 Copter: added optional AdvancedFailsafe for copter and heli 9 years ago
Grant Morphett 28552d5cc9 Copter: Supports COMMAND_INT in the code so added it to capabilites. 9 years ago
Andrew Tridgell ea7e62df17 Copter: use a constant string for frsky_telemetry init 9 years ago
floaledm 893614897e Copter: moved MAV_TYPE to Copter.h 9 years ago
Andrew Tridgell 96de005591 Copter: moved MAV_TYPE define to defines.h 9 years ago
Andrew Tridgell a14ff8ac77 Copter: fixes for Frsky_Telem API changes 9 years ago
Andrew Tridgell 0bcc9c4cb0 Copter: fix for AP_FrSky_Telem API change 9 years ago
floaledm baa3357b21 Copter: changed init for SPort passthrough protocol compatibility 9 years ago
floaledm 157db51b9d Copter: make control_sensor vars available outside of send_extended_status1 9 years ago
floaledm c0bd21d9f2 Copter: compatibility with revised AP_Frsky_Telem class 9 years ago
floaledm f73fa1fc80 Copter: removed frsky_telemetry_send scheduled task 9 years ago
murata 97613ef961 Copter: By multiple bit synthetic, can this method once access. 9 years ago
Gustavo Jose de Sousa b8e518a533 waf: use ap_library tool 9 years ago
Tom Pittenger e9d34c07d2 Copter: reduce scheduler max-time for avoid-adsb from 400 to 100 9 years ago
Tom Pittenger 5c1d49b985 Copter: add new avoidance recovery modes 9 years ago
Tom Pittenger a1bf791529 Copter: do not report collision warning when action is COLLISION_ACTION_NONE: 9 years ago
Tom Pittenger 06b64000e1 Copter: move mavlink msg handling into library 9 years ago
Tom Pittenger d04a5d58fd Copter: decode correct ADSB packet 9 years ago
Peter Barker f67d247a46 Copter: factor pre-arm checks, continue testing after a failure 9 years ago
murata ec4c17e630 Copter: Delete a comparison that does not become a true forever. 9 years ago
Andrew Tridgell 06154fc4ab Copter: use rangefinder to prevent auto-disarm in the air 9 years ago
Andrew Tridgell e4564de837 Copter: fixed heli criterion for unsetting land_complete 9 years ago
Andrew Tridgell a67b9372fd Copter: check that climb rate is low in landing detector 9 years ago