u-blox,m8 (on uart bus)

Vendor: u-blox

Note

An implementation of a driver matching this compatible is available in drivers/gnss/gnss_u_blox_m8.c.

Description

U-BLOX M8 GNSS Module

Properties

Properties not inherited from the base binding file.

Name

Type

Details

initial-baudrate

int

Initial baudrate to establish Baudrate for communication on the UART port.
This will be used for initial modem communication, which afterwards will
be changed to the baudrate set on the peripheral. For instance: Starting
at 9600 bps, but then switched up to 115200.

Default value: 9600

Legal values: 4800, 9600, 19200, 38400, 57600, 115200, 230400, 460800

fix-rate

int

Initial fix-rate GNSS modem will be operating on. May be adjusted at
run-time through GNSS APIs. Must be greater than 50-ms.
Default is power-on setting.

Default value: 1000