The U-Blox M10 seems to interleave UBX and NMEA messages in a way that confuses the M8 driver leading to missing the same message that directly follows the UBX part every time (leading to no navigation updates). As the driver does not parse the UBX blocks during normal operation anyways it can just be disabled. Signed-off-by: Jakob Riepler <jakob+zephyr@chaosfield.at> |
||
|---|---|---|
| .. | ||
| gnss_u_blox_protocol | ||
| CMakeLists.txt | ||
| gnss_dump.c | ||
| gnss_dump.h | ||
| gnss_emul.c | ||
| gnss_luatos_air530z.c | ||
| gnss_nmea0183_match.c | ||
| gnss_nmea0183_match.h | ||
| gnss_nmea0183.c | ||
| gnss_nmea0183.h | ||
| gnss_nmea_generic.c | ||
| gnss_parse.c | ||
| gnss_parse.h | ||
| gnss_publish.c | ||
| gnss_quectel_lcx6g.c | ||
| gnss_u_blox_m8.c | ||
| Kconfig | ||
| Kconfig.emul | ||
| Kconfig.generic | ||
| Kconfig.luatos_air530z | ||
| Kconfig.quectel_lcx6g | ||
| Kconfig.u_blox_m8 | ||