154 Commits (ff88b0dfda52ec64666c616f024f631584b192cd)

Author SHA1 Message Date
Grant Morphett 2c3cff7f84 Plane: Moving parameter logging to be after all systems have started 10 years ago
Andrew Tridgell 441d96c946 Plane: fixed APM1 build 10 years ago
Andrew Tridgell b92c2409e4 Plane: added local millis() and micros() to reduce code size a bit 10 years ago
Andrew Tridgell 18c37935c9 Plane: convert from .pde to .cpp files 10 years ago
Randy Mackay 174c55b0af Plane: add support for 4th mavlink channel 10 years ago
Andrew Tridgell ff126db1d3 Plane: make GUIDED behaviour match copter 10 years ago
Andrew Tridgell 1a7d831327 Plane: support raw IMU logging 10 years ago
Tom Pittenger 1176146e06 Plane: fix compile warnings for unused functions 10 years ago
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