summaryrefslogtreecommitdiff
path: root/src/positioning/qgeosatelliteinfosource_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Add Satellite support to serialnmea pluginPaolo Angelelli2019-08-151-0/+70
This adds a new class, QNmeaSatelliteInfoSource, locally to the plugin, that behaves similarly to QNmeaPositionInfoSource in the way of handling the IODevice and producing the updates. Change-Id: Id594152dd70514974ac79c7757ce6f0da4631191 Fixes: QTBUG-59274 Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io>