Skip to content

Suppress errors if there are issues with RMC or GGA sentences

Chris T requested to merge kop316/geoclue:wip/fix_error into master

!160 (merged) and !155 (merged) will return NULL values if there are issues with the RMC or GGA sentences. However, this will make a lot of noise in errors.

This MR intends to resolve that

Merge request reports