56 Commits (76da2868d0322417abf466091b23db0426ac014b)

Author SHA1 Message Date
Víctor Mayoral Vilches 4ae3bf5399 Plane: Update compass to the new interface 10 years ago
Andrew Tridgell 5175f21225 Plane: removed 1D accel calibration 10 years ago
Dario Lindo Andres 7f5243026d Plane: Cleanup code to remove 1280 ifdefs 10 years ago
Staroselskii Georgii dc410a4b42 Plane: added AK8963 support 10 years ago
Andrew Tridgell 8ee677cfce Plane: fixed CLI build again 10 years ago
Andrew Tridgell ce9b14f0c8 Plane: convert to using StorageManager 11 years ago
Randy Mackay 208a2de777 Plane: rename compass set_and_save_offsets 11 years ago
Andrew Tridgell 0991af86f3 Plane: removed some usused code 11 years ago
Andrew Tridgell 1bce4239a3 Plane: added AUTOTUNE flight mode 11 years ago
Emile Castelnuovo a111d174c1 Plane: added VRBRAIN #defines and #includes 11 years ago
Randy Mackay fcea127537 Plane: CLI uses HAL eeprom storage size definition 11 years ago
Andrew Tridgell d595f36ca5 Plane: print PX4 compass type 11 years ago
Randy Mackay a1d5c0a02a Plane: replace APM with board in cli 11 years ago
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