101 Commits (e977d85e0cbf4bdab2287dc66f02f2d00424f97c)

Author SHA1 Message Date
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
squilter 583c087eca Plane: update severities 10 years ago
Tom Pittenger 37336bbbe1 Plane: moved is_flying related code to its own file 10 years ago
Tom Pittenger 204ff7b158 Plane: move statics into new struct 10 years ago
Tom Pittenger da8f4f9e95 Plane: reworked is_flying 10 years ago
Andrew Tridgell cc96f80f02 Plane: make TRAINING mode obey stall prevention roll limits 10 years ago
Andrew Tridgell 9f9080983b Plane: trim out some log msgs on APM2 10 years ago
Andrew Tridgell 6c07795b63 Plane: added HIL_SUPPORT define 10 years ago
Randy Mackay b670988e05 Plane: log IMUDT 10 years ago
Lucas De Marchi e97034f8e9 ArduPlane: use ARRAY_SIZE macro 10 years ago
Andrew Tridgell 4aac2c5c96 Plane: trigger OVERRIDE_CHAN in px4io 10 years ago
Andrew Tridgell 358a13261c Plane: moved sink_rate calculation to update_alt() 10 years ago
Randy Mackay 814cb5ce18 Plane: add vibration DF logging and send to GCS 10 years ago
Lucas De Marchi 6bbf0e7770 Plane: stop using alias FUNCTOR_BIND_VOID 10 years ago
Andrew Tridgell db784c83dc Plane: removed unnecessary pragmas 10 years ago
Andrew Tridgell 964b8ed2f3 Plane: fix for scheduler API change 10 years ago
Lucas De Marchi 7c4cf41ebc ArduPlane: use functor macros 10 years ago
Andrew Tridgell b92c2409e4 Plane: added local millis() and micros() to reduce code size a bit 10 years ago