Skip to content

Conversation

@tridge
Copy link
Contributor

@tridge tridge commented Jun 18, 2025

if the operator GPS becomes unplugged we should tell the flight controller that we no longer have a position, so pre-arms can fail correctly

if the operator GPS becomes unplugged we should tell the flight
controller that we no longer have a position, so pre-arms can fail
correctly
Copy link
Collaborator

@robertlong13 robertlong13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a whitespace thing to fix

{
// Check NMEA GPS information
NMEA_GPS_Connection.PointNMEA _gps_data = nmea_GPS_1.getPointNMEA();
NMEA_GPS_Connection.PointNMEA _gps_data = nmea_GPS_1.getPointNMEA();
Copy link
Collaborator

@robertlong13 robertlong13 Jun 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your editor seems to have replaced the spaces with tabs

@meee1 meee1 merged commit b23b219 into ArduPilot:master Aug 22, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants