280 Commits (master)

Author SHA1 Message Date
Tom Pittenger 2ba9a04bf5 Plane: smooth-out the end of takeoff pitch by reducing takeoff pitch min via TKOFF_PLIM_SEC 9 years ago
Tom Pittenger 183369b92a Plane: take advantage of L1 stale flag and correctly inhibit flight stage if not lined up on approach 9 years ago
Tom Pittenger c5a3b1b134 Plane: non-functional change - change labels for approach flight stage criteria 9 years ago
Tom Pittenger 85913bd237 Plane: rely on flight stage to know if we're doing auto_land in TECS 9 years ago
Tom Pittenger 6a83ad419a Plane: moved update_flight_stage() inside setup_glide_slope() 9 years ago
Michael du Breuil ef348473eb Plane: Remove tecs_hgt_afe from the 50hz tecs update 9 years ago
Michael du Breuil f5749b44cd Plane: Move position update to 50hz loop rather then the 10hz 9 years ago
Andrew Tridgell cf7b6123a9 Plane: log the number of lost log messages 9 years ago
Andrew Tridgell 8683616d8c Plane: redo scheduler table and improve perf logging 9 years ago
Andrew Tridgell a7006a7784 Plane: refactor perf variables into a structure 9 years ago
Andrew Tridgell 97a7192f76 Plane: make it more obvious that AUTO_FBW_STEER is not for normal use 9 years ago
Andrew Tridgell f4ccf94dfc Plane: added QLAND mode 9 years ago
Tom Pittenger 9e452838ab Plane: loiter missions to default to loiter_radius if mission says 0 or 1. 9 years ago
Andrew Tridgell 93ac82e1f6 Plane: write voltage/current much more frequently 9 years ago
Tom Pittenger b8fc524954 Plane: enforce expected flight_stage in TECS 9 years ago
Tom Pittenger a280396645 Plane: nonfunctional change, comment only. Units were in old in comment 9 years ago
Tom Pittenger c837fbca2f Plane: 3/3 new param TECS_LAND_SRC for Land Sink Rate Change 9 years ago
Tom Pittenger 8ac6343730 Plane: removing mission_cmd in TECS and making it bool is_landing 9 years ago
Tom Pittenger 046741d23b Plane: abort landing at 90% throttle instead of 95% 9 years ago
Tom Pittenger b098466e87 Plane: reduce redundant logging of STAT from 6 Hz to 5 Hz 9 years ago
Tom Pittenger 66fcd8f58a Plane: run is_crashed at 5hz instead of 1hz 9 years ago
Tom Pittenger 2e92089ce6 Plane: Reverse Thrust 9 years ago
Tom Pittenger b8d5369ebd Plane: add flight stage LAND_PREFLARE 9 years ago
Andrew Tridgell d82c8dcd6d ArduPlane: update for changed AP_Camera API 9 years ago
Dario Lindo Andres 9bba55f937 ArduPlane: Added precise camera trigger logging 9 years ago
Andrew Tridgell 69b2421563 Plane: ensure TECS is updated at 10Hz only 9 years ago
Andrew Tridgell 23eef91c59 Plane: added parameter RTL_RADIUS 9 years ago
Andrew Tridgell 418464ab8c Plane: added quadplane version of is_flying() 9 years ago
Andrew Tridgell 5e784ddb5c Plane: consider flying status for throttle_wait 9 years ago
Andrew Tridgell 7afa2a493d Plane: implement VTOL flight stage 9 years ago
Andrew Tridgell 0d6b353bcb Plane: added quad assistance and auto support for quadplane 9 years ago
Andrew Tridgell 2983576067 Plane: added QLOITER mode 9 years ago
Andrew Tridgell ca85c332d6 Plane: separate QSTABILIZE and QHOVER modes 9 years ago
Andrew Tridgell 6468fc6d93 Plane: Initial implementation of quadplane 9 years ago
Tom Pittenger 0bfe235d6b Plane: use abort landing logic with mavlink GO_AROUND cmd 9 years ago
Siddharth Bharat Purohit 78566bda36 Plane: wire up accel calibrator for plane 9 years ago
Andrew Tridgell 58d9b030ea Plane: update for Hz based AP_Scheduler 9 years ago
Andre Kjellstrup 6f5387c48d ArduPlane: Camera options for better camera control 9 years ago
Tom Pittenger 4c1a70eb66 Plane: print start of land approach 9 years ago
Luis Vale Gonçalves b7f3782e4e Plane: Text revisions 9 years ago
Tom Pittenger eaad72c192 Plane: Add support for handing ADS-B traffic 9 years ago
lvale e18181e5c2 Plane: Uniformization of severities 9 years ago
Tom Pittenger 5c3486d003 Plane: power-off rangefinder at high alt without terrain avail 9 years ago
Lucas De Marchi c55c07eaf6 ArduPlane: remove check for AVR CPUs 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Andrew Tridgell 9affddcaa3 Plane: initial support for AP_Parachute library 9 years ago
Andrew Tridgell 3dd47adafe Plane: fixed a condition where takeoff switches to land 9 years ago
Andrew Tridgell 537f22cdd1 Plane: changed thresholds for LAND_APPROACH 9 years ago