zephyr/drivers/gnss
Jordan Yates d97cc46bdd gnss: rename u-blox M10 driver to M8
The driver in tree is for u-blox M8 devices, not M10. The M10 series
devices (from Protocol Version 23.01) use a different, non backwards
compatible interface for configuring the modem behaviour.

Of the two boards tested in the original PR, the "VMU RT1170" is
explicitly listed as having a u-blox NEO-M8N modem, while I have
been unable to find any information online about the "FMURT6" board.

Leaving the naming as-is will cause problems when M10 drivers are
contributed.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-08-26 17:27:12 -04:00
..
gnss_u_blox_protocol
CMakeLists.txt
Kconfig
Kconfig.emul
Kconfig.generic
Kconfig.luatos_air530z
Kconfig.quectel_lcx6g
Kconfig.u_blox_m8
gnss_dump.c
gnss_dump.h
gnss_emul.c
gnss_luatos_air530z.c
gnss_nmea0183.c
gnss_nmea0183.h
gnss_nmea0183_match.c
gnss_nmea0183_match.h
gnss_nmea_generic.c
gnss_parse.c
gnss_parse.h
gnss_publish.c
gnss_quectel_lcx6g.c
gnss_u_blox_m8.c