342 Commits (1241da466b0cc0e70e47a95acc4959cb262542cb)

Author SHA1 Message Date
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
Jochen Tuchbreiter c5f19f5df8 Plane: Implement issue 80: counterclockwise loiter 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 7ab3d93ed4 Plane: fixed typo 12 years ago
Andrew Tridgell 49356b790b Plane: limit number of bytes read per GCS check 12 years ago
Andrew Tridgell 9813468640 Plane: fixed mavlink fetch of 16 character parameter 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell e0f052dd9a Plane: update for new AP_Param API 12 years ago
Andrew Tridgell 2e2f96d721 Plane: cope with a HIL_STATE packet before GPS init 12 years ago
Andrew Tridgell 4cdb3cd390 Plane: use GRAVITY_MSS 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 d54c6989ab Plane: fixed the last build warnings 12 years ago
Andrew Tridgell feca411943 Plane: added new TRAINING mode 12 years ago
Andrew Tridgell cf18534163 Plane: use new functions 12 years ago
Pat Hickey 2ad4fed8cd Rover/Copter/Plane: change from vsnprintf to vsnprintf_P 12 years ago
Pat Hickey edb076a6c5 ArduPlane: use hal's vsnprintf 12 years ago
Andrew Tridgell 4913aff8cd Plane: remove unused send_text() function 12 years ago
Andrew Tridgell c20481dc94 Plane: SITL has a I2C driver now 12 years ago
Andrew Tridgell 678947c65d Plane: more fixes for SITL and new AP_Param startup 12 years ago
Andrew Tridgell 7046fc05e2 Plane: change to send_text_P() for progmem strings 12 years ago
Pat Hickey 92b0c302f2 ArduPlane: Ported to AP_HAL 12 years ago
Andrew Tridgell 805a340350 Plane: enable attitude and raw logging in HIL modes 12 years ago
Andrew Tridgell 24e1af1c82 Plane: fixed sensors and attitude HIL 12 years ago
Andrew Tridgell 53951f995a Plane: fixed GPS course in HIL 12 years ago