68 Commits (927efa90f82398979221400b8ada0159c8dd4f6c)

Author SHA1 Message Date
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
Tom Pittenger f9fbb8a0f7 Plane: restrict land_approach stage change with tighter criteria 9 years ago
Caio Marcelo de Oliveira Filho db3e501aec ArduPlane: implement HAL::Callbacks 9 years ago
Andrew Tridgell 458e967d06 Plane: added RPM logging 10 years ago
Tom Pittenger 25da4ec0ea Plane: added flight stage FLIGHT_LAND_ABORT and abort mechanism 10 years ago
Tom Pittenger 6e55b44b63 Plane: change NAV_CONTINUE_AND_CHANGE_ALT behavior 10 years ago
Siddharth Bharat Purohit aea1db7348 ArduPlane: implement on-board compass cal for arduplane 10 years ago
Peter Barker c2d61391ef Plane: DFMessageWriter; ability to trickle messages out to DF 10 years ago
Gustavo Jose de Sousa a6bdee076e ArduPlane: remove comments identifying task 10 years ago
Gustavo Jose de Sousa 36b457a536 ArduPlane: use function name for AP_Scheduler task name 10 years ago
Gustavo Jose de Sousa b0258d902c ArduPlane: use designated initializers for tasks structs 10 years ago
Stewart Loving-Gibbard 722dd29370 Plane: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
Randy Mackay 4bf36d787b Plane: use labs for int32 values 10 years ago