1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-30 08:53:15 +00:00

Add telemetry rate

This commit is contained in:
Gastd 2017-07-18 18:20:52 -03:00
parent 239d15bfc7
commit 32b9919fc5

View File

@ -65,4 +65,5 @@ const std::map<unsigned int, int> GLONASS_PRN =
const int GLONASS_CA_TELEMETRY_RATE_BITS_SECOND = 50; //!< NAV message bit rate [bits/s]
#endif /* GNSS_SDR_GLONASS_L1_CA_H_ */