Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Conversation

@coelacant2
Copy link
Contributor

…tion packet

  • Added example for printing the high precision latitude, longitude, and accuracy
  • Added example for printing the entire HPPOSLLH packet
  • Added functionality for reading HPPOSLLH (High Precision Geodetic Position)
  • Added getTimeOfWeek(), getHighResLatitude(). getHighResLongitude(), getElipsoid(), getMeanSeaLevel(), getHorizontalAccuracy(), getVerticalAccuracy(), getHPPOSLLH()
  • Modified ProcessUBXPacket to parse HPPOSLLH packet
  • Added query staleness verification for HPPOSLLH data
…tion packet - Added example for printing the high precision latitude, longitude, and accuracy - Added example for printing the entire HPPOSLLH packet - Added functionality for reading HPPOSLLH (High Precision Geodetic Position) - Added getTimeOfWeek(), getHighResLatitude(). getHighResLongitude(), getElipsoid(), getMeanSeaLevel(), getHorizontalAccuracy(), getVerticalAccuracy(), getHPPOSLLH() - Modified ProcessUBXPacket to parse HPPOSLLH packet - Added query staleness verification for HPPOSLLH data
@nseidle
Copy link
Member

nseidle commented Jun 25, 2019

This is excellent! Thank you. Pulling in.

@nseidle nseidle merged commit 97467fd into sparkfun:master Jun 25, 2019
@nseidle
Copy link
Member

nseidle commented Jun 25, 2019

Fooey. You didn't add your new functions to keywords.txt. Please remember them in the future.

@nseidle
Copy link
Member

nseidle commented Jun 25, 2019

I like that you added debug statements but you hard coded Serial. Use _debugSerial instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants