43 Commits (b1bd708a98039acfbc52b5015a119e0ad4af4fb8)

Author SHA1 Message Date
Andrew Tridgell d275f50539 Plane: added GROUND_STEER_ALT and GROUND_STEER_DPS 12 years ago
Randy Mackay c64d444b5a Plane: integrate BattMonitor 12 years ago
Andrew Tridgell 21a4da0d29 Plane: removed flash_leds() calls 12 years ago
Andrew Tridgell 113bc20f8a Plane: added a new CRUISE flight mode 12 years ago
Andrew Tridgell 608007361b Plane: added initial implementation of ACRO mode 12 years ago
Andrew Tridgell fb9bf21522 Plane: allow channel mapping of first 4 channels 12 years ago
Andrew Tridgell a22f5e3bc4 Plane: enable wind estimation 12 years ago
Andrew Tridgell 5ba171af9a Plane: fixed mavlink levelling 12 years ago
Andrew Tridgell a019e3740e Plane: updates for new compass API 12 years ago
Andrew Tridgell de3fcbc413 Plane: removed the MANUAL_LEVEL option 12 years ago
Andrew Tridgell 2e5834cc7f Plane: print flight mode as string in logs 12 years ago
Andrew Tridgell c8af70a18d Plane: make the plane code compatible with the new logging system 12 years ago
Andrew Tridgell 78538d0543 Plane: removed old HDNG2RLL PID control 12 years ago
Andrew Tridgell 11eb0cfce1 Plane: update for new AP_Navigation controller class 12 years ago
John Stäck c9576e59f9 Add set command to setup menu (and changed show command), same as for ArduCopter. Not included when building for 1280. 12 years ago
Randy Mackay 9c984b18db Plane: integrate automatic roll and pitch trims 12 years ago
Andrew Tridgell 28352b3548 Plane: ensure ahrs.init() is called 12 years ago
Andrew Tridgell feca411943 Plane: added new TRAINING mode 12 years ago
Pat Hickey 5231e5a959 ArduPlane: fixes for AP_InertialSensor_UserInteract 12 years ago
Andrew Tridgell 7c6dd0736e Plane: use hal.storage for eeprom access 12 years ago
Pat Hickey 92b0c302f2 ArduPlane: Ported to AP_HAL 12 years ago
Andrew Tridgell a6d8dbeac2 Plane: update ArduPlane for new ins interface 12 years ago
Andrew Tridgell 84300c85d6 APM: make it possible to run the CLI on any serial port 12 years ago
Andrew Tridgell a5ed0de2cf APM: set MANUAL_LEVEL to 1 on successful accel calibration 12 years ago
Andrew Tridgell fd3993287d INS: disable accel calibration on the 1280 12 years ago
Andrew Tridgell 2f287846b5 APM: don't use mavlink msgs for accel cal in cli 12 years ago
rmackay9 d9b4407e64 AP_InertialSensor: changes after review with Tridge. 12 years ago
rmackay9 ef727bbb3c ArduPlane: move to use new INS library instead of IMU library 12 years ago
Andrew Tridgell 37cb56f3e1 APM: save another few bytes 13 years ago
Andrew Tridgell 12dc2e79cf APM: save 100 bytes of memory 13 years ago
Andrew Tridgell d445482ace APM: added optional use of new APM_Control library 13 years ago
uncrustify d504ae680a uncrustify ArduPlane/setup.pde 13 years ago
rmackay9 6d489947cf ArduPlane: replaced many "int" with "int16_t", "long" with "int32_t" 13 years ago
Andrew Tridgell 58fd91165f APM: fixed some build warnings and type errors 13 years ago
Jason Short 448e4d8728 Added CLI level command 13 years ago
Andrew Tridgell d55a0c3a71 added AP_Param::show_all() 13 years ago
Andrew Tridgell 0f9adbdae0 token size for first()/next() is now 16 bits 13 years ago
Andrew Tridgell 3d598c8caa implement dump of all vars in CLI using AP_Param 13 years ago
Andrew Tridgell bc0ed62aa9 adapt mainline APM code to AP_Param 13 years ago
Doug Weibel ed9f7cb1b6 Update battery monitoring code for ArduCopter 13 years ago
Doug Weibel e22a83eec0 Add a CLI setup action to reset the magnetometer offsets 13 years ago
Doug Weibel 69c7598db2 Update battery monitoring code for ArduPlane 13 years ago
Amilcar Lucas b7a0d8836a This is the real HEAD of the APM_Camera branch. Seams that lots of changes got lost in the SVN to GIT port 14 years ago
Andrew Tridgell 609ae8359d import APM_Camera branch from SVN 14 years ago
Andrew Tridgell e0dc1271d6 imported ArduPlane from ArduPilotMega svn 14 years ago