128 Commits (4425b6af7c32f963cb8bb426a74f6204f8aa522a)

Author SHA1 Message Date
Andrew Tridgell accfd46633 Plane: update for new APM_Control API 12 years ago
Andrew Tridgell 74dabad1f3 Plane: added SKIP_GYRO_CAL parameter 12 years ago
Andrew Tridgell c8a83e17d0 Plane: remove old AIR_START code 12 years ago
Andrew Tridgell 51b9cf3e76 Plane: move failsafe variables into a structure 12 years ago
Andrew Tridgell 113bc20f8a Plane: added a new CRUISE flight mode 12 years ago
Andrew Tridgell 826ad6c086 Plane: unlock roll and pitch when we enter ACRO mode 12 years ago
Andrew Tridgell f300df5fd1 Plane: added FS_LONG_TIMEOUT and FS_SHORT_TIMEOUT parameters 12 years ago
Andrew Tridgell 608007361b Plane: added initial implementation of ACRO mode 12 years ago
Andrew Tridgell d30dd7c3f1 Plane: only run TECS when in an auto-throttle mode 12 years ago
Andrew Tridgell 4a0c90246e Plane: make GPS UART blocking again 12 years ago
Andrew Tridgell 93cd0f9a31 Plane: switch to new AP_Scheduler 12 years ago
Andrew Tridgell 4c9bc30f58 Plane: make it possible to change control channel ordering without reboot 12 years ago
Andrew Tridgell fb9bf21522 Plane: allow channel mapping of first 4 channels 12 years ago
Andrew Tridgell 515d726ee0 Plane: use RC_Channel::rc_channel() instead of rc_ch[] 12 years ago
Andrew Tridgell f7697574db Plane: use the new airspeed driver interface 12 years ago
Andrew Tridgell d9bcfd913a Plane: reset attitude integrators on mode change 12 years ago
Andrew Tridgell eba7d6da9a Plane: removed the old crash_timer code 12 years ago
Andrew Tridgell a22f5e3bc4 Plane: enable wind estimation 12 years ago
Andrew Tridgell fdd509a7c1 Plane: move baro init earlier in startup 12 years ago
Andrew Tridgell 4e2b88f6e6 Plane: added ATT_CONTROLLER option to select attitude controller 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 c56f338fe0 Plane: convert to new logging system 12 years ago
Andrew Tridgell 79c6f32400 Plane: made variables static and remove initial rc overrides 12 years ago
Andrew Tridgell 575f346e85 Plane: removed HIL_MODE_ATTITUDE 12 years ago
Andrew Tridgell 11eb0cfce1 Plane: update for new AP_Navigation controller class 12 years ago
Andrew Tridgell dfb14d760b Plane: added HIL_SERVOS option 12 years ago
Andrew Tridgell 7db7d7db77 Plane: change FBWB altitude control algorithm 12 years ago
Randy Mackay c2055557f5 Plane: add support for GPS fix type 2D 12 years ago
Andrew Tridgell 87c6545ac6 Plane: don't trigger GCS failsafe if GCS never connected 12 years ago
Andrew Tridgell 0a0b51cc63 Plane: reset AHRS trim after a level operation 12 years ago
Andrew Tridgell 9f70c6c70d Plane: make CIRCLE mode hold altitude 12 years ago
Andrew Tridgell 28352b3548 Plane: ensure ahrs.init() is called 12 years ago
Andrew Tridgell 86f667f6cc Plane: added new SERIAL0_BAUD parameter 12 years ago
Andrew Tridgell 9e0096ddb5 Plane: fix handling of sensors HIL startup 12 years ago
Andrew Tridgell b6295c12e1 Plane: fixes for new AP_Relay interface 12 years ago
Andrew Tridgell edad43611d Plane: reset last heartbeat time on startup completion 12 years ago
Andrew Tridgell cf8e648558 CLI: fixed accel setup 12 years ago
Andrew Tridgell d54c6989ab Plane: fixed the last build warnings 12 years ago
Andrew Tridgell feca411943 Plane: added new TRAINING mode 12 years ago
Andrew Tridgell 18db7b2efd GPS: move _port setting to init() 12 years ago
Pat Hickey c441f02426 ArduPlane: init DataFlash obj 12 years ago
Pat Hickey a14621534c ArduPlane: port from hal.dataflash to old DataFlash api 12 years ago
Pat Hickey 92b0c302f2 ArduPlane: Ported to AP_HAL 12 years ago
Andrew Tridgell 1104287aa2 Plane: use enum FlightMode in more places 12 years ago
Andrew Tridgell a6d8dbeac2 Plane: update ArduPlane for new ins interface 12 years ago
Andrew Tridgell a87394fff2 Plane: don't do accel calibration in HIL mode 12 years ago
Andrew Tridgell 56e4cbfb1d Plane: allow reboot on APM1, and add reboot to main CLI menu 12 years ago