226 Commits (13ee34c58ac805f4f2969845a762dfc417c8ac6a)

Author SHA1 Message Date
Randy Mackay 7e4dd9666c Plane: fix serial manager integration 10 years ago
Randy Mackay ab749f884f Plane: integrate Serial Manager instance 10 years ago
Andrew Tridgell dd1059cecf Plane: added arm_motors() and disarm_motors() helper functions 10 years ago
Andrew Tridgell b0cdf8952b Plane: added HIL_MODE parameter 10 years ago
Michael Day b02098e19e Plane: Make radio trim optional at ground start. 10 years ago
Tom Pittenger 420e9e0d2e Plane: added INITIAL_MODE which is the mode we boot up into. 10 years ago
Andrew Tridgell 5175f21225 Plane: removed 1D accel calibration 10 years ago
Andrew Tridgell 16cdf64d63 Plane: added CLI_ENABLED option 10 years ago
Andrew Tridgell 64dfc68784 Plane: log mode on arming 10 years ago
Jonathan Challinger 4105edaa87 Plane: use hal.util soft_armed state 10 years ago
Andrew Tridgell e0db5616a2 Plane: fixed HIL mode in plane 10 years ago
Andrew Tridgell 3edc1ea4db Plane: tell arming if logging is available 10 years ago
Randy Mackay ff2a31e3ae Plane: compile error fix when mount disabled 10 years ago
Randy Mackay 3a1465c9d1 Plane: integrate SerialManager 10 years ago
Randy Mackay 681d28838f Plane: integrate mount frontend-backend restructure 10 years ago
Matthias Badaire ee00302b62 Plane: Frsky telemtry change move parameter to init of the class 10 years ago
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