Skip to content

Commit

Permalink
Add constellation information to QgsGpsInformation and handle GPS fix…
Browse files Browse the repository at this point in the history
… type across different constellations
  • Loading branch information
nyalldawson committed Nov 4, 2022
1 parent 8dfd167 commit 98badff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/gps/qgsappgpsconnection.h
Expand Up @@ -143,7 +143,6 @@ class APP_EXPORT QgsAppGpsConnection : public QObject
void showStatusBarMessage( const QString &msg );

QgsGpsConnection *mConnection = nullptr;
Qgis::GpsFixStatus mLastFixStatus = Qgis::GpsFixStatus::NoData;
};


Expand Down

0 comments on commit 98badff

Please sign in to comment.