:sign0085:
I opened the GPS.dll using both a text and hex editor and based on what is legible, the following variables can be used to display in a text box:
NumberOfSatellites
Altitude
DecimalLatitude
DecimalLongitude
Status
Latitude
Longitude
LatitudeHemisphere
LongitudeHemisphere
UTCTime
UTCDate
CourseOverGround
SpeedOverGround
Question:
Any other keywords that the GPS.dll can decode/parse like something related to precision like dilution of precision.
Thanks.
I opened the GPS.dll using both a text and hex editor and based on what is legible, the following variables can be used to display in a text box:
NumberOfSatellites
Altitude
DecimalLatitude
DecimalLongitude
Status
Latitude
Longitude
LatitudeHemisphere
LongitudeHemisphere
UTCTime
UTCDate
CourseOverGround
SpeedOverGround
Question:
Any other keywords that the GPS.dll can decode/parse like something related to precision like dilution of precision.
Thanks.