You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the frequency is set to np.nan in raw_gnss.py but None would be better since the type can then be Optional[Int] in GnssMeasurements.
The function read_raw_qcom is used in a private repo. Need to verify it correctly works there too.
Currently, the frequency is set to np.nan in raw_gnss.py but None would be better since the type can then be Optional[Int] in GnssMeasurements.
The function read_raw_qcom is used in a private repo. Need to verify it correctly works there too.
laika/laika/raw_gnss.py
Line 203 in bcd8985
The text was updated successfully, but these errors were encountered: