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

V1.8.1 : checkUblox corrections

Compare
Choose a tag to compare
@PaulZC PaulZC released this 27 Apr 10:36
· 161 commits to master since this release
3f5422d

This release corrects issue #100:

checkUblox now calls checkUbloxInternal:

  • it defaults to checking for NAV PVT messages using packetCfg
  • this provides backwards compatibility for the examples that call checkUblox directly

(Thanks to @hoilett and @rcal42)