OpenRTX/openrtx/src
Silvano Seva b3b057699b core: gps: skip active satellites with ID > 31
Some GPS modules can work on multiple systems at the same time. However,
the current code has been written only for GPS and, consequently is not
able to manage satellites with an ID greater than 32. This commit provides
an hotfix until all the GPS code gets refactored an extended to support
also GLONASS and Galileo.

Signed-off-by: Silvano Seva <silseva@fastwebnet.it>
2025-10-03 19:09:58 +02:00
..
core core: gps: skip active satellites with ID > 31 2025-10-03 19:09:58 +02:00
protocols/M17 Fix incorrect include paths for platform-unique header files 2025-10-02 19:43:55 +02:00
rtx style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
ui core: gps: add enums for GPS fix quality and type 2025-10-03 19:09:58 +02:00
main.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00