217 Commits (36b97005373b85cbbb1e0a2d2c28708e7d549560)

Author SHA1 Message Date
Andrew Tridgell 4a8c9a7765 Plane: support reboot to bootloader 12 years ago
Andrew Tridgell a93f7c39a9 Plane: updates for new notify API 12 years ago
Andrew Tridgell 8733391315 Plane: call airspeed MAVLink logging function 12 years ago
Andrew Tridgell 364790414c Plane: support new RADIO_STATUS msg 12 years ago
Andrew Tridgell d4ca3ebf65 Plane: check for parameter send at default of 10Hz 12 years ago
Andrew Tridgell 62cc84aba3 Plane: use new scheduler load_average() function 12 years ago
Andrew Tridgell 51b9cf3e76 Plane: move failsafe variables into a structure 12 years ago
Andrew Tridgell ed20c4cbc8 Plane: fixed initial reporting of battery remaining 12 years ago
Andrew Tridgell e79023ceee Plane: fixed problem with slow ground station connects 12 years ago
Andrew Tridgell 113bc20f8a Plane: added a new CRUISE flight mode 12 years ago
Randy Mackay 1772a62415 Plane: fix to gps present check in mavlink extended status 1 msg 12 years ago
Andrew Tridgell 608007361b Plane: added initial implementation of ACRO mode 12 years ago
Andrew Tridgell 3c97fad2ec Plane: changes for GPS field changes 12 years ago
Andrew Tridgell 7aa360b176 Plane: added relative_altitude helper functions 12 years ago
Andrew Tridgell 1355b6d89d Plane: break-up scheduling into smaller pieces 12 years ago
Andrew Tridgell 93cd0f9a31 Plane: switch to new AP_Scheduler 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 dd633fcf3f Plane: make voltage and battery capacity failsafe settable at runtime 12 years ago
Randy Mackay c7961a72fc Plane: send_text_P bug fix for short messages 12 years ago
Andrew Tridgell 635b3fabda Plane: fixed APM1-1280 build 12 years ago
Andrew Tridgell 81c1fd5fc4 Plane: support 3D accel calibration over MAVLink 12 years ago
Andrew Tridgell b43712e4d2 Plane: fixed APM1-1280 build 12 years ago
Andrew Tridgell 9f0a4dd553 Plane: log GCS text messages to flash log 12 years ago
Andrew Tridgell bb8f9d5443 Plane: simplify setHIL for baro 12 years ago
Andrew Tridgell 0aa38a5bd4 Plane: use new HIL compass API 12 years ago
Andrew Tridgell 5ba171af9a Plane: fixed mavlink levelling 12 years ago
Andrew Tridgell 9584aa89d9 Plane: replaced constrain() with constrain_float() 12 years ago
Andrew Tridgell de3fcbc413 Plane: removed the MANUAL_LEVEL option 12 years ago
Andrew Tridgell 02ed37e750 Plane: fixed APM1-1280 build 12 years ago
Andrew Tridgell 3b90c6c386 Plane: log parameter changes 12 years ago
Andrew Tridgell c8af70a18d Plane: make the plane code compatible with the new logging system 12 years ago
Andrew Tridgell 82cd391cf8 Plane: use RADIUS_OF_EARTH define 12 years ago
Andrew Tridgell 994d8e354a Plane: allow for negative WP_LOITER_RAD for conter-clockwise loiter 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
Randy Mackay 21a51c8333 Plane: update GCS_Mavlink parameter documentation 12 years ago
Andrew Tridgell ddfcafe80f Plane: fixed DIGICAM camera trigger 12 years ago
Andrew Tridgell 2506c216dd Plane: added a second type of stick mixing 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
Randy Mackay c2055557f5 Plane: add support for GPS fix type 2D 12 years ago
Andrew Tridgell 1d983b3f2e Plane: fixed X accel triggering of auto 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
Andrew Tridgell 36ff950b12 Plane: fixed MAVLink target IDs in fence point message 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
Michael Oborne 88840eb759 Send FS state to gcs for AP 12 years ago