mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-11-05 17:46:25 +00:00
Add telemetry rate
This commit is contained in:
parent
239d15bfc7
commit
32b9919fc5
@ -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]
|
const int GLONASS_CA_TELEMETRY_RATE_BITS_SECOND = 50; //!< NAV message bit rate [bits/s]
|
||||||
|
|
||||||
#endif /* GNSS_SDR_GLONASS_L1_CA_H_ */
|
#endif /* GNSS_SDR_GLONASS_L1_CA_H_ */
|
||||||
|
Loading…
Reference in New Issue
Block a user