Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added VTG sentence parse for the km/h speed value #113

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

snkYmkrct
Copy link
Contributor

The ability to show the speed in km/h was requested here: #103
This is available in the NMEA GPVTG message, which was not being parsed.

I added a VTG parse method and the relevant data, and also updated the simpletest examples.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt tannewt merged commit 0178520 into adafruit:main Oct 8, 2024
1 check passed
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Oct 11, 2024
Updating https://github.com/adafruit/Adafruit_CircuitPython_AMG88xx to 1.2.22 from 1.2.21:
  > remove deprecated sphinx theme call

Updating https://github.com/adafruit/Adafruit_CircuitPython_CCS811 to 1.3.16 from 1.3.15:
  > remove deprecated sphinx theme call

Updating https://github.com/adafruit/Adafruit_CircuitPython_DS1307 to 2.1.21 from 2.1.20:
  > remove deprecated sphinx theme call

Updating https://github.com/adafruit/Adafruit_CircuitPython_FXOS8700 to 3.0.3 from 3.0.2:
  > remove deprecated sphinx theme call

Updating https://github.com/adafruit/Adafruit_CircuitPython_GPS to 3.11.0 from 3.10.16:
  > Merge pull request adafruit/Adafruit_CircuitPython_GPS#113 from snkYmkrct/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_PCF8523 to 2.0.2 from 2.0.1:
  > remove deprecated sphinx theme call

Updating https://github.com/adafruit/Adafruit_CircuitPython_PCF8563 to 2.0.3 from 2.0.2:
  > remove deprecated sphinx theme call

Updating https://github.com/adafruit/Adafruit_CircuitPython_TemplateEngine to 2.0.1 from 2.0.0:
  > remove deprecated sphinx theme call

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants