13433 Commits (193bc5331a7b8f2c71b2e7751c04880e9f279fec)
 

Author SHA1 Message Date
Andrew Tridgell c09c86868f AP_Vehicle: make APM_BUILD_TYPE() valid under arduino IDE 11 years ago
Andrew Tridgell 36b854fa98 AP_Mission: fixed build for arduino IDE 11 years ago
Andrew Tridgell bf80a2485f Plane: support acceptance radius for waypoints 11 years ago
Andrew Tridgell c4f84232e2 AP_Mission: make cmd.p1 be radius on plane for NAV_WAYPOINT 11 years ago
Randy Mackay 9de1ae8fbb Rover: individual accel and gyro status to GCS 11 years ago
Randy Mackay c2cdc0468b Plane: individual accel and gyro status to GCS 11 years ago
Randy Mackay 4a06941a39 Copter: individual accel and gyro status to GCS 11 years ago
Randy Mackay d7343d5dc7 Copter: check all gyros and accels in pre-arm check 11 years ago
Randy Mackay 74553e523d INS: add get_accel_health_all and get_gyro_health_all 11 years ago
Randy Mackay 50ae5b2519 InertialSensor: reorder .cpp file to match .h 11 years ago
Randy Mackay 818b3b74f6 Copter: sanity check throttle deadzone 11 years ago
Jason Short 82481f30a3 Copter: move drift thr assist to separate function 11 years ago
Randy Mackay 102b71cde3 InertialNav: add credit to Tony Lambregts 11 years ago
Randy Mackay 48d143d4ef Copter: minor format change to release notes 11 years ago
Randy Mackay ebfd828087 Copter: update AC3.2-rc6 release notes 11 years ago
Randy Mackay d04a4834fa Copter: update AC3.2-rc6 release notes 11 years ago
Randy Mackay 13f994d3ad Copter: AC3.2-rc6 release notes 11 years ago
Emile Castelnuovo 958e5e31fc Build: VRBRAIN corrected order of MAG startup for 4.5 board 11 years ago
Emile Castelnuovo 0e118eb3d0 Build: VRBRAIN corrected order of MAG startup 11 years ago
Emile Castelnuovo 25d2ec1dea AP_HAL_VRBRAIN: enable 2nd GPS for VRBRAIN 5 11 years ago
Emile Castelnuovo 7a70c0132d AP_HAL: VRBRAIN corrected EEPROM size and added terrain folder on MicroSD 11 years ago
LukeMike 44f1ef207d VRBRAIN: added startup of internal mag's driver for VR Brain Standard 5 11 years ago
Emile Castelnuovo 4a5c31fe74 AP_relay: added default relay pin for VRBRAIN 11 years ago
Emile Castelnuovo 8e42b21bab AP_HAL_VRBRAIN: added management for external relay 1 and 2 11 years ago
Randy Mackay 07420521ab Copter: default LAND_REPOSITION to 1 11 years ago
Jason Short 0dd9797fe6 Copter: restore CLI set parameter feature 11 years ago
Andrew Tridgell 21ed86004a Plane: raise the default WP radius 11 years ago
Andrew Tridgell 292517b88b Plane: only override takeoff/land flaps if non-zero 11 years ago
Andrew Tridgell 5c96838473 Plane: allow zero throttle in LAND_STAGE_FINAL 11 years ago
Andrew Tridgell a6ca11facf AP_TECS: allow zero throttle in flare for landing 11 years ago
Andrew Tridgell 6c1eed0a20 AP_TECS: bring in flare sink rate more slowly 11 years ago
Andrew Tridgell 5af4cefff3 Plane: added FLAP_SLEWRATE parameter 11 years ago
Andrew Tridgell f66039c9b4 Plane: added TKOFF_FLAP_PCNT and LAND_FLAP_PERCENT 11 years ago
Andrew Tridgell b94bc0c243 Plane: don't use ground steering until flare in landing 11 years ago
Randy Mackay cf98cc29b5 Copter: throttle deadzone parameter 11 years ago
Andrew Tridgell 78c12ca9dd autotest: added skid steering support for rover in sim_vehicle.sh 11 years ago
Randy Mackay 1c6606cc58 AC_WPNav: resolve twitch when passing spline waypoints 11 years ago
Andrew Tridgell e836d1aa2b autotest: added CMAC_South 11 years ago
Andrew Tridgell 988662027e Plane: moved LAND_PITCH_CD into TECS 11 years ago
Andrew Tridgell 7547cd45f5 AP_TECS: bring the flare height rate demand in slowly 11 years ago
Andrew Tridgell 500e20b08d AP_TECS: make TECS aware of LAND_PITCH_CD 11 years ago
Andrew Tridgell fb4ef0b5c6 AP_Vehicle: added land_pitch_cd for fixed wing 11 years ago
Andrew Tridgell 46ac52bccc HAL_Linux: removed retry loop on UART open 11 years ago
Andrew Tridgell 186806c768 Plane: lowpass the rangefinder correction, not height 11 years ago
Randy Mackay d6aa868cac Mission: start next nav cmd immediately after prev completes 11 years ago
Andrew Tridgell 24622030b4 Plane: improved landing glide slope 11 years ago
Andrew Tridgell 68dd61c7c7 AP_TECS: added TECS_LAND_TCONST 11 years ago
Andrew Tridgell a6ee46086c Plane: allow continued use of rangefinder data for 5s after loss of contact 11 years ago
Andrew Tridgell 5da5360dde HAL_SITL: fixed sonar correction for attitude 11 years ago
Andrew Tridgell 50f492a69f Plane: added RNGFND_LANDING option 11 years ago