diff --git a/core/LocApiBase.cpp b/core/LocApiBase.cpp index 029f57b6..ef204ec3 100644 --- a/core/LocApiBase.cpp +++ b/core/LocApiBase.cpp @@ -401,7 +401,7 @@ void LocApiBase::sendNfwNotification(GnssNfwNotification& notification) void LocApiBase::reportSv(GnssSvNotification& svNotify) { const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", - "QZSS", "BEIDOU", "GALILEO" }; + "QZSS", "BEIDOU", "GALILEO", "NAVIC" }; // print the SV info before delivering LOC_LOGV("num sv: %u\n"