mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-30 23:03:05 +00:00 
			
		
		
		
	Clean headers. C++ libraries preferred over C libraries
This commit is contained in:
		| @@ -53,13 +53,12 @@ | ||||
| #ifndef GNSS_SDR_RTKLIB_H_ | ||||
| #define GNSS_SDR_RTKLIB_H_ | ||||
|  | ||||
| #include <stdio.h> | ||||
| #include <stdlib.h> | ||||
| #include <stdarg.h> | ||||
| #include <cstring> | ||||
| #include <cstdio> | ||||
| #include <cstdlib> | ||||
| #include <cstdarg> | ||||
| #include <cmath> | ||||
| #include <time.h> | ||||
| #include <ctype.h> | ||||
| #include <ctime> | ||||
| #include <cctype> | ||||
| #include <pthread.h> | ||||
| #include <netinet/in.h> | ||||
| #include "MATH_CONSTANTS.h" | ||||
|   | ||||
| @@ -51,12 +51,9 @@ | ||||
|  *----------------------------------------------------------------------------*/ | ||||
|  | ||||
| #include "rtklib_rtkcmn.h" | ||||
| //#include <stdarg.h> | ||||
| //#include <ctype.h> | ||||
| #include <cstdio> | ||||
| //#include <cstdio> | ||||
| #include <dirent.h> | ||||
| #include <iostream> | ||||
| //#include <time.h> | ||||
| #include <sys/time.h> | ||||
| #include <sys/stat.h> | ||||
| #include <sys/types.h> | ||||
|   | ||||
| @@ -17,22 +17,18 @@ | ||||
|  */ | ||||
|  | ||||
| #include "qa_utils.h" | ||||
|  | ||||
| #include <ctime> | ||||
| #include <cmath> | ||||
| #include <limits> | ||||
| #include <list> | ||||
|  | ||||
| #include <boost/foreach.hpp> | ||||
| #include <boost/tokenizer.hpp> | ||||
| #include <boost/lexical_cast.hpp> | ||||
| #include <boost/typeof/typeof.hpp> | ||||
| #include <boost/type_traits.hpp> | ||||
|  | ||||
| #include <iostream> | ||||
| #include <cstring> | ||||
| #include <fstream> | ||||
| #include <vector> | ||||
| #include <map> | ||||
| #include <list> | ||||
| #include <ctime> | ||||
| #include <cmath> | ||||
| #include <limits> | ||||
|  | ||||
| #include <volk_gnsssdr/volk_gnsssdr.h> | ||||
| #include <volk_gnsssdr/volk_gnsssdr_cpu.h> | ||||
| #include <volk_gnsssdr/volk_gnsssdr_common.h> | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  | ||||
|  | ||||
| #include "galileo_e1b_telemetry_decoder_cc.h" | ||||
| #include <cstdio> | ||||
| #include <cstdlib> | ||||
| #include <iostream> | ||||
| #include <boost/lexical_cast.hpp> | ||||
|   | ||||
| @@ -35,7 +35,6 @@ | ||||
|  */ | ||||
|  | ||||
| #include "galileo_e5a_telemetry_decoder_cc.h" | ||||
| #include <cstdio> | ||||
| #include <cstdlib> | ||||
| #include <iostream> | ||||
| #include <boost/lexical_cast.hpp> | ||||
|   | ||||
| @@ -33,7 +33,6 @@ | ||||
| #define GNSS_SDR_VITERBI_DECODER_H_ | ||||
|  | ||||
| #include <deque> | ||||
| #include <cstdio> | ||||
|  | ||||
| /*! | ||||
|  * \brief Class that implements a Viterbi decoder | ||||
|   | ||||
| @@ -30,14 +30,12 @@ | ||||
|  */ | ||||
|  | ||||
| #include <algorithm> | ||||
| #include <chrono> | ||||
| #include <cstdlib> | ||||
| #include <exception> | ||||
| #include <iostream> | ||||
| #include <cstring> | ||||
| #include <chrono> | ||||
| #include <numeric> | ||||
| #include <stdio.h> | ||||
| #include <stdlib.h> | ||||
| #include <sys/wait.h> | ||||
| #include <string> | ||||
| #include <thread> | ||||
| #include <unistd.h> | ||||
| #include <gflags/gflags.h> | ||||
|   | ||||
| @@ -34,7 +34,6 @@ | ||||
|  | ||||
| #include <ctime> | ||||
| #include <cstdlib> | ||||
| #include <cstring> | ||||
| #include <iostream> | ||||
| #include <boost/chrono.hpp> | ||||
| #include <boost/make_shared.hpp> | ||||
|   | ||||
| @@ -30,15 +30,11 @@ | ||||
|  * ------------------------------------------------------------------------- | ||||
|  */ | ||||
|  | ||||
|  | ||||
| #include <exception> | ||||
| #include <cstring> | ||||
| #include <ctime> | ||||
| #include <iostream> | ||||
| #include <stdio.h> | ||||
| #include <stdlib.h> | ||||
| #include <sys/wait.h> | ||||
| #include <unistd.h> | ||||
| #include <cstdlib> | ||||
| #include <ctime> | ||||
| #include <exception> | ||||
| #include <iostream> | ||||
| #include <armadillo> | ||||
| #include <gnuradio/top_block.h> | ||||
| #include <gnuradio/blocks/file_source.h> | ||||
|   | ||||
| @@ -30,15 +30,12 @@ | ||||
|  * ------------------------------------------------------------------------- | ||||
|  */ | ||||
|  | ||||
|  | ||||
| #include <exception> | ||||
| #include <cstring> | ||||
| #include <ctime> | ||||
| #include <iostream> | ||||
| #include <stdio.h> | ||||
| #include <stdlib.h> | ||||
| #include <sys/wait.h> | ||||
| #include <unistd.h> | ||||
| #include <cstdlib> | ||||
| #include <ctime> | ||||
| #include <exception> | ||||
| #include <iostream> | ||||
| #include <string> | ||||
| #include <armadillo> | ||||
| #include <gnuradio/top_block.h> | ||||
| #include <gnuradio/blocks/file_source.h> | ||||
|   | ||||
| @@ -43,7 +43,6 @@ | ||||
| #include <gnuradio/blocks/null_sink.h> | ||||
| #include <gnuradio/blocks/skiphead.h> | ||||
| #include <gtest/gtest.h> | ||||
| #include <sys/wait.h> | ||||
| #include "GPS_L1_CA.h" | ||||
| #include "gnss_block_factory.h" | ||||
| #include "gnss_block_interface.h" | ||||
|   | ||||
| @@ -49,7 +49,6 @@ | ||||
| #include <gflags/gflags.h> | ||||
| #include <glog/logging.h> | ||||
| #include <gtest/gtest.h> | ||||
| #include <sys/wait.h> | ||||
| #include "GPS_L1_CA.h" | ||||
| #include "gnss_block_factory.h" | ||||
| #include "gnss_block_interface.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez