PmodGPS Read
Read all data from the PmodGPS. This function returns Time, Date, Status, Fix Type, Satellites in View, Latitude (deg), Longitude (deg), Elevation (m), Ground Speed (km/hr), Ground Speed (knots), and Course over ground (deg).
Inputs
LINX Resource
Contains LINX connection resources.
UART Channel (0)
Specifies the UART Channel that the PmodGPS is connected to.
Error In
Describes error conditions that occur before this node
runs. This input provides standard error in functionality.
Outputs
LINX Resource
Contains LINX connection resources.
GPS Data
Returns data from the PmodGPS:
- Time
- Sate
- Status
- Fix Type
- Satellites in View
- Latitude (deg)
- Longitude (deg)
- Elevation (m)
- Ground Speed (km/hr)
- Ground Speed (knots)
- Course over ground (deg).
Error Out
Contains error information. This output provides standard error out functionality.