Skip to content

Version 3.0.9

Choose a tag to compare

@PaulZC PaulZC released this 21 Apr 21:37
· 145 commits to main since this release
957f1ac

This release:

  • Adds full auto support for MON HW
    • We are using the MON HW callback to monitor the antenna aStatus for short and open circuit
    • You need to enable the antenna short and open detection first using: setVal8(UBLOX_CFG_HW_ANT_CFG_SHORTDET, 1) and setVal8(UBLOX_CFG_HW_ANT_CFG_OPENDET, 1)