GPS

Description

Receive and output GPS data from GPS devices.

gravio4-gs-gps7

Output PayloadDescription
cv.PayloadThe following data will be output

DataDescription
CourseAzimuth of the device's movement (number from 0 degrees north to 359.9 degrees clockwise) if the value is -1, the azimuth is invalid
SpeedKmDevice's movement speed (km/h)
SpeedKndevice's movement speed in knots (km/h)
LatitudeDeglatitude (DEG format)
LongitudeDegLongitude (DEG format)
LatitudeDegLatitude (DEG format)
LongitudeDirLongitude (DEGM format)
LatitudeDirLatitude direction (N or S)
LongitudeDirAzimuth in longitude (E or W)

Component Properties

Property NameDescription
RMC or GGASelects whether to output data in RMC or GGA format
GSASpecify whether to include GSA in the output data
Device IDGPS device ID, If nothing is set, data output from all GPS devices is executed.

*When RMC is specified, use GPS devices that output RMC sentences.