174 Commits (57c5840f0dcdfb2f9b0c7475c845ba55d0d49d00)

Author SHA1 Message Date
Tom Pittenger 25da4ec0ea Plane: added flight stage FLIGHT_LAND_ABORT and abort mechanism 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
Tom Pittenger da8f4f9e95 Plane: reworked is_flying 10 years ago
Gustavo Jose de Sousa 93c80b03ae ArduPlane: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 6c07795b63 Plane: added HIL_SUPPORT define 10 years ago
Andrew Tridgell 2f5ade4810 Plane: use 16 bit mask for GCS_PID_MASK 10 years ago
Andrew Tridgell 09476bf9d3 Plane: added GCS_PID_MASK for realtime pid tuning 10 years ago
Randy Mackay 174c55b0af Plane: add support for 4th mavlink channel 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
Tom Pittenger 1b0ed277b3 Plane: Disarm On Land 10 years ago
Andrew Tridgell 1c1798fb11 Plane: support much smoother flare transitions 10 years ago
Andrew Tridgell b0cdf8952b Plane: added HIL_MODE parameter 10 years ago
Michael Day b02098e19e Plane: Make radio trim optional at ground start. 10 years ago
Tom Pittenger 420e9e0d2e Plane: added INITIAL_MODE which is the mode we boot up into. 10 years ago
Andrew Tridgell 16cdf64d63 Plane: added CLI_ENABLED option 10 years ago
Andrew Tridgell bee703ab2a Plane: removed incorrect conditional on parameter enum 10 years ago
Randy Mackay 3a1465c9d1 Plane: integrate SerialManager 10 years ago
Randy Mackay 681d28838f Plane: integrate mount frontend-backend restructure 10 years ago
priseborough 2500f7e9c2 Plane : Add data logging for optical flow use with EKF 10 years ago
Andrew Tridgell 135f9b2c54 Plane: added STALL_PREVENTION option 10 years ago
Andrew Tridgell 913004beb0 Plane: added OVERRIDE_CHAN parameter 10 years ago
Michael Day be17bfd972 Plane: Added parameter RTL_AUTOLAND and implementation. 10 years ago
Andrew Tridgell 5af4cefff3 Plane: added FLAP_SLEWRATE parameter 11 years ago
Andrew Tridgell f66039c9b4 Plane: added TKOFF_FLAP_PCNT and LAND_FLAP_PERCENT 11 years ago
Andrew Tridgell 988662027e Plane: moved LAND_PITCH_CD into TECS 11 years ago
Andrew Tridgell 50f492a69f Plane: added RNGFND_LANDING option 11 years ago
Andrew Tridgell f2f730ba9b Plane: added FBWA_TDRAG_CHAN parameter 11 years ago
Andrew Tridgell 9184e47f84 Plane: added TERRAIN_LOOKAHD parameter 11 years ago
Andrew Tridgell 2a288824c0 Plane: make STAB_PITCH_DOWN in degrees 11 years ago
Andrew Tridgell 8610d9a8ea Plane: added GLIDE_SLOPE_MIN parameter 11 years ago
Andrew Tridgell b64ab07ca4 Plane: added STAB_PITCH_DN_CD parameter 11 years ago
Matthias Badaire 57253fc2ee Rover: Add SERIAL2_PROTOCOL for GCS and FRSky telemtry 11 years ago
Andrew Tridgell b158b7e5a9 Plane: replace HAVE_AP_TERRAIN with AP_TERRAIN_AVAILABLE 11 years ago
Andrew Tridgell 3e320d71ab Plane: added TERRAIN_FOLLOW parameter 11 years ago
Andrew Tridgell 32bfeed169 Plane: incorporate terrain mavlink calls 11 years ago
Andrew Tridgell 28e1449e8d Plane: updates for new AP_RangeFinder API 11 years ago
Andrew Tridgell 055d8fe7aa Plane: added TKOFF_THR_MAX parameter 11 years ago
Andrew Tridgell d87619c2f1 Plane: added 4 new parameters to control takeoff 11 years ago
Andrew Tridgell 94d528e548 Plane: changed baudrate parameters to 16 bit 11 years ago
Michael Day 568fc9e6c9 Plane: Now using AP_Rally library. 11 years ago
Andrew Tridgell d30c4ffe80 Plane: added AUTOTUNE_LEVEL parameter 11 years ago
Emile Castelnuovo a111d174c1 Plane: added VRBRAIN #defines and #includes 11 years ago
Andrew Tridgell e19341ca32 Plane: convert to new GPS driver API 11 years ago
Michael Day f921d4fbac Plane: FENCE_RET_RALLY param. Plane returns to rally point on breach. 11 years ago
Michael Day 25f23cf16c Plane: Sends MAV_SYS_STATUS_GEOFENCE and also allows GCS to enable/disable fence. 11 years ago
Andrew Tridgell ff70c87f0b Plane: support 14 RC channels on PX4 11 years ago
Randy Mackay fdaf3fc177 Plane: add AP_Mission object to parameter list 11 years ago
Randy Mackay a76e2ab02e Plane: reserve NavEKF slot in param list even when not used 11 years ago