35 Commits (99da195e37aa3c1a38b17e4c27fadfd04b0df43b)

Author SHA1 Message Date
Lucas De Marchi 0151853c21 ArduPlane: remove check for MAVLINK_COMM_NUM_BUFFERS 9 years ago
Lucas De Marchi d1be74c87e ArduPlane: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi a6fd94c6fe ArduPlane: fix wrong printf format for 32 bits 10 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 10 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 10 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 10 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 10 years ago
Andrew Tridgell 5d1d54a8cb Plane: added CHUTE_CHAN parameter for manual release 10 years ago
Andrew Tridgell 9affddcaa3 Plane: initial support for AP_Parachute library 10 years ago
Caio Marcelo de Oliveira Filho 49a42dc985 SITL: use a SITL namespace 10 years ago
Andrew Tridgell 458e967d06 Plane: added RPM logging 10 years ago
Andrew Tridgell 91f990af06 Plane: added EKF2 to parameters as EK2_* 10 years ago
Randy Mackay 6da53ae3b2 Plane: replace SKIP_GYRO_CAL with INS_GYR_CAL 10 years ago
Grant Morphett 9a76f0ecf0 Plane: Fixing FS_SHORT_ACTN parameter doco 10 years ago
Grant Morphett 6b22a59eff Plane: Fixing up the ARMING_ parameters autogen doco 10 years ago
Andrew Tridgell 953efa9b6c Plane: fixed parameter docs for LAND_ABORT_THR 10 years ago
Tom Pittenger 25da4ec0ea Plane: added flight stage FLIGHT_LAND_ABORT and abort mechanism 10 years ago
Grant Morphett e734e9745d Plane: TKOFF_TDRAG_SPD1 is needed if holding nose wheel down. 10 years ago
Grant Morphett 3cb0c1bba8 Plane: Move the plane centric arming code into arming_checks.cpp 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 e4c62811ea Plane: fix link to BATT parameter descriptions 10 years ago
Tom Pittenger da8f4f9e95 Plane: reworked is_flying 10 years ago
Stewart Loving-Gibbard eb2ca91f1c Plane: Fixing unambiguous spelling errors in Parameters.cpp file. 10 years ago
Andrew Tridgell 6186b7a453 Plane: disable TRIM_RC_AT_START by default 10 years ago
Andrew Tridgell 6c07795b63 Plane: added HIL_SUPPORT define 10 years ago
Lucas De Marchi e97034f8e9 ArduPlane: use ARRAY_SIZE macro 10 years ago
Andre Kjellstrup 3e84132f6b GCS_Failsafe: new parameter option 10 years ago
Michael Oborne 7dcd24137e Plane: add bitmask documentation 10 years ago
Andrew Tridgell 9adc879253 Plane: changes for new AHRS API 10 years ago
Andrew Tridgell 09476bf9d3 Plane: added GCS_PID_MASK for realtime pid tuning 10 years ago
Andrew Tridgell 8974c879fe Plane: fixed paths for GCS_MAVLink parameter file 10 years ago
Andrew Tridgell 554869033f Plane: disabled rangefinder on APM2 10 years ago
Andrew Tridgell b92c2409e4 Plane: added local millis() and micros() to reduce code size a bit 10 years ago
Andrew Tridgell 150af130ee Plane: get closer to making var_info appear in text segment 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
Randy Mackay a3271e4584 Plane: clarify SYSID_MAV parameter description 10 years ago
Michael Day ee14678d2a Plane: Allow disabling of only the fence floor. 10 years ago
Andrew Tridgell a299fdacdf Plane: fix for HAL_SITL rename 10 years ago
Michael Day 05d065b471 Plane: Make LAND_FLARE_SEC optional. 10 years ago
Randy Mackay e122916815 Plane: fix MNT param description 10 years ago
Tom Pittenger c974134ea4 ArduPlane: RTL Autoland skip HOME 10 years ago
Andrew Tridgell edec706c12 Plane: added RUDDER_ONLY parameter 10 years ago
Michael du Breuil 78a3ce46b9 Plane: Use tecs to control the throttle during takeoff 10 years ago
Michael du Breuil 4b1d71e390 Plane: rebuild the glide slope if we are above it and already climbing 10 years ago
Andrew Tridgell 03a50712db Plane: default LAND_DISARMDELAY to 20 seconds 10 years ago
Andrew Tridgell 6a33588f67 Plane: make LOG_BITMASK logging when disarmed clearer 10 years ago
Tom Pittenger 1b0ed277b3 Plane: Disarm On Land 10 years ago
Andrew Tridgell 1c1798fb11 Plane: support much smoother flare transitions 10 years ago
Andrew Tridgell cac7714693 Plane: fixed parameter typo 10 years ago