Subgroup: other

Class: QgsGpsdConnection

class qgis.core.QgsGpsdConnection

Bases: qgis._core.QgsNMEAConnection

Evaluates NMEA sentences coming from gpsd*

Methods

blockSignals
childEvent
children
close Closes connection to device
connect Opens connection to device
connectNotify
currentGPSInformation Returns the current gps information (lat, lon, etc.)
customEvent
deleteLater
disconnect
disconnectNotify
dumpObjectInfo
dumpObjectTree
dynamicPropertyNames
event
eventFilter
findChild findChild(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> QObject
findChildren findChildren(self, Tuple, name: str = ‘’, options: Union[Qt.FindChildOptions, Qt.FindChildOption] = Qt.FindChildrenRecursively) -> List[QObject]
inherits
installEventFilter
isSignalConnected
isWidgetType
isWindowType
killTimer
metaObject
moveToThread
objectName
parent
parseData
processGGASentence
processGSASentence
processGSVSentence
processRMCSentence
processStringBuffer
processVTGSentence
property
pyqtConfigure Each keyword argument is either the name of a Qt property or a Qt signal.
receivers
removeEventFilter
sender
senderSignalIndex
setObjectName
setParent
setProperty
setSource Sets the GPS source.
signalsBlocked
startTimer
status Returns the status.
thread
timerEvent
tr

Attributes

Connected
DataReceived
GPSDataReceived
NotConnected
destroyed destroyed(self, QObject = None) [signal]
nmeaSentenceReceived nmeaSentenceReceived(self, str) [signal]
objectNameChanged objectNameChanged(self, str) [signal]
stateChanged stateChanged(self, QgsGPSInformation) [signal]
staticMetaObject
childEvent()
connectNotify()
customEvent()
disconnectNotify()
isSignalConnected()
parseData()
processGGASentence()
processGSASentence()
processGSVSentence()
processRMCSentence()
processStringBuffer()
processVTGSentence()
receivers()
sender()
senderSignalIndex()
timerEvent()