OpenRTX/openrtx
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
..
include core: gps: add enums for GPS fix quality and type 2025-10-03 19:09:58 +02:00
src core: gps: skip active satellites with ID > 31 2025-10-03 19:09:58 +02:00