63 Commits (e6f8d812d314fd5e94d1df0044ae724a58952c49)

Author SHA1 Message Date
Tom Pittenger eaad72c192 Plane: Add support for handing ADS-B traffic 9 years ago
Caio Marcelo de Oliveira Filho c8888329e1 Plane: use millis/micros/panic functions 9 years ago
lvale e18181e5c2 Plane: Uniformization of severities 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Andrew Tridgell 3c3392aae5 Plane: improve error messages on failed parachute release 9 years ago
Andrew Tridgell 9affddcaa3 Plane: initial support for AP_Parachute library 9 years ago
Caio Marcelo de Oliveira Filho 62d4c05a8e ArduPlane: include SITL only for SITL board 9 years ago
Caio Marcelo de Oliveira Filho 49a42dc985 SITL: use a SITL namespace 9 years ago
Caio Marcelo de Oliveira Filho db3e501aec ArduPlane: implement HAL::Callbacks 9 years ago
Randy Mackay 073828a764 Plane: add ahrs health pre-arm check 9 years ago
Andrew Tridgell 458e967d06 Plane: added RPM logging 10 years ago
Andrew Tridgell c14dbcfc44 Plane: set version to 3.4.1dev 10 years ago
Andrew Tridgell 38d51ddb32 Plane: prepare for 3.4.0 release 10 years ago
Andrew Tridgell 91f990af06 Plane: added EKF2 to parameters as EK2_* 10 years ago
Andrew Tridgell b735999848 Plane: prepare for beta3 10 years ago
Andrew Tridgell d019f83bee Plane: allow for higher roll limits on takeoff 10 years ago
Andrew Tridgell 86e8c7ed2f Plane: add some safety to detect bad lidar readings 10 years ago
Andrew Tridgell d43d070e75 Plane: ensure throttle reverse is obeyed in all states 10 years ago
Tom Pittenger 4f46c5331a Plane: added time for flying in any mode 10 years ago
Tom Pittenger 25da4ec0ea Plane: added flight stage FLIGHT_LAND_ABORT and abort mechanism 10 years ago
Andrew Tridgell 0a66fcce20 Plane: fix for changed AP_RangeFinder API 10 years ago
Andrew Tridgell f92f46ee99 Plane: update for changed AP_Arming API 10 years ago
Grant Morphett 3cb0c1bba8 Plane: Move the plane centric arming code into arming_checks.cpp 10 years ago
Andrew Tridgell e12c20bd22 Plane: prepare for 3.4.0-beta2 release 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
Tom Pittenger 81f8358705 Plane: restart landing by jumping to DO_LAND_START or decrement mission 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
squilter 583c087eca Plane: update severities 10 years ago
Grant Morphett dda229aecd Plane: Added include guards for Plane.h 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
squilter d421644f3a Plane: define and send FIRMWARE_VERSION 10 years ago
Andrew Tridgell b1f810fbb9 Plane: prepare plane 3.4.0beta1 release 10 years ago
Tom Pittenger 86e3116fb6 Plane: implement try send mission_item_reached 10 years ago
Tom Pittenger f1eb2f88df Plane: post "Distance from LAND point" on every land 10 years ago
Gustavo Jose de Sousa 93c80b03ae ArduPlane: standardize inclusion of libaries headers 10 years ago
squilter c24ba83fb1 Plane: init vehicle capabilities 10 years ago
Andrew Tridgell 6e0057778b Plane: remove unused file 10 years ago
Andrew Tridgell 58fa38cc12 Plane: allow rudder disarm based on ARMING_RUDDER parameter 10 years ago
pepevalbe da41d85433 Plane: It is possible to disarm with left rudder. 10 years ago
Andrew Tridgell 266857c595 Plane: avoid linking optflow on APM2 10 years ago
Randy Mackay 76ccf4043e Plane: log ahrs home and ekf origin 10 years ago
Peter Barker 3fce7eb21a Plane: use common mission logging code 10 years ago
Peter Barker 7f0a0cf64f Plane: DataFlash frontend/backend split 10 years ago
Andrew Tridgell 2dbe372b2f Plane: cleanup some coverity warnings 10 years ago
Andrew Tridgell 76c0293a85 Plane: added support for DO_AUTOTUNE_ENABLE 10 years ago
Andrew Tridgell d5c5400e76 Plane: added support for ALTITUDE_WAIT mission command 10 years ago