Add the satelite type to the state.satsVisible
Closed this issue · 0 comments
marcelrv commented
When receiving satelites in view messages from multiple satelite types, the output is ' jumping' between the # from the both systems
Would be great if somehow the type of satelites can be identified so we can show from which type the count was coming from.
from what I can see the first 2 characters can be used to identify the sattelite type.
https://receiverhelp.trimble.com/alloy-gnss/en-us/NMEA-0183messages_GSV.html
e.g. in below sample it has GPS and glosnass sat in view.
$GPGSV,4,1,13,13,86,328,24,14,54,105,37,15,52,293,26,22,48,140,24,0*65
$GPGSV,4,2,13,05,44,208,31,30,41,069,26,37,28,158,,20,20,189,25,0*64
$GPGSV,4,3,13,18,14,291,31,24,13,251,20,23,11,326,34,07,11,067,21,0*60
$GPGSV,4,4,13,08,07,024,26,0*5A
$GLGSV,2,1,08,78,78,088,27,68,70,131,24,69,53,318,30,79,39,204,27,1*7D
$GLGSV,2,2,08,77,21,0 38,19,67,19,135,23,85,13,324,30,86,09,014,25,1*73