210 Commits (5512a6f8a06d50bedc5ff840bc17ca131068175d)

Author SHA1 Message Date
Robert Lefebvre a2d73b42b9 Plane: Change Mode logging to use DataFlash library method. 10 years ago
Andrew Tridgell 674a7aa8d4 Plane: use set_skip_gyro_cal() in arming library 10 years ago
Dario Lindo Andres 0ea7a7a0cc Plane: Corrected LOGGING_ENABLED 10 years ago
Andrew Tridgell 8f571f1225 Plane: make optflow available to AHRS 10 years ago
Andrew Tridgell eb13395967 Plane: cleanup mavlink_system setup 10 years ago
priseborough 898ad7432b Plane : Only build optical flow with PX4 board 10 years ago
priseborough f047e35167 Plane : Enable optical flow by default if sensor is fitted 10 years ago
priseborough 9707989b9f Plane : Preliminary optical flow integration 10 years ago
Andrew Tridgell a519e0abb6 Plane: fix build with new mavlink repo 10 years ago
Evan Slatyer c4093b159f ArduPlane failsafes: remove rc_override_active 10 years ago
Andrew Tridgell 7f5cc97769 Plane: changed for new AP_Airspeed API 10 years ago
Andrew Tridgell 0a318d3a68 Plane: move delay callback setup to after compass and airspeed config 10 years ago
Andrew Tridgell c494057c98 Plane: add support for generating a PX4 mixer for failsafe 10 years ago
Andrew Tridgell 538cf68005 Plane: removed unused function 10 years ago
Michael Day 01f611daa9 Plane: "Go around" operation. Assumes go around behavior follows land wp. 10 years ago
Andrew Tridgell 240e87dc2c Plane: update for new AP_InertialSensor API 10 years ago
Andrew Tridgell 05c325a12a Plane: display min as well as max loop delta_t 10 years ago
Andrew Tridgell f87da51b37 Plane: prevent calling jump_to_landing_sequence() too often 10 years ago
Andrew Tridgell 71d786187e Plane: make auto takeoff independent of compass 10 years ago
Andrew Tridgell c4b17b74e2 Plane: use handle_set_mode() 11 years ago
Andrew Tridgell b6319a9d19 Plane: keep an estimate of the rangefinder altitude 11 years ago
Andrew Tridgell daa32f9b62 Plane: reset steering integrator on mode change and when not moving 11 years ago
Andrew Tridgell f2f730ba9b Plane: added FBWA_TDRAG_CHAN parameter 11 years ago
Andrew Tridgell 15a7f63d7e Plane: set GPS non-blocking 11 years ago
Randy Mackay 7d7272520e Plane: use baro healthy() 11 years ago
Andrew Tridgell 5e997b20f6 Plane: move battery init to after parameter load 11 years ago
Andrew Tridgell d54bb68270 Plane: prevent cross-track on some WP types 11 years ago
Andrew Tridgell b64ab07ca4 Plane: added STAB_PITCH_DN_CD parameter 11 years ago
Matthias Badaire 57253fc2ee Rover: Add SERIAL2_PROTOCOL for GCS and FRSky telemtry 11 years ago
Andrew Tridgell d18c00d6fc Plane: split up altitude handling 11 years ago
Andrew Tridgell ea086fa79c Plane: added MAV_CMD_DO_INVERTED_FLIGHT support 11 years ago
Andrew Tridgell 1e2b644b1b Plane: fix for HAL_GPIO_* 11 years ago
Andrew Tridgell 286479ee93 Plane: prevent stalled takeoff with bad TKOFF_TDRAG_SPD1 11 years ago
Andrew Tridgell d87619c2f1 Plane: added 4 new parameters to control takeoff 11 years ago
Andrew Tridgell 511e8beaed Plane: updates for new GCS_MAVLink API 11 years ago
Andrew Tridgell 69b5f352f6 Plane: prevent a bad glide slope when first entering auto 11 years ago
Andrew Tridgell bd09d8551d Plane: use setup_uart() 11 years ago
Andrew Tridgell ccc8a6a6ed Plane: use MIS_AUTORESET when entering AUTO mode 11 years ago
Andrew Tridgell 0de41f0ce1 Plane: set AHRS vehicle class 11 years ago
Andrew Tridgell 1bce4239a3 Plane: added AUTOTUNE flight mode 11 years ago
Andrew Tridgell e19341ca32 Plane: convert to new GPS driver API 11 years ago
Michael Day 25f23cf16c Plane: Sends MAV_SYS_STATUS_GEOFENCE and also allows GCS to enable/disable fence. 11 years ago
Andrew Tridgell e8b9f22b01 Plane: updates for GPS changes 11 years ago
Andrew Tridgell 0d39f354b0 Plane: use new common MAVLink code 11 years ago
Andrew Tridgell 4bf140aeac Plane: make next_WP and prev_WP be locations 11 years ago
Randy Mackay 982ce56d2b Plane: bug fix to set_current_cmd 11 years ago
Andrew Tridgell 4992e2e2cf Plane: use mission.resume() not mission.start() 11 years ago
Randy Mackay 36a5287de5 Plane: call mission.init during startup 11 years ago
Randy Mackay 9446e9fd2e Plane: integrate AP_Mission library 11 years ago
Andrew Tridgell 65ae9663d4 Plane: set 2nd GPS as secondary 11 years ago