192 Commits (5d7ec98d7a1f9edb7ebaa992cf34490d669bcbb7)

Author SHA1 Message Date
Andrew Tridgell 2fa5e6310d Plane: added 3rd telemetry stream on platforms that have it 11 years ago
Andrew Tridgell 7e10811673 Plane: send firmware and git version in tlog 11 years ago
Andrew Tridgell fe3943e686 Plane: faster startup 11 years ago
Andrew Tridgell 035ac3800a Plane: use G_Dt for acro angle integration 11 years ago
Andrew Tridgell eef693f243 Plane: removed some compat code 12 years ago
Andrew Tridgell 444d053dc2 Plane: enable Oilpan and BMP085 on Linux 12 years ago
Andrew Tridgell b28a4f21f2 Plane: fixed uartA baud rates for APM1 12 years ago
Andrew Tridgell 21a4da0d29 Plane: removed flash_leds() calls 12 years ago
Andrew Tridgell 4bd6b2f428 Plane: use new usb_connected() function 12 years ago
Andrew Tridgell fe5a4ab710 Plane: fixed Vcc 12 years ago
Andrew Tridgell f6688582a6 Plane: added FENCE_ACTION=3 behaviour 12 years ago
Andrew Tridgell 4a8c9a7765 Plane: support reboot to bootloader 12 years ago
Andrew Tridgell a93f7c39a9 Plane: updates for new notify API 12 years ago
Randy Mackay ad8bd16725 Plane: integrate AP_Notify 12 years ago
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