2297 Commits (9a159a5e236d6dbcbe746178cf2bb1a58d899027)

Author SHA1 Message Date
Randy Mackay 90af3262c5 Copter: pre-arm check for compass 12 years ago
Randy Mackay 57731bb3f9 Copter: adopt compass test from arduplane 12 years ago
Randy Mackay c232d7af4b Copter: correct fence parameter 12 years ago
Randy Mackay 58d1da2d80 Copter: integrate AC_Fence in place of limits 12 years ago
Randy Mackay 45aab0de92 Copter: add I2C error count to PM message 12 years ago
Andrew Tridgell 300a8d2bbc Copter: support all 12 channels on PX4 12 years ago
Randy Mackay 74dca6da22 Copter: move update_commands to run_autopilot fn 12 years ago
Andrew Tridgell fb0f5d46ba Copter: use BIT_IF_SET() 12 years ago
Andrew Tridgell 5ad9deecfb Copter: cleanup some bit if tests to be clearer 12 years ago
Andrew Tridgell 8ec1eaa8b1 build: removed obsolete cmake rules 12 years ago
Randy Mackay 63a48f76e2 Copter: add pre-arm check of radio and accel 12 years ago
Randy Mackay 07b6efafd8 Copter: use DEGX100 constant for position_vector calcs 12 years ago
Randy Mackay 0b29754920 Copter: simplify roll-pitch stabilize controller 12 years ago
Andrew Tridgell 82c604dd67 Copter: more constrain fixes 12 years ago
Andrew Tridgell d5875676b1 Copter: use a reference to DCM matrix 12 years ago
Andrew Tridgell c2c037ec0d Copter: use the right constrain() type in Attitude code 12 years ago
Randy Mackay a9da3c9d3d Copter: remove unused throttle functions 12 years ago
Andrew Tridgell 9cec664236 Copter: fixed format of PM message log 12 years ago
Randy Mackay 94d4ecef11 Copter: reduce throttle rate D to zero 12 years ago
Randy Mackay 2fc25da4c3 Copter: Leonard's fix for get_loiter_accel_to_lean_angle 12 years ago
Andrew Tridgell c53ede506d Copter: make if statement clearer 12 years ago
Bill Bonney 36041bb9ff Copter: Enable CURRENT logging by default to dataflash 12 years ago
Andrew Tridgell 8b31f276a2 Copter: switch to block based logs for SITL 12 years ago
Randy Mackay 745df9b13c Copter: add SONAR_GAIN to tune reaction to sonar 12 years ago
Randy Mackay 50515e28e1 Copter: replace fabs with fabsf 12 years ago
Randy Mackay a53e5f747b Copter: add fourth yaw behaviour, look-at-home 12 years ago
Andrew Tridgell 02c3083f60 Copter: print flight mode as string 12 years ago
Andrew Tridgell ce3ee97e73 Copter: removed duplicate print_latlon() declarations 12 years ago
Andrew Tridgell 93d075404c Copter: added board voltage to current message 12 years ago
Andrew Tridgell a0708460a4 Copter: convert to new logging system 12 years ago
Andrew Tridgell 67484a2ea1 Copter: make copter code compatible with the new logging system 12 years ago
Randy Mackay 37abfdc65a Copter: make CIRCLE_RATE a tunable parameter 12 years ago
Randy Mackay d65d7d95e2 Copter: bug fix for take-off so it never descends 12 years ago
Randy Mackay 0fc9c8739e Copter: add WP_YAW_BEHAVE parameter 12 years ago
Randy Mackay 18c1373847 Copter: remove unused AUTO_VELZ defaults 12 years ago
Randy Mackay f5955d8915 Copter: auto climb and descent params removed 12 years ago
Randy Mackay 9b351feade Copter: shorted INAV dataflash log message length 12 years ago
Randy Mackay f7524e5741 Copter: remove unnecessary cast to float in Log 12 years ago
Randy Mackay 7c8527e6a6 Copter: resolve compiler warning 12 years ago
Randy Mackay 2b4a7d60a9 Copter: remove unused throttle modes 12 years ago
Randy Mackay 56809a9df2 Copter: remove unused nav_ok and alt_sensor_flag 12 years ago
Randy Mackay 0b808abbed Copter: remove unused waypoint_valid function 12 years ago
Randy Mackay d2bd818b2d Copter: bug fix for auto_armed logic 12 years ago
Andrew Tridgell 501eb4f0b4 Copter: made more variables static 12 years ago
Andrew Tridgell 61c2befd4d Copter: fixed logging for new API 12 years ago
Randy Mackay 82989d85f2 Copter: remove unused #defines 12 years ago
Randy Mackay 0663da7c9e Copter: loiter rate IMAX to 4m/s/s and D to zero 12 years ago
Randy Mackay b8974dec99 Copter: compass learn off by default 12 years ago
Randy Mackay a7b32caf72 Copter: bug fix for loiter_time check 12 years ago
Randy Mackay a185fa950c Copter: Jason's fix to auto disarming 12 years ago