47 Commits (65bc498d4e51d7b5e41a1bee79376f0d01f8bcc2)

Author SHA1 Message Date
Andrew Tridgell e19341ca32 Plane: convert to new GPS driver API 11 years ago
Randy Mackay 2184ff1e58 Plane: set_next_WP fn accepts Location 11 years ago
Andrew Tridgell 4bf140aeac Plane: make next_WP and prev_WP be locations 11 years ago
Randy Mackay bc86a5043a Plane: bug fix for relative alt 11 years ago
Randy Mackay 9446e9fd2e Plane: integrate AP_Mission library 11 years ago
Randy Mackay e88f1953d0 Plane: use common location options masks 11 years ago
Andrew Tridgell 57e0eb4db5 Plane: use a const reference for home 11 years ago
Andrew Tridgell 11337ab2df Plane: updates for AHRS holding home position 11 years ago
Andrew Tridgell 9ac886f58d Plane: use AP_AHRS_NavEKF when available 11 years ago
Andrew Tridgell 006b9da6be Plane: only include NavEKF on fast CPUs 11 years ago
Andrew Tridgell 1fbae4dd44 Plane: enable NavEKF logging in plane 11 years ago
Andrew Tridgell 61dd04ccb5 Plane: auto-update home and baro calibration when disarmed 12 years ago
Andrew Tridgell c8a83e17d0 Plane: remove old AIR_START code 12 years ago
Andrew Tridgell 3c97fad2ec Plane: changes for GPS field changes 12 years ago
Andrew Tridgell 1d6748cf3f Plane: use a glide slope in RTL when descending 12 years ago
Andrew Tridgell e446f375a7 Plane: set loiter.direction for GUIDED mode 12 years ago
Andrew Tridgell 11eb0cfce1 Plane: update for new AP_Navigation controller class 12 years ago
tobias 217b8d7a59 cleanup: use const for struct Location pointers and references 12 years ago
Andrew Tridgell 8c0f065ee4 Plane: fixed an integer multiply error that caused poor altitude on landing 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
Andrew Tridgell cf18534163 Plane: use new functions 12 years ago
Andrew Tridgell 7c6dd0736e Plane: use hal.storage for eeprom access 12 years ago
Andrew Tridgell 805a340350 Plane: enable attitude and raw logging in HIL modes 12 years ago
Andrew Tridgell 0bc1f89f27 APM: fixed typo 13 years ago
Andrew Tridgell c9f10f0e00 APM: fixed auto-takeoff with zero lat/lng 13 years ago
Andrew Tridgell 764d86216e APM: fixed mission reset by setting waypoint to zero 13 years ago
Andrew Tridgell e2779523ea APM: fixed fetch of relative altitude waypoints 13 years ago
Andrew Tridgell cde7d8c5e7 APM: fixed some compiler warnings 13 years ago
Michael Oborne 1e7adac365 AP fix attitude hil. 13 years ago
uncrustify ff4afa767b uncrustify ArduPlane/commands.pde 13 years ago
rmackay9 6d489947cf ArduPlane: replaced many "int" with "int16_t", "long" with "int32_t" 13 years ago
Andrew Tridgell 5631b90222 APM: interpret zero lat/lng as being current location 13 years ago
Andrew Tridgell dc99586981 APM: removed pointless load() call 13 years ago
Andrew Tridgell 5bfd1200d6 APM: change variables to use _cm, _cd and _ms suffix for units 13 years ago
Andrew Tridgell 9e72d4c3f4 APM: fixed a problem with wayoints completing early 13 years ago
Andrew Tridgell 58fd91165f APM: fixed some build warnings and type errors 13 years ago
Andrew Tridgell 6ee9f1ae97 APM: use new location functions 13 years ago
Andrew Tridgell c042ef1298 APM: fixed some build warnings 13 years ago
Andrew Tridgell 407d66b41e fixed a valgrind warning 13 years ago
Michael Oborne 374f8cbcd0 better crosstrack 13 years ago
Michael Oborne 835b585e03 APM track following change 13 years ago
Doug Weibel cbf59e96bd Bug fixes for command logic re-write 13 years ago
Doug Weibel 645b9c1d48 Initial rewrite of command logic. 13 years ago
Andrew Tridgell 20bfe6b01d use gcs_send_text_fmt() and cleanup a few old debug lines 14 years ago
Andrew Tridgell 66e4ae50bb remove some more old cruft 14 years ago
Andrew Tridgell e61d742345 GCS: make the two GCS links gcs0 and gcs3 14 years ago
Andrew Tridgell 3f37cce6c7 remove unused MESSAGE_COMMAND_LIST 14 years ago
Amilcar Lucas b7a0d8836a This is the real HEAD of the APM_Camera branch. Seams that lots of changes got lost in the SVN to GIT port 14 years ago
Andrew Tridgell 609ae8359d import APM_Camera branch from SVN 14 years ago