As an answer to to this GPS question : altitude data thread.
As the problem is device and or manufacturer specific, I would do it that way:
Use the GPS NMEA sentence.
If the GGA sentence is available use the altitude from there.
If the GGA sentence is not available use the altitude from the Location in Location_Change.
As the problem is device and or manufacturer specific, I would do it that way:
Use the GPS NMEA sentence.
If the GGA sentence is available use the altitude from there.
If the GGA sentence is not available use the altitude from the Location in Location_Change.