- Configure a UART TX buffer; the backend would otherwise assert in its configuration or (if the asserts are off) miserably fail when trying to send anything to the GNSS modem. - Fine tune the UART RX buffer size and make it depend on whether satellite data is received. - Remove unused k_spinlock. - Make declaration of Kconfig items dependent on GNSS_NMEA_GENERIC conditional. Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| gnss_u_blox_protocol | ||
| CMakeLists.txt | ||
| gnss_dump.c | ||
| gnss_dump.h | ||
| 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_m10.c | ||
| Kconfig | ||
| Kconfig.generic | ||
| Kconfig.quectel_lcx6g | ||
| Kconfig.u_blox_m10 | ||