974 Commits (4425b6af7c32f963cb8bb426a74f6204f8aa522a)

Author SHA1 Message Date
Andrew Tridgell 5d54215221 Plane: use int16_t() not int() to ensure simulator matches AVR 12 years ago
Andrew Tridgell e390726bdd Plane: prevent overflow on large PID gains 12 years ago
Andrew Tridgell 624ebced38 Plane: document INVERTEDFLT_CH 12 years ago
Andrew Tridgell dfb14d760b Plane: added HIL_SERVOS option 12 years ago
Andrew Tridgell 6cc4aadc06 Plane: report compass health in SYS_STATUS 12 years ago
Andrew Tridgell a165f0d138 Plane: removed old angle wrap code 12 years ago
Andrew Tridgell 7db7d7db77 Plane: change FBWB altitude control algorithm 12 years ago
Andrew Tridgell fcde3ceb24 Plane: also avoid rudder on takeoff with TOFF_HEAD_HOLD==0 12 years ago
Randy Mackay a49fe272ad Plane: replace gps fix with status 12 years ago
Randy Mackay c2055557f5 Plane: add support for GPS fix type 2D 12 years ago
Andrew Tridgell f077f54e6a Plane: added TKOFF_HEAD_HOLD option 12 years ago
Andrew Tridgell 1d983b3f2e Plane: fixed X accel triggering of auto 12 years ago
Andrew Tridgell 1a36c3684b Plane: fixed GPS test (detection of uBlox needs 10Hz poll) 12 years ago
Andrew Tridgell 6948e0c473 Plane: only enter CLI is link is idle when 3 enters are hit 12 years ago
Andrew Tridgell 0e37ae4400 Plane: change CLI timeout to 20s 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 36834e77b5 Copter: remove support for CLI Slider 12 years ago
Andrew Tridgell 36ff950b12 Plane: fixed MAVLink target IDs in fence point message 12 years ago
Andrew Tridgell 0a385cc0ff Plane: added TKOFF_THR_MINACC option 12 years ago
Michael Warren 9697ff5d6d Plane: Added extra parameter to specify at what speed in auto-takeoff throttle should engage 12 years ago
Andrew Tridgell 87c6545ac6 Plane: don't trigger GCS failsafe if GCS never connected 12 years ago
Andrew Tridgell e93888dee9 Plane: make a throttle_cruise of 0 mean always zero throttle 12 years ago
Andrew Tridgell e0e22b63a7 Plane: removed INPUT_VOLTS parameter 12 years ago
Andrew Tridgell 2331c84423 Plane: use voltage_average() to not depend on INPUT_VOLTS 12 years ago
Andrew Tridgell de55e19eec Plane: updates for new dataflash API 12 years ago
Andrew Tridgell b3213b7113 Plane: fixes for new DataFlash API 12 years ago
Andrew Tridgell 5f4c5f8201 Plane: update SERIAL0_BAUD parameter description 12 years ago
Andrew Tridgell 139acc0530 Plane: ignore control mode changes when in throttle failsafe 12 years ago
Andrew Tridgell 1ebaa14a99 Plane: prepare for 2.70 release 12 years ago
Andrew Tridgell 0a0b51cc63 Plane: reset AHRS trim after a level operation 12 years ago
Andrew Tridgell 24826c0c74 Plane: default the stream rates to 1Hz 12 years ago
Andrew Tridgell 1007f2ef07 Plane: fixed a bug with setting stream rates 12 years ago
Randy Mackay 9c984b18db Plane: integrate automatic roll and pitch trims 12 years ago
Andrew Tridgell c989099665 Plane: enable PX4IO dual telemetry devices 12 years ago
Andrew Tridgell e8806b14ec Plane: enable MAV_CMD_DO_DIGICAM_CONTROL 12 years ago
Andrew Tridgell 8c0f065ee4 Plane: fixed an integer multiply error that caused poor altitude on landing 12 years ago
Andrew Tridgell 2f677acf3b Plane: update firmware version to 2.69 12 years ago
Andrew Tridgell 9f70c6c70d Plane: make CIRCLE mode hold altitude 12 years ago
Andrew Tridgell 9d3224ef34 Plane: fixed target speed reload on landing 12 years ago
Michael Oborne 88840eb759 Send FS state to gcs for AP 12 years ago
Andrew Tridgell c41b927a15 Plane: added shell command for px4 12 years ago
Andrew Tridgell 3913c42183 Plane: fixed bit combination 12 years ago
Jochen Tuchbreiter c5f19f5df8 Plane: Implement issue 80: counterclockwise loiter 12 years ago
Brandon Jones fa7839941f After Plane: cleanup driver declaration 4d9a74d, HIL_MODE_ATTITUDE with MAG_ENABLE=1 set results in continuous reboot/APM crash. Added define for AP_COMPASS_HIL when HIL_MODE_ATTITUDE is enabled. 12 years ago
Michael b9a5be6c8b Plane: added secondary elevator support 12 years ago
Andrew Tridgell e762c43312 Plane: switch to an array for stream rates 12 years ago
Pat Hickey 85d783d5a9 ArduPlane: fixed memory unsafe member access in GCS_MAVLINK 12 years ago
Andrew Tridgell ebb7f27962 Plane: minor signed/type fixups 12 years ago
Andrew Tridgell 3caaa27526 Plane: fixed build errors in logging 12 years ago
Randy Mackay 7297a1ff83 Plane: renamed RAW dataflash message to IMU 12 years ago