Change UbloxGnssId to ConstellationId.
Refactor gnssmeasurements constructor by replacing 'prn' with 'constellation_id' and 'svId' since prn is created from those two.
Found out that incoming qcom messages contain nmea_id 255 which is incorrect. Added a todo and the measurement will be skipped.
Change UbloxGnssId to ConstellationId. Refactor gnssmeasurements constructor by replacing 'prn' with 'constellation_id' and 'svId' since prn is created from those two.
Found out that incoming qcom messages contain nmea_id 255 which is incorrect. Added a todo and the measurement will be skipped.
Verified with unit test and running from xx.