175 Commits (414977b6c5edb8ed8504e6816df9f370d8b50fac)

Author SHA1 Message Date
Andrew Tridgell 9b83781b4f Plane: fixed mixer arming error with FMUv4 9 years ago
Andrew Tridgell 5d6dfd927b Plane: changes for AP_AdvancedFailsafe naming 9 years ago
Tom Pittenger fc50f145ce Revert "ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter)." 9 years ago
AndersonRayner da1b18d918 ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter). 9 years ago
E Thomas 7d824247af Differential spoilers support, elevon offset 9 years ago
Lucas De Marchi baa287e5e5 ArduPlane: use separate header for version macro 9 years ago
Lucas De Marchi e01d49ff53 ArduPlane: replace header guard with pragma once 9 years ago
Lucas De Marchi 0b22b520b8 ArduPlane: remove unused CMAKE define 9 years ago
Lucas De Marchi c55c07eaf6 ArduPlane: remove check for AVR CPUs 9 years ago
Lucas De Marchi d1be74c87e ArduPlane: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Andrew Tridgell 9affddcaa3 Plane: initial support for AP_Parachute library 9 years ago
Andrew Tridgell 49f7adcc80 Plane: re-enable geofencing on APM2 10 years ago
Andrew Tridgell 6c07795b63 Plane: added HIL_SUPPORT define 10 years ago
Andrew Tridgell 248bf8c5a3 Plane: disable geofence on APM2 10 years ago
Andrew Tridgell 554869033f Plane: disabled rangefinder on APM2 10 years ago
Andrew Tridgell c65f5a1bda Plane: disable camera mount support on APM2 10 years ago
Tom Pittenger bd9b573969 Plane: Fix compile warnings 10 years ago
Andrew Tridgell b0cdf8952b Plane: added HIL_MODE parameter 10 years ago
Víctor Mayoral Vilches 4ae3bf5399 Plane: Update compass to the new interface 10 years ago
Randy Mackay 3a1465c9d1 Plane: integrate SerialManager 10 years ago
Randy Mackay 681d28838f Plane: integrate mount frontend-backend restructure 10 years ago
Dario Lindo Andres 7f5243026d Plane: Cleanup code to remove 1280 ifdefs 10 years ago
Andrew Tridgell a2242305c7 Plane: use common send_opticalflow() 10 years ago
Andrew Tridgell 8708297341 Plane: update for new OptFlow API 10 years ago
priseborough 898ad7432b Plane : Only build optical flow with PX4 board 10 years ago
priseborough 2500f7e9c2 Plane : Add data logging for optical flow use with EKF 10 years ago
Andrew Tridgell 7f383facac Plane: re-enable CLI on non-APM1/APM2 boards 10 years ago
Andrew Tridgell 913004beb0 Plane: added OVERRIDE_CHAN parameter 10 years ago
Andrew Tridgell 240e87dc2c Plane: update for new AP_InertialSensor API 10 years ago
Andrew Tridgell 2fc69c7c4c Plane: disable CLI by default 10 years ago
Andrew Tridgell 1fa03a49c9 Plane: disable the CLI if AFS failsafe enabled on APM2 11 years ago
Andrew Tridgell 21ed86004a Plane: raise the default WP radius 11 years ago
Andrew Tridgell 4f57467aa5 Plane: build AFS (formerly known as OBC) failsafe on Pixhawk 11 years ago
Matthias Badaire 57253fc2ee Rover: Add SERIAL2_PROTOCOL for GCS and FRSky telemtry 11 years ago
Andrew Tridgell ae29a24348 Plane: use sensors from board subtypes 11 years ago
Andrew Tridgell f6bba74fb6 Plane: enable MPU9250 for Linux build 11 years ago
Víctor Mayoral Vilches fc57bdedde ArduPlane/config.h: Add the PXF hardware setup 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
Andrew Tridgell e3952112ad Plane: raise default LIM_PITCH_MAX to 20 degrees 11 years ago
Andrew Tridgell 6b9e1edf38 Plane: disable GPS2 in HIL 11 years ago
Andrew Tridgell 07826096a2 Plane: support a 2nd GPS 11 years ago
Andrew Tridgell d9cb101a03 Plane: default LOG_BITMASK to 32767 on non-APM 11 years ago
Andrew Tridgell ce773f085a Plane: make the defaut for FS_GCS_ENABL clearer 11 years ago
Andrew Tridgell 8383abc1fe Plane: added SERIAL2_BAUD and rename SERIAL3_BAUD to SERIAL1_BAUD 11 years ago
Andrew Tridgell a05a32dbda Plane: added RCIN and SRVO logging 11 years ago
Andrew Tridgell 7e10811673 Plane: send firmware and git version in tlog 11 years ago
Andrew Tridgell 5e1f5ffb7f Plane: removed some old defines 11 years ago
Andrew Tridgell e6af7dad3d Plane: switched to L3G4200D driver for Linux 11 years ago
Randy Mackay c64d444b5a Plane: integrate BattMonitor 12 years ago