167 Commits (68dbfd63156f20ce253ffb4c0ffa6a20d65ccc64)

Author SHA1 Message Date
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
Andrew Tridgell 84300c85d6 APM: make it possible to run the CLI on any serial port 12 years ago
Michael Oborne a5e3ce4655 remove cli planner mode - no longer used 12 years ago
rmackay9 ef727bbb3c ArduPlane: move to use new INS library instead of IMU library 12 years ago
rmackay9 8c6fd340d7 AP_AHRS: added scheduler parameter to init 13 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 4d4a95501f APM: updates for new GPS detection 13 years ago
Michael Oborne 94f956a0ca fix AP attitude hil - with randys help 13 years ago
Andrew Tridgell 7e672628ea APM: removed the GPS_enabled flag 13 years ago
Andrew Tridgell 0812fc4890 APM: reboot only works on the APM2 13 years ago
Andrew Tridgell cb88681914 APM: added support for MAV_CMD_PREFLIGHT_REBOOT_SHUTDOWN 13 years ago