mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 12:10:34 +00:00
Fix clang-format CI job
This commit is contained in:
parent
d3b7557dcf
commit
06aeae4da3
@ -37,8 +37,8 @@
|
||||
|
||||
/* constants -----------------------------------------------------------------*/
|
||||
|
||||
const double PRUNIT_GPS = 299792.458; /* rtcm ver.3 unit of gps pseudorange (m) */
|
||||
const double PRUNIT_GLO = 599584.916; /* rtcm ver.3 unit of glonass pseudorange (m) */
|
||||
const double PRUNIT_GPS = 299792.458; /* rtcm ver.3 unit of gps pseudorange (m) */
|
||||
const double PRUNIT_GLO = 599584.916; /* rtcm ver.3 unit of glonass pseudorange (m) */
|
||||
const double RANGE_MS = SPEED_OF_LIGHT_M_S * 0.001; /* range in 1 ms */
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user