41 Commits (c1afedaf58917cc2821057398f19ddf108b40328)

Author SHA1 Message Date
Andrew Tridgell ff08de033e Plane: fixed home reset alt bias 6 years ago
Pierre Kancir 65b4ba0539 ArduPlane: use past_interval_finish_line and line_path_proportion from Location 6 years ago
Andrew Tridgell 340722c3c3 Plane: don't overwrite home on an armed watchdog reset 6 years ago
Peter Barker b6bf8d8368 Plane: make setting of home boolean in preparation for sanity checks 6 years ago
Peter Barker 30671a6743 Plane: move handling of command-int MAV_CMD_DO_SET_HOME up 6 years ago
Andrew Tridgell 0089e98bb6 Plane: call AHRS resetHeightDatum() on baro reset 6 years ago
Peter Barker acafb0f3c1 Plane: adjust for location flags being moved out of union 6 years ago
Michael du Breuil 843c92ced5 Plane: Remove some redundant code/state resets 6 years ago
Peter Barker 9e4e17c797 Plane: leave AHRS to log and notify home changes 6 years ago
Peter Barker 22306c370b Plane: factor out a Plane::set_home 7 years ago
Peter Barker ad600fff68 Plane: split home-set and home-locked state 7 years ago
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