Apply and add clang-tidy ckecks readability-make-member-function-const and readability-qualified-auto

This commit is contained in:
Carles Fernandez
2020-12-30 21:49:29 +01:00
parent 7308745f05
commit 21352a80d1
54 changed files with 187 additions and 124 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ private:
/*
* Blocking function that reads the GPS assistance queue
*/
void gps_acq_assist_data_collector();
void gps_acq_assist_data_collector() const;
/*
* Compute elevations for the specified time and position for all the available satellites in ephemeris and almanac queues