Add accuracy to GPS output, implent it for ublox

Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
Sara Damiano
2020-02-13 12:01:22 -05:00
parent a584f66161
commit 46d606260f
10 changed files with 204 additions and 81 deletions

View File

@@ -404,7 +404,7 @@ class TinyGsmSim800
// Follows all messaging functions per template
/*
* Location functions
* GSM Location functions
*/
protected:
// Depending on the exacty model and firmware revision, should return a
@@ -412,7 +412,7 @@ class TinyGsmSim800
// TODO(?): Check number of digits in year (2 or 4)
/*
* GPS location functions
* GPS/GNSS/GLONASS location functions
*/
protected:
// No functions of this type supported