30 Commits (d28283e30228bc3092cf67baa879c2159e3d4a63)

Author SHA1 Message Date
Peter Barker 1545b9b161 Plane: remove arguments to send_home and send_ekf_origin 7 years ago
Peter Barker 7afd056e98 Plane: handle setting of ekf origin in GCS_MAVLink 7 years ago
Peter Barker 052b76d017 Plane: move Log_Write_Home_And_Origin into AP_AHRS 7 years ago
Peter Barker 7fd859da65 Plane: move home state into AP_AHRS 7 years ago
Tom Pittenger 518abfe1d0 Plane: Allow GUIDED mode to take advantage of crosstrack flag. 7 years ago
Tom Pittenger 7271586a47 Plane: invert auto_state.no_crosstrack flag to be auto_state.crosstrack. Non-functional change 7 years ago
Randy Mackay 3d7b6ddc40 Plane: support SET_GPS_GLOBAL_ORIGIN message 7 years ago
Michael du Breuil 8630037fd7 Plane: Parameterize the home altitude reset conditions 8 years ago
Peter Barker 1be52495f1 Plane: eliminate global static GCS_MAVLINK::send_home_all 8 years ago
Peter Barker 5a8f01c19c Plane: use send_text method on the GCS singleton 8 years ago
Michael du Breuil 9e893eacd1 Plane: Change some user facing statustexts 8 years ago
Michael du Breuil fbf6050876 Plane: Reset home to AHRS position rather then snapshotting GPS 8 years ago
Michael du Breuil f183a2618f Plane: Don't lock home altitude to AHRS origin 8 years ago
Michael du Breuil 2326eee9a0 Plane: Move loiter_radius to vehicle 8 years ago
Tom Pittenger 90b2458a27 Plane: remove redundant flightstage update 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 9e812d3bda Plane: don't auto-update home and baro on large height change 9 years ago
Andrew Tridgell f96836ab9a Plane: prevent a discrepancy between EKF origin and home for altitude 9 years ago
Andrew Tridgell 12e0012b16 Plane: allow for NAV_LOITER_UNLIM and NAV_LOITER_TIME in quadplane 9 years ago
Andrew Tridgell 3fc43b94f9 Plane: separate out auto and guided VTOL states 9 years ago
Andrew Tridgell 6b358a5618 Plane: added Q_GUIDED_MODE parameter 9 years ago
Michael du Breuil c17ea21a97 Plane: Add support for DO_REPOSITION via COMMAND_INT 9 years ago
Luis Vale Gonçalves b7f3782e4e Plane: Text revisions 9 years ago
lvale e18181e5c2 Plane: Uniformization of severities 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Randy Mackay d54e28e129 Plane: send home position when home is set or get-home msg received 9 years ago
squilter 583c087eca Plane: update severities 10 years ago
Randy Mackay 76ccf4043e Plane: log ahrs home and ekf origin 10 years ago
Andrew Tridgell 18c37935c9 Plane: convert from .pde to .cpp files 10 years ago
Andrew Tridgell ff126db1d3 Plane: make GUIDED behaviour match copter 10 years ago
Andrew Tridgell 76f8b9b07c Plane: support DO_SET_HOME MAVLink command 10 years ago
Andrew Tridgell d54bb68270 Plane: prevent cross-track on some WP types 11 years ago
Andrew Tridgell 8610d9a8ea Plane: added GLIDE_SLOPE_MIN parameter 11 years ago
Andrew Tridgell f983040401 Plane: more fixes for glide slope calculations 11 years ago
Andrew Tridgell 077177384d Plane: fixed guided alt without terrain bit 11 years ago
Andrew Tridgell d18c00d6fc Plane: split up altitude handling 11 years ago
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