mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 07:13:03 +00:00 
			
		
		
		
	Remove unused variables
This commit is contained in:
		| @@ -71,8 +71,6 @@ constexpr int32_t GPS_SUBFRAME_MS = 6000; | |||||||
| constexpr int32_t GPS_WORD_BITS = 30;                                                                                           //!< Number of bits per word in the NAV message [bits] | constexpr int32_t GPS_WORD_BITS = 30;                                                                                           //!< Number of bits per word in the NAV message [bits] | ||||||
| constexpr char GPS_CA_PREAMBLE[9] = "10001011"; | constexpr char GPS_CA_PREAMBLE[9] = "10001011"; | ||||||
| constexpr char GPS_CA_PREAMBLE_SYMBOLS_STR[161] = "1111111111111111111100000000000000000000000000000000000000000000000000000000000011111111111111111111000000000000000000001111111111111111111111111111111111111111"; | constexpr char GPS_CA_PREAMBLE_SYMBOLS_STR[161] = "1111111111111111111100000000000000000000000000000000000000000000000000000000000011111111111111111111000000000000000000001111111111111111111111111111111111111111"; | ||||||
| constexpr int32_t GPS_CA_BIT_TRANSITION_SYMBOLS_LENGTH_SYMBOLS = 40; |  | ||||||
| constexpr char GPS_CA_BIT_TRANSITION_SYMBOLS_STR[41] = "1111111111111111111100000000000000000000"; |  | ||||||
|  |  | ||||||
| // GPS NAVIGATION MESSAGE STRUCTURE | // GPS NAVIGATION MESSAGE STRUCTURE | ||||||
| // NAVIGATION MESSAGE FIELDS POSITIONS (from IS-GPS-200M Appendix II) | // NAVIGATION MESSAGE FIELDS POSITIONS (from IS-GPS-200M Appendix II) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez