mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 20:20:35 +00:00
Fix clang-format CI job
This commit is contained in:
parent
d3b7557dcf
commit
06aeae4da3
@ -37,8 +37,8 @@
|
|||||||
|
|
||||||
/* constants -----------------------------------------------------------------*/
|
/* constants -----------------------------------------------------------------*/
|
||||||
|
|
||||||
const double PRUNIT_GPS = 299792.458; /* rtcm ver.3 unit of gps 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 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 */
|
const double RANGE_MS = SPEED_OF_LIGHT_M_S * 0.001; /* range in 1 ms */
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user