From 32e7dc03aeaa877168d73da6813d206c8c600971 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Mon, 10 Feb 2025 13:20:14 +0100 Subject: [PATCH] Fix typos detected by codespell --- ...tichannel_GPS_L2_M_Flexiband_bin_file_III_1b.conf | 2 +- .../Galileo/gnss-sdr_Galileo_E5a_IFEN_CTTC.conf | 2 +- ...channel_all_in_one_Flexiband_bin_file_III_1b.conf | 2 +- conf/Nsr_input/gnss-sdr_GPS_L1_nsr_gauss.conf | 2 +- conf/Other/gnss-sdr_GPS_L1_nsr_twobit_packed.conf | 2 +- docs/CHANGELOG.md | 10 +++++----- docs/doxygen/other/main_page.dox | 6 +++--- src/algorithms/PVT/libs/monitor_pvt.h | 2 +- src/algorithms/PVT/libs/rtklib_solver.cc | 4 ++-- ...alileo_e1_pcps_quicksync_ambiguous_acquisition.cc | 2 +- .../adapters/gps_l2_m_pcps_acquisition_fpga.cc | 2 +- .../pcps_acquisition_fine_doppler_cc.cc | 2 +- .../gnuradio_blocks/pcps_assisted_acquisition_cc.cc | 2 +- .../gnuradio_blocks/pcps_quicksync_acquisition_cc.cc | 2 +- .../conditioner/adapters/signal_conditioner.cc | 6 +++--- .../data_type_adapter/adapters/byte_to_short.h | 2 +- .../data_type_adapter/adapters/cshort_to_grcomplex.h | 2 +- .../input_filter/gnuradio_blocks/notch_cc.cc | 2 +- src/algorithms/libs/rtklib/rtklib.h | 6 +++--- src/algorithms/libs/rtklib/rtklib_rtcm3.cc | 2 +- src/algorithms/libs/rtklib/rtklib_rtkcmn.cc | 8 ++++---- src/algorithms/libs/rtklib/rtklib_rtkcmn.h | 4 ++-- src/algorithms/libs/rtklib/rtklib_rtkpos.cc | 2 +- src/algorithms/libs/rtklib/rtklib_sbas.cc | 2 +- src/algorithms/libs/rtklib/rtklib_sbas.h | 2 +- src/algorithms/libs/rtklib/rtklib_solution.cc | 2 +- src/algorithms/libs/rtklib/rtklib_stream.cc | 2 +- src/algorithms/libs/rtklib/rtklib_tides.cc | 12 ++++++------ .../volk_gnsssdr/cpu_features/CMakeLists.txt | 2 +- .../volk_gnsssdr/cpu_features/include/cpuinfo_ppc.h | 4 ++-- .../volk_gnsssdr/cpu_features/include/cpuinfo_x86.h | 2 +- .../cpu_features/ndk_compat/cpu-features.h | 2 +- .../volk_gnsssdr/cpu_features/src/impl_ppc_linux.c | 2 +- .../cpu_features/test/cpuinfo_mips_test.cc | 2 +- .../volk_gnsssdr/lib/volk_gnsssdr_malloc.c | 2 +- .../direct_resampler_conditioner_cc.h | 2 +- .../signal_source/adapters/fifo_signal_source.cc | 2 +- .../signal_source/adapters/fmcomms2_signal_source.h | 2 +- .../signal_source/adapters/plutosdr_signal_source.h | 2 +- .../gnuradio_blocks/rtl_tcp_signal_source_c.cc | 2 +- .../gnuradio_blocks/rtl_tcp_signal_source_c.h | 2 +- .../signal_source/libs/fpga_dynamic_bit_selection.cc | 2 +- .../signal_source/libs/ion_gsms_chunk_data.cc | 2 +- src/algorithms/signal_source/libs/pps_samplestamp.h | 2 +- .../adapters/gps_l1_ca_telemetry_decoder.h | 2 +- .../gnuradio_blocks/galileo_telemetry_decoder_gs.cc | 4 ++-- .../adapters/galileo_e5a_dll_pll_tracking_fpga.cc | 2 +- src/algorithms/tracking/libs/bayesian_estimation.h | 2 +- src/core/libs/gnss_crypto.cc | 8 ++++---- src/core/libs/osnma_msg_receiver.cc | 4 ++-- src/core/receiver/gnss_flowgraph.cc | 4 ++-- src/core/receiver/gnss_flowgraph.h | 2 +- src/core/system_parameters/GPS_CNAV.h | 2 +- src/core/system_parameters/Galileo_CNAV.h | 4 ++-- src/core/system_parameters/Galileo_FNAV.h | 2 +- src/core/system_parameters/Galileo_INAV.h | 4 ++-- src/core/system_parameters/Galileo_OSNMA.h | 4 ++-- src/core/system_parameters/galileo_has_data.h | 2 +- src/core/system_parameters/galileo_inav_message.cc | 2 +- .../glonass_gnav_navigation_message.cc | 2 +- .../system_parameters/gps_cnav_navigation_message.cc | 4 ++-- src/core/system_parameters/gps_navigation_message.h | 2 +- src/core/system_parameters/reed_solomon.h | 2 +- src/main/main.cc | 2 +- .../acquisition/acq_performance_test.cc | 2 +- .../acquisition/beidou_b1i_pcps_acquisition_test.cc | 2 +- .../acquisition/beidou_b3i_pcps_acquisition_test.cc | 2 +- ...1_pcps_8ms_ambiguous_acquisition_gsoc2013_test.cc | 2 +- ...eo_e1_pcps_ambiguous_acquisition_gsoc2013_test.cc | 2 +- ...alileo_e1_pcps_ambiguous_acquisition_gsoc_test.cc | 2 +- .../galileo_e1_pcps_ambiguous_acquisition_test.cc | 2 +- ...cps_cccwsr_ambiguous_acquisition_gsoc2013_test.cc | 2 +- ..._quicksync_ambiguous_acquisition_gsoc2014_test.cc | 2 +- ..._pcps_tong_ambiguous_acquisition_gsoc2013_test.cc | 2 +- ...o_e5a_pcps_acquisition_gsoc2014_gensource_test.cc | 2 +- .../acquisition/galileo_e5b_pcps_acquisition_test.cc | 2 +- .../acquisition/galileo_e6_pcps_acquisition_test.cc | 2 +- .../glonass_l1_ca_pcps_acquisition_gsoc2017_test.cc | 2 +- .../glonass_l1_ca_pcps_acquisition_test.cc | 2 +- .../glonass_l2_ca_pcps_acquisition_test.cc | 2 +- .../gps_l1_ca_pcps_acquisition_gsoc2013_test.cc | 2 +- .../acquisition/gps_l1_ca_pcps_acquisition_test.cc | 2 +- ...ps_l1_ca_pcps_opencl_acquisition_gsoc2013_test.cc | 2 +- ...l1_ca_pcps_quicksync_acquisition_gsoc2014_test.cc | 2 +- .../gps_l1_ca_pcps_tong_acquisition_gsoc2013_test.cc | 2 +- .../acquisition/gps_l2_m_pcps_acquisition_test.cc | 2 +- .../libs/acquisition_msg_rx.h | 2 +- .../observables/hybrid_observables_test.cc | 4 ++-- .../gps_l1_ca_telemetry_decoder_test.cc | 4 ++-- .../tracking/cpu_multicorrelator_real_codes_test.cc | 4 ++-- .../tracking/cpu_multicorrelator_test.cc | 4 ++-- .../glonass_l1_ca_dll_pll_c_aid_tracking_test.cc | 2 +- .../tracking/glonass_l1_ca_dll_pll_tracking_test.cc | 2 +- .../tracking/gps_l1_ca_dll_pll_tracking_test.cc | 2 +- .../tracking/gps_l1_ca_dll_pll_tracking_test_fpga.cc | 2 +- .../tracking/gps_l1_ca_gaussian_tracking_test.cc | 2 +- .../tracking/gps_l2_m_dll_pll_tracking_test.cc | 2 +- .../tracking/gpu_multicorrelator_test.cc | 2 +- .../tracking/tracking_pull-in_test.cc | 2 +- .../tracking/tracking_pull-in_test_fpga.cc | 2 +- .../system-parameters/has_decoding_test.cc | 2 +- utils/front-end-cal/main.cc | 2 +- utils/matlab/libs/geoFunctions/satpos.m | 2 +- utils/nav-listener/nav_msg_udp_listener.cc | 2 +- utils/rinex2assist/README.md | 2 +- 105 files changed, 140 insertions(+), 140 deletions(-) diff --git a/conf/File_input/GPS/gnss-sdr_multichannel_GPS_L2_M_Flexiband_bin_file_III_1b.conf b/conf/File_input/GPS/gnss-sdr_multichannel_GPS_L2_M_Flexiband_bin_file_III_1b.conf index 7b5609ada..4017609f5 100644 --- a/conf/File_input/GPS/gnss-sdr_multichannel_GPS_L2_M_Flexiband_bin_file_III_1b.conf +++ b/conf/File_input/GPS/gnss-sdr_multichannel_GPS_L2_M_Flexiband_bin_file_III_1b.conf @@ -271,7 +271,7 @@ Acquisition_5X.doppler_max=5000 Acquisition_5X.doppler_step=125 Acquisition_5X.bit_transition_flag=false Acquisition_5X.max_dwells=1 -Acquisition_5X.CAF_window_hz=0 ; **Only for E5a** Resolves doppler ambiguity averaging the specified BW in the winner code delay. If set to 0 CAF filter is desactivated. Recommended value 3000 Hz +Acquisition_5X.CAF_window_hz=0 ; **Only for E5a** Resolves doppler ambiguity averaging the specified BW in the winner code delay. If set to 0 CAF filter is deactivated. Recommended value 3000 Hz Acquisition_5X.Zero_padding=0 ; **Only for E5a** Avoids power loss and doppler ambiguity in bit transitions by correlating one code with twice the input data length, ensuring that at least one full code is present without transitions. If set to 1 it is ON, if set to 0 it is OFF. Acquisition_5X.dump=false Acquisition_5X.dump_filename=./acq_dump.dat diff --git a/conf/File_input/Galileo/gnss-sdr_Galileo_E5a_IFEN_CTTC.conf b/conf/File_input/Galileo/gnss-sdr_Galileo_E5a_IFEN_CTTC.conf index 75dd5981a..a6fb901ed 100644 --- a/conf/File_input/Galileo/gnss-sdr_Galileo_E5a_IFEN_CTTC.conf +++ b/conf/File_input/Galileo/gnss-sdr_Galileo_E5a_IFEN_CTTC.conf @@ -111,7 +111,7 @@ Acquisition_5X.doppler_max=10000 Acquisition_5X.doppler_step=250 Acquisition_5X.bit_transition_flag=false Acquisition_5X.max_dwells=1 -Acquisition_5X.CAF_window_hz=0 ; **Only for E5a** Resolves doppler ambiguity averaging the specified BW in the winner code delay. If set to 0 CAF filter is desactivated. Recommended value 3000 Hz +Acquisition_5X.CAF_window_hz=0 ; **Only for E5a** Resolves doppler ambiguity averaging the specified BW in the winner code delay. If set to 0 CAF filter is deactivated. Recommended value 3000 Hz Acquisition_5X.Zero_padding=0 ; **Only for E5a** Avoids power loss and doppler ambiguity in bit transitions by correlating one code with twice the input data length, ensuring that at least one full code is present without transitions. If set to 1 it is ON, if set to 0 it is OFF. Acquisition_5X.dump=false Acquisition_5X.dump_filename=./acq_dump.dat diff --git a/conf/File_input/MultiCons/gnss-sdr_multichannel_all_in_one_Flexiband_bin_file_III_1b.conf b/conf/File_input/MultiCons/gnss-sdr_multichannel_all_in_one_Flexiband_bin_file_III_1b.conf index ebff509e6..14e813a27 100644 --- a/conf/File_input/MultiCons/gnss-sdr_multichannel_all_in_one_Flexiband_bin_file_III_1b.conf +++ b/conf/File_input/MultiCons/gnss-sdr_multichannel_all_in_one_Flexiband_bin_file_III_1b.conf @@ -266,7 +266,7 @@ Acquisition_5X.doppler_max=5000 Acquisition_5X.doppler_step=125 Acquisition_5X.bit_transition_flag=false Acquisition_5X.max_dwells=1 -Acquisition_5X.CAF_window_hz=0 ; **Only for E5a** Resolves doppler ambiguity averaging the specified BW in the winner code delay. If set to 0 CAF filter is desactivated. Recommended value 3000 Hz +Acquisition_5X.CAF_window_hz=0 ; **Only for E5a** Resolves doppler ambiguity averaging the specified BW in the winner code delay. If set to 0 CAF filter is deactivated. Recommended value 3000 Hz Acquisition_5X.Zero_padding=0 ; **Only for E5a** Avoids power loss and doppler ambiguity in bit transitions by correlating one code with twice the input data length, ensuring that at least one full code is present without transitions. If set to 1 it is ON, if set to 0 it is OFF. Acquisition_5X.dump=false Acquisition_5X.dump_filename=./acq_dump.dat diff --git a/conf/Nsr_input/gnss-sdr_GPS_L1_nsr_gauss.conf b/conf/Nsr_input/gnss-sdr_GPS_L1_nsr_gauss.conf index ef553d655..423bd7358 100644 --- a/conf/Nsr_input/gnss-sdr_GPS_L1_nsr_gauss.conf +++ b/conf/Nsr_input/gnss-sdr_GPS_L1_nsr_gauss.conf @@ -77,7 +77,7 @@ InputFilter.dump_filename=./input_filter.dat ;#The following options are used in the filter design of Fir_Filter and Freq_Xlating_Fir_Filter implementation. ;#These options are based on parameters of gnuradio's function: gr_remez. ;#These function calculates the optimal (in the Chebyshev/minimax sense) FIR filter inpulse -;#reponse given a set of band edges, the desired reponse on those bands, +;#response given a set of band edges, the desired response on those bands, ;#and the weight given to the error in those bands. ;#input_item_type: Type and resolution for input signal samples. Use only gr_complex in this version. diff --git a/conf/Other/gnss-sdr_GPS_L1_nsr_twobit_packed.conf b/conf/Other/gnss-sdr_GPS_L1_nsr_twobit_packed.conf index 699640977..0e46e98b2 100644 --- a/conf/Other/gnss-sdr_GPS_L1_nsr_twobit_packed.conf +++ b/conf/Other/gnss-sdr_GPS_L1_nsr_twobit_packed.conf @@ -40,7 +40,7 @@ SignalSource.item_type=byte ; endian. If it is big endian then the second byte should be output ; first in each short. ; SignalSource.big_endian_items=false -; big_endian_bytes: true if the most signficiant two bits in the byte +; big_endian_bytes: true if the most significant two bits in the byte ; are the first two to be output. SignalSource.big_endian_bytes=false ; sample_type: one of 'real' 'iq' or 'qi' diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 6eb22c242..34896899e 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -219,7 +219,7 @@ https://gnss-sdr.org/design-forces/ user pressing Ctrl+C, or another user application sending an interruption signal). - The estimated CN0 value is now printed in the terminal when navigation data is - succesfully decoded. + successfully decoded. - Fixed GPS navigation message satellite validation. - Latitude and longitude are now reported in the terminal with six decimal places (the sixth decimal place worths up to 0.11 m), instead of the @@ -303,22 +303,22 @@ https://gnss-sdr.org/design-forces/ - Fixed linking against libunwind when the glog library is built locally. - The configuration options at building time `-DENABLE_OWN_GLOG`, `-DENABLE_OWN_ARMADILLO`, and `-DENABLE_OWN_GNSSTK` can now be switched `ON` - and `OFF` without the need to start from an empty buiding folder. + and `OFF` without the need to start from an empty building folder. - Improved CMake handling of the spdlog library used by GNU Radio >= 3.10. - Make use of the C++20 standard if the environment allows for it. - Improved passing of compiler flags to `volk_gnsssdr` if the corresponding environment variables are defined. This fixes warnings in some packaging systems. - Improved support for the RISC-V architecture. -- Test files are now donwloaded at configuration time instead of being included +- Test files are now downloaded at configuration time instead of being included in the source tree. This allows for a smaller package and fixes Lintian `very-long-line-length-in-source-file` warnings since those files were not recognized as binaries. The configuration flag `-DENABLE_PACKAGING=ON` passed to CMake deactivates file downloading. - The `ENABLE_GENERIC_ARCH` building option was removed, simplifying the process - of buiding the software in non-x86 processor architectures. + of building the software in non-x86 processor architectures. - If the Protocol Buffers dependency is not found, it is downloaded, built and - statically linked at buiding time. If CMake >= 3.13 and the + statically linked at building time. If CMake >= 3.13 and the [Abseil C++ libraries](https://github.com/abseil/abseil-cpp) >= 20230117 are installed on your system, Protocol Buffers v22.2 will be used. If those requirements are not met, Protocol Buffers v21.4 will be used instead diff --git a/docs/doxygen/other/main_page.dox b/docs/doxygen/other/main_page.dox index cdb5774ba..b9c16742a 100644 --- a/docs/doxygen/other/main_page.dox +++ b/docs/doxygen/other/main_page.dox @@ -154,7 +154,7 @@ $ make doc from the building folder. In both cases, Doxygen will generate HTML documentation that can be retrieved pointing your browser of preference to gnss-sdr/docs/html/index.html. -There are two more extra targets available. In the buiding folder: +There are two more extra targets available. In the building folder: \verbatim $ make doc-clean \endverbatim @@ -186,7 +186,7 @@ If you checked out GNSS-SDR some days ago, it is possible that some developer ha $ git checkout next $ git pull https://github.com/gnss-sdr/gnss-sdr next \endverbatim -Before rebuiling the source code, it is safe (and recommended) to remove the remainders of old builds: +Before rebuilding the source code, it is safe (and recommended) to remove the remainders of old builds: \verbatim $ cd $ sudo make uninstall ; if you installed it before @@ -633,7 +633,7 @@ More papers related to GNSS-SDR are available at the gnss-sdr/install folder, running ./gnss-sdr, and see how the file is processed. Please ask the Developer Team for a signal sample if you need one, and they will do their best ;-) diff --git a/src/algorithms/PVT/libs/monitor_pvt.h b/src/algorithms/PVT/libs/monitor_pvt.h index e70f681de..863d8c004 100644 --- a/src/algorithms/PVT/libs/monitor_pvt.h +++ b/src/algorithms/PVT/libs/monitor_pvt.h @@ -72,7 +72,7 @@ public: // Course Over Ground (COG) [deg] double cog; - // Galileo HAS status: 1- HAS messages decoded and applied, 0 - HAS not avaliable + // Galileo HAS status: 1- HAS messages decoded and applied, 0 - HAS not available uint32_t galhas_status; // NUMBER OF VALID SATS diff --git a/src/algorithms/PVT/libs/rtklib_solver.cc b/src/algorithms/PVT/libs/rtklib_solver.cc index 433819649..08dcaa2ec 100644 --- a/src/algorithms/PVT/libs/rtklib_solver.cc +++ b/src/algorithms/PVT/libs/rtklib_solver.cc @@ -1606,7 +1606,7 @@ bool Rtklib_Solver::get_PVT(const std::map &gnss_observables_ ecef2pos(pvt_sol.rr, pos.data()); ecef2enu(pos.data(), &pvt_sol.rr[3], enuv.data()); this->set_speed_over_ground(norm_rtk(enuv.data(), 2)); - double new_cog = -9999.0; // COG not estimated due to insuficient velocity + double new_cog = -9999.0; // COG not estimated due to insufficient velocity if (ground_speed_ms >= 1.0) { new_cog = atan2(enuv[0], enuv[1]) * R2D; @@ -1696,7 +1696,7 @@ bool Rtklib_Solver::get_PVT(const std::map &gnss_observables_ // Course Over Ground (cog) [deg] d_monitor_pvt.cog = new_cog; - // Galileo HAS status: 1- HAS messages decoded and applied, 0 - HAS not avaliable + // Galileo HAS status: 1- HAS messages decoded and applied, 0 - HAS not available if (d_has_obs_corr_map.empty()) { d_monitor_pvt.galhas_status = 0; diff --git a/src/algorithms/acquisition/adapters/galileo_e1_pcps_quicksync_ambiguous_acquisition.cc b/src/algorithms/acquisition/adapters/galileo_e1_pcps_quicksync_ambiguous_acquisition.cc index 16a13e02d..0e207b800 100644 --- a/src/algorithms/acquisition/adapters/galileo_e1_pcps_quicksync_ambiguous_acquisition.cc +++ b/src/algorithms/acquisition/adapters/galileo_e1_pcps_quicksync_ambiguous_acquisition.cc @@ -84,7 +84,7 @@ GalileoE1PcpsQuickSyncAmbiguousAcquisition::GalileoE1PcpsQuickSyncAmbiguousAcqui DLOG(INFO) << "role " << role; /*Calculate the folding factor value based on the formula described in the paper. This may be a bug, but acquisition also work by variying the folding factor at va- - lues different that the expressed in the paper. In adition, it is important to point + lues different that the expressed in the paper. In addition, it is important to point out that by making the folding factor smaller we were able to get QuickSync work with Galileo. Future work should be directed to test this assumption statistically.*/ diff --git a/src/algorithms/acquisition/adapters/gps_l2_m_pcps_acquisition_fpga.cc b/src/algorithms/acquisition/adapters/gps_l2_m_pcps_acquisition_fpga.cc index 5d7662c59..79a652358 100644 --- a/src/algorithms/acquisition/adapters/gps_l2_m_pcps_acquisition_fpga.cc +++ b/src/algorithms/acquisition/adapters/gps_l2_m_pcps_acquisition_fpga.cc @@ -227,7 +227,7 @@ void GpsL2MPcpsAcquisitionFpga::disconnect(gr::top_block_sptr top_block) if (top_block) { /* top_block is not null */ }; - // Nothing to diconnect + // Nothing to disconnect } diff --git a/src/algorithms/acquisition/gnuradio_blocks/pcps_acquisition_fine_doppler_cc.cc b/src/algorithms/acquisition/gnuradio_blocks/pcps_acquisition_fine_doppler_cc.cc index e51f9711b..0efa83fa7 100644 --- a/src/algorithms/acquisition/gnuradio_blocks/pcps_acquisition_fine_doppler_cc.cc +++ b/src/algorithms/acquisition/gnuradio_blocks/pcps_acquisition_fine_doppler_cc.cc @@ -466,7 +466,7 @@ int pcps_acquisition_fine_doppler_cc::general_work(int noutput_items, * TODO: High sensitivity acquisition algorithm: * State Machine: * S0. StandBy. If d_active==1 -> S1 - * S1. ComputeGrid. Perform the FFT acqusition doppler and delay grid. + * S1. ComputeGrid. Perform the FFT acquisition doppler and delay grid. * Accumulate the search grid matrix (#doppler_bins x #fft_size) * Compare maximum to threshold and decide positive or negative * If T>=gamma -> S4 else diff --git a/src/algorithms/acquisition/gnuradio_blocks/pcps_assisted_acquisition_cc.cc b/src/algorithms/acquisition/gnuradio_blocks/pcps_assisted_acquisition_cc.cc index 91ce7b3d0..c6957957e 100644 --- a/src/algorithms/acquisition/gnuradio_blocks/pcps_assisted_acquisition_cc.cc +++ b/src/algorithms/acquisition/gnuradio_blocks/pcps_assisted_acquisition_cc.cc @@ -338,7 +338,7 @@ int pcps_assisted_acquisition_cc::general_work(int noutput_items, * State Machine: * S0. StandBy. If d_active==1 -> S1 * S1. GetAssist. Define search grid with assistance information. Reset grid matrix -> S2 - * S2. ComputeGrid. Perform the FFT acqusition doppler and delay grid. + * S2. ComputeGrid. Perform the FFT acquisition doppler and delay grid. * Accumulate the search grid matrix (#doppler_bins x #fft_size) * Compare maximum to threshold and decide positive or negative * If T>=gamma -> S4 else diff --git a/src/algorithms/acquisition/gnuradio_blocks/pcps_quicksync_acquisition_cc.cc b/src/algorithms/acquisition/gnuradio_blocks/pcps_quicksync_acquisition_cc.cc index 3fee0c12e..4966efb70 100644 --- a/src/algorithms/acquisition/gnuradio_blocks/pcps_quicksync_acquisition_cc.cc +++ b/src/algorithms/acquisition/gnuradio_blocks/pcps_quicksync_acquisition_cc.cc @@ -319,7 +319,7 @@ int pcps_quicksync_acquisition_cc::general_work(int noutput_items, for (uint32_t doppler_index = 0; doppler_index < d_num_doppler_bins; doppler_index++) { // Ensure that the signal is going to start with all samples - // at zero. This is done to avoid over acumulation when performing + // at zero. This is done to avoid over accumulation when performing // the folding process to be stored in d_fft_if->get_inbuf() d_signal_folded = std::vector(d_fft_size, lv_cmake(0.0F, 0.0F)); std::copy(d_signal_folded.data(), d_signal_folded.data() + d_fft_size, d_fft_if->get_inbuf()); diff --git a/src/algorithms/conditioner/adapters/signal_conditioner.cc b/src/algorithms/conditioner/adapters/signal_conditioner.cc index 421871708..0c3519ce6 100644 --- a/src/algorithms/conditioner/adapters/signal_conditioner.cc +++ b/src/algorithms/conditioner/adapters/signal_conditioner.cc @@ -63,7 +63,7 @@ void SignalConditioner::connect(gr::top_block_sptr top_block) if (in_filt_->item_size() == 0) { - throw std::invalid_argument("itemsize mismatch: Invalid input/ouput data type configuration for the InputFilter"); + throw std::invalid_argument("itemsize mismatch: Invalid input/output data type configuration for the InputFilter"); } const size_t data_type_adapter_output_size = data_type_adapt_->get_right_block()->output_signature()->sizeof_stream_item(0); @@ -73,12 +73,12 @@ void SignalConditioner::connect(gr::top_block_sptr top_block) if (data_type_adapter_output_size != input_filter_input_size) { - throw std::invalid_argument("itemsize mismatch: Invalid input/ouput data type configuration for the DataTypeAdapter/InputFilter connection"); + throw std::invalid_argument("itemsize mismatch: Invalid input/output data type configuration for the DataTypeAdapter/InputFilter connection"); } if (input_filter_output_size != resampler_input_size) { - throw std::invalid_argument("itemsize mismatch: Invalid input/ouput data type configuration for the Input Filter/Resampler connection"); + throw std::invalid_argument("itemsize mismatch: Invalid input/output data type configuration for the Input Filter/Resampler connection"); } top_block->connect(data_type_adapt_->get_right_block(), 0, in_filt_->get_left_block(), 0); diff --git a/src/algorithms/data_type_adapter/adapters/byte_to_short.h b/src/algorithms/data_type_adapter/adapters/byte_to_short.h index cd31891e7..13fef0e79 100644 --- a/src/algorithms/data_type_adapter/adapters/byte_to_short.h +++ b/src/algorithms/data_type_adapter/adapters/byte_to_short.h @@ -27,7 +27,7 @@ * Classes for data type conversion * \{ */ /** \addtogroup Data_type_adapters data_type_adapters - * Wrap GNU Radio data tyope adapter blocks with a GNSSBlockInterface + * Wrap GNU Radio data type adapter blocks with a GNSSBlockInterface * \{ */ diff --git a/src/algorithms/data_type_adapter/adapters/cshort_to_grcomplex.h b/src/algorithms/data_type_adapter/adapters/cshort_to_grcomplex.h index 324211f7d..219158dce 100644 --- a/src/algorithms/data_type_adapter/adapters/cshort_to_grcomplex.h +++ b/src/algorithms/data_type_adapter/adapters/cshort_to_grcomplex.h @@ -27,7 +27,7 @@ * Classes for data type conversion * \{ */ /** \addtogroup Data_type_adapters data_type_adapters - * Wrap GNU Radio data tyope adapter blocks with a GNSSBlockInterface + * Wrap GNU Radio data type adapter blocks with a GNSSBlockInterface * \{ */ diff --git a/src/algorithms/input_filter/gnuradio_blocks/notch_cc.cc b/src/algorithms/input_filter/gnuradio_blocks/notch_cc.cc index 8a4982b1b..c662427bd 100644 --- a/src/algorithms/input_filter/gnuradio_blocks/notch_cc.cc +++ b/src/algorithms/input_filter/gnuradio_blocks/notch_cc.cc @@ -43,7 +43,7 @@ Notch::Notch(float pfa, pfa_(pfa), noise_pow_est_(0.0), length_(length), // Set the number of samples per segment - n_deg_fred_(2 * length), // Number of dregrees of freedom, + n_deg_fred_(2 * length), // Number of degrees of freedom, n_segments_(0), n_segments_est_(n_segments_est), // Set the number of segments for noise power estimation n_segments_reset_(n_segments_reset), // Set the period (in segments) when the noise power is estimated diff --git a/src/algorithms/libs/rtklib/rtklib.h b/src/algorithms/libs/rtklib/rtklib.h index b5658641e..4d33cad0b 100644 --- a/src/algorithms/libs/rtklib/rtklib.h +++ b/src/algorithms/libs/rtklib/rtklib.h @@ -374,7 +374,7 @@ typedef struct typedef struct { /* observation data */ - int n, nmax; /* number of obervation data/allocated */ + int n, nmax; /* number of observation data/allocated */ obsd_t *data; /* observation data records */ } obs_t; @@ -664,7 +664,7 @@ typedef struct double deph[3]; /* delta orbit {radial,along,cross} (m) */ double ddeph[3]; /* dot delta orbit {radial,along,cross} (m/s) */ double dclk[3]; /* delta clock {c0,c1,c2} (m,m/s,m/s^2) */ - double hrclk; /* high-rate clock corection (m) */ + double hrclk; /* high-rate clock correction (m) */ float cbias[MAXCODE]; /* code biases (m) */ double pbias[MAXCODE]; /* phase biases (m) */ float stdpb[MAXCODE]; /* std-dev of phase biases (m) */ @@ -1159,7 +1159,7 @@ typedef struct typedef struct -{ /* tcp cilent type */ +{ /* tcp client type */ tcp_t svr; /* tcp server control */ int toinact; /* inactive timeout (ms) (0:no timeout) */ int tirecon; /* reconnect interval (ms) (0:no reconnect) */ diff --git a/src/algorithms/libs/rtklib/rtklib_rtcm3.cc b/src/algorithms/libs/rtklib/rtklib_rtcm3.cc index afed31c1f..c7f7e3632 100644 --- a/src/algorithms/libs/rtklib/rtklib_rtcm3.cc +++ b/src/algorithms/libs/rtklib/rtklib_rtcm3.cc @@ -3825,7 +3825,7 @@ int decode_msm7(rtcm_t *rtcm, int sys) i += 10; } for (j = 0; j < ncell; j++) - { /* half-cycle amiguity */ + { /* half-cycle ambiguity */ half[j] = getbitu(rtcm->buff, i, 1); i += 1; } diff --git a/src/algorithms/libs/rtklib/rtklib_rtkcmn.cc b/src/algorithms/libs/rtklib/rtklib_rtkcmn.cc index 5bc43b8e9..1ef558bc5 100644 --- a/src/algorithms/libs/rtklib/rtklib_rtkcmn.cc +++ b/src/algorithms/libs/rtklib/rtklib_rtkcmn.cc @@ -1116,7 +1116,7 @@ void cross3(const double *a, const double *b, double *c) /* normalize 3d vector --------------------------------------------------------- * normalize 3d vector * args : double *a I vector a (3 x 1) - * double *b O normlized vector (3 x 1) || b || = 1 + * double *b O normalized vector (3 x 1) || b || = 1 * return : status (1:ok,0:error) *-----------------------------------------------------------------------------*/ int normv3(const double *a, double *b) @@ -1233,7 +1233,7 @@ int solve(const char *tr, const double *A, const double *Y, int n, * double *y I (weighted) measurements (m x 1) * int n,m I number of parameters and measurements (n <= m) * double *x O estmated parameters (n x 1) - * double *Q O esimated parameters covariance matrix (n x n) + * double *Q O estimated parameters covariance matrix (n x n) * return : status (0:ok,0>:error) * notes : for weighted least square, replace A and y by A*w and w*y (w=W^(1/2)) * matirix stored by column-major order (fortran convention) @@ -1907,7 +1907,7 @@ int read_leaps_usno(FILE *fp) * return : status (1:ok,0:error) * notes : The leap second table should be as follows or leapsec.dat provided * by USNO. - * (1) The records in the table file cosist of the following fields: + * (1) The records in the table file consist of the following fields: * year month day hour min sec UTC-GPST(s) * (2) The date and time indicate the start UTC time for the UTC-GPST * (3) The date and time should be descending order. @@ -4588,7 +4588,7 @@ double ionppp(const double *pos, const double *azel, double re, double tropmodel(gtime_t time __attribute__((unused)), const double *pos, const double *azel, double humi) { - const double temp0 = 15.0; /* temparature at sea level */ + const double temp0 = 15.0; /* temperature at sea level */ double hgt; double pres; double temp; diff --git a/src/algorithms/libs/rtklib/rtklib_rtkcmn.h b/src/algorithms/libs/rtklib/rtklib_rtkcmn.h index d606d4d4e..14caedd99 100644 --- a/src/algorithms/libs/rtklib/rtklib_rtkcmn.h +++ b/src/algorithms/libs/rtklib/rtklib_rtkcmn.h @@ -31,14 +31,14 @@ * References : * [1] IS-GPS-200M, Navstar GPS Space Segment/Navigation User Interfaces, * May, 2021 - * [2] RTCA/DO-229C, Minimum operational performanc standards for global + * [2] RTCA/DO-229C, Minimum operational performance standards for global * positioning system/wide area augmentation system airborne equipment, * RTCA inc, November 28, 2001 * [3] M.Rothacher, R.Schmid, ANTEX: The Antenna Exchange Format Version 1.4, * 15 September, 2010 * [4] A.Gelb ed., Applied Optimal Estimation, The M.I.T Press, 1974 * [5] A.E.Niell, Global mapping functions for the atmosphere delay at radio - * wavelengths, Jounal of geophysical research, 1996 + * wavelengths, Journal of geophysical research, 1996 * [6] W.Gurtner and L.Estey, RINEX The Receiver Independent Exchange Format * Version 3.00, November 28, 2007 * [7] J.Kouba, A Guide to using International GNSS Service (IGS) products, diff --git a/src/algorithms/libs/rtklib/rtklib_rtkpos.cc b/src/algorithms/libs/rtklib/rtklib_rtkpos.cc index 8c31aec6b..136e9d0f8 100644 --- a/src/algorithms/libs/rtklib/rtklib_rtkpos.cc +++ b/src/algorithms/libs/rtklib/rtklib_rtkpos.cc @@ -58,7 +58,7 @@ static gtime_t time_stat = {0, 0}; /* rtk status file time */ * args : char *file I rtk status file * int level I rtk status level (0: off) * return : status (1:ok,0:error) - * notes : file can constain time keywords (%Y,%y,%m...) defined in reppath(). + * notes : file can contain time keywords (%Y,%y,%m...) defined in reppath(). * The time to replace keywords is based on UTC of CPU time. * output : solution status file record format * diff --git a/src/algorithms/libs/rtklib/rtklib_sbas.cc b/src/algorithms/libs/rtklib/rtklib_sbas.cc index deebafd7a..313ba06d4 100644 --- a/src/algorithms/libs/rtklib/rtklib_sbas.cc +++ b/src/algorithms/libs/rtklib/rtklib_sbas.cc @@ -29,7 +29,7 @@ * * * References : - * [1] RTCA/DO-229C, Minimum operational performanc standards for global + * [1] RTCA/DO-229C, Minimum operational performance standards for global * positioning system/wide area augmentation system airborne equipment, * RTCA inc, November 28, 2001 * [2] IS-QZSS v.1.1, Quasi-Zenith Satellite System Navigation Service diff --git a/src/algorithms/libs/rtklib/rtklib_sbas.h b/src/algorithms/libs/rtklib/rtklib_sbas.h index 7d108cca6..ae9ff1232 100644 --- a/src/algorithms/libs/rtklib/rtklib_sbas.h +++ b/src/algorithms/libs/rtklib/rtklib_sbas.h @@ -29,7 +29,7 @@ * * * References : - * [1] RTCA/DO-229C, Minimum operational performanc standards for global + * [1] RTCA/DO-229C, Minimum operational performance standards for global * positioning system/wide area augmentation system airborne equipment, * RTCA inc, November 28, 2001 * [2] IS-QZSS v.1.1, Quasi-Zenith Satellite System Navigation Service diff --git a/src/algorithms/libs/rtklib/rtklib_solution.cc b/src/algorithms/libs/rtklib/rtklib_solution.cc index 17ad78ead..609456d4b 100644 --- a/src/algorithms/libs/rtklib/rtklib_solution.cc +++ b/src/algorithms/libs/rtklib/rtklib_solution.cc @@ -2383,7 +2383,7 @@ void outprcopt(FILE *fp, const prcopt_t *opt) /* output solution header ------------------------------------------------------ - * output solution heade to file + * output solution header to file * args : FILE *fp I output file pointer * solopt_t *opt I solution options * return : none diff --git a/src/algorithms/libs/rtklib/rtklib_stream.cc b/src/algorithms/libs/rtklib/rtklib_stream.cc index f363525d6..d4ee0324b 100644 --- a/src/algorithms/libs/rtklib/rtklib_stream.cc +++ b/src/algorithms/libs/rtklib/rtklib_stream.cc @@ -299,7 +299,7 @@ int openfile_(file_t *file, gtime_t time, char *msg) { file->tick_f = 0; } - /* adust time to read playback file */ + /* adjust time to read playback file */ timeset(file->time); } else diff --git a/src/algorithms/libs/rtklib/rtklib_tides.cc b/src/algorithms/libs/rtklib/rtklib_tides.cc index 4c2f1d6a2..5adedf45c 100644 --- a/src/algorithms/libs/rtklib/rtklib_tides.cc +++ b/src/algorithms/libs/rtklib/rtklib_tides.cc @@ -281,12 +281,12 @@ void tide_pole(gtime_t tut, const double *pos, const double *erpv, * 8: elimate permanent deformation * double *erp I earth rotation parameters (NULL: not used) * double *odisp I ocean loading parameters (NULL: not used) - * odisp[0+i*6]: consituent i amplitude radial(m) - * odisp[1+i*6]: consituent i amplitude west (m) - * odisp[2+i*6]: consituent i amplitude south (m) - * odisp[3+i*6]: consituent i phase radial (deg) - * odisp[4+i*6]: consituent i phase west (deg) - * odisp[5+i*6]: consituent i phase south (deg) + * odisp[0+i*6]: constituent i amplitude radial(m) + * odisp[1+i*6]: constituent i amplitude west (m) + * odisp[2+i*6]: constituent i amplitude south (m) + * odisp[3+i*6]: constituent i phase radial (deg) + * odisp[4+i*6]: constituent i phase west (deg) + * odisp[5+i*6]: constituent i phase south (deg) * (i=0:M2,1:S2,2:N2,3:K2,4:K1,5:O1,6:P1,7:Q1, * 8:Mf,9:Mm,10:Ssa) * double *dr O displacement by earth tides (ecef) (m) diff --git a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/CMakeLists.txt b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/CMakeLists.txt index 354ea80fe..fb4a99a78 100644 --- a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/CMakeLists.txt +++ b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/CMakeLists.txt @@ -48,7 +48,7 @@ option(BUILD_SHARED_LIBS "Build library as shared." OFF) # Force PIC on unix when building shared libs # see: https://en.wikipedia.org/wiki/Position-independent_code if(BUILD_SHARED_LIBS AND UNIX) - option(CMAKE_POSITION_INDEPENDENT_CODE "Build with Position Independant Code." ON) + option(CMAKE_POSITION_INDEPENDENT_CODE "Build with Position Independent Code." ON) endif() include(CheckIncludeFile) diff --git a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/include/cpuinfo_ppc.h b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/include/cpuinfo_ppc.h index 455192aa8..a41224290 100644 --- a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/include/cpuinfo_ppc.h +++ b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/include/cpuinfo_ppc.h @@ -93,7 +93,7 @@ typedef enum PPC_HAS_MMU, /* Memory management unit */ PPC_HAS_4xxMAC, PPC_UNIFIED_CACHE, /* Unified instruction and data cache */ - PPC_HAS_SPE, /* Signal processing extention unit */ + PPC_HAS_SPE, /* Signal processing extension unit */ PPC_HAS_EFP_SINGLE, /* SPE single precision fpu */ PPC_HAS_EFP_DOUBLE, /* SPE double precision fpu */ PPC_NO_TB, /* No timebase */ @@ -110,7 +110,7 @@ typedef enum PPC_POWER6_EXT, PPC_ARCH_2_06, /* ISA 2.06 - POWER7 */ PPC_HAS_VSX, /* Vector-scalar extension */ - PPC_PSERIES_PERFMON_COMPAT, /* Set of backwards compatibile performance + PPC_PSERIES_PERFMON_COMPAT, /* Set of backwards compatible performance monitoring events */ PPC_TRUE_LE, PPC_PPC_LE, diff --git a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/include/cpuinfo_x86.h b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/include/cpuinfo_x86.h index 8bc36d143..4c2687ebb 100644 --- a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/include/cpuinfo_x86.h +++ b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/include/cpuinfo_x86.h @@ -116,7 +116,7 @@ typedef struct // Calls cpuid and returns an initialized X86info. X86Info GetX86Info(void); -// Returns cache hierarchy informations. +// Returns cache hierarchy information. // Can call cpuid multiple times. CacheInfo GetX86CacheInfo(void); diff --git a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/ndk_compat/cpu-features.h b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/ndk_compat/cpu-features.h index 791b05ffd..a2415cb65 100644 --- a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/ndk_compat/cpu-features.h +++ b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/ndk_compat/cpu-features.h @@ -165,7 +165,7 @@ extern uint64_t android_getCpuFeatures(void); * This flag implies -mfpu=neon-vfpv4. * * -mcpu=iwmmxt - * Allows the use of iWMMXt instrinsics with GCC. + * Allows the use of iWMMXt intrinsics with GCC. * * IMPORTANT NOTE: These flags should only be tested when * android_getCpuFamily() returns ANDROID_CPU_FAMILY_ARM, i.e. this is a diff --git a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/src/impl_ppc_linux.c b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/src/impl_ppc_linux.c index 9ac6a6107..3db3d27b2 100644 --- a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/src/impl_ppc_linux.c +++ b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/src/impl_ppc_linux.c @@ -129,7 +129,7 @@ PPCInfo GetPPCInfo(void) { /* * On Power feature flags aren't currently in cpuinfo so we only look at - * the auxilary vector. + * the auxiliary vector. */ PPCInfo info = kEmptyPPCInfo; const HardwareCapabilities hwcaps = CpuFeatures_GetHardwareCapabilities(); diff --git a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/test/cpuinfo_mips_test.cc b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/test/cpuinfo_mips_test.cc index bcad73616..8808e0e8b 100644 --- a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/test/cpuinfo_mips_test.cc +++ b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cpu_features/test/cpuinfo_mips_test.cc @@ -116,7 +116,7 @@ TEST(CpuinfoMipsTest, Goldfish) auto& fs = GetEmptyFilesystem(); fs.CreateFile("/proc/cpuinfo", R"(system type : MIPS-Goldfish Hardware : goldfish -Revison : 1 +Revision : 1 processor : 0 cpu model : MIPS 24Kc V0.0 FPU V0.0 BogoMIPS : 1042.02 diff --git a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/lib/volk_gnsssdr_malloc.c b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/lib/volk_gnsssdr_malloc.c index 4712f8561..83f5c505a 100644 --- a/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/lib/volk_gnsssdr_malloc.c +++ b/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/lib/volk_gnsssdr_malloc.c @@ -40,7 +40,7 @@ void *volk_gnsssdr_malloc(size_t size, size_t alignment) return NULL; } // Tweak size to satisfy ASAN (the GCC address sanitizer). - // Calling 'volk_gnsssdr_malloc' might therefor result in the allocation of more memory than + // Calling 'volk_gnsssdr_malloc' might therefore result in the allocation of more memory than // requested for correct alignment. Any allocation size change here will in general not // impact the end result since initial size alignment is required either way. if (size % alignment) diff --git a/src/algorithms/resampler/gnuradio_blocks/direct_resampler_conditioner_cc.h b/src/algorithms/resampler/gnuradio_blocks/direct_resampler_conditioner_cc.h index 0eb081643..69069fefa 100644 --- a/src/algorithms/resampler/gnuradio_blocks/direct_resampler_conditioner_cc.h +++ b/src/algorithms/resampler/gnuradio_blocks/direct_resampler_conditioner_cc.h @@ -8,7 +8,7 @@ * This block takes in a signal stream and performs direct resampling. * The theory behind this block can be found in Chapter 7.5 of the following * book: - * R. Lyons, Undestanding Digital Signal Processing, 3rd ed., Pearson Education, + * R. Lyons, Understanding Digital Signal Processing, 3rd ed., Pearson Education, * 2010. * * ----------------------------------------------------------------------------- diff --git a/src/algorithms/signal_source/adapters/fifo_signal_source.cc b/src/algorithms/signal_source/adapters/fifo_signal_source.cc index 1064166db..12981b3ad 100644 --- a/src/algorithms/signal_source/adapters/fifo_signal_source.cc +++ b/src/algorithms/signal_source/adapters/fifo_signal_source.cc @@ -34,7 +34,7 @@ FifoSignalSource::FifoSignalSource(ConfigurationInterface const* configuration, std::string const& role, unsigned int in_streams, unsigned int out_streams, [[maybe_unused]] Concurrent_Queue* queue) : SignalSourceBase(configuration, role, "Fifo_Signal_Source"s), - item_size_(sizeof(gr_complex)), // currenty output item size is always gr_complex + item_size_(sizeof(gr_complex)), // currently output item size is always gr_complex fifo_reader_(FifoReader::make(configuration->property(role + ".filename", "./example_capture.dat"s), configuration->property(role + ".sample_type", "ishort"s))), dump_(configuration->property(role + ".dump", false)), diff --git a/src/algorithms/signal_source/adapters/fmcomms2_signal_source.h b/src/algorithms/signal_source/adapters/fmcomms2_signal_source.h index 4bfc78cda..fa0ae8fad 100644 --- a/src/algorithms/signal_source/adapters/fmcomms2_signal_source.h +++ b/src/algorithms/signal_source/adapters/fmcomms2_signal_source.h @@ -93,7 +93,7 @@ private: double rf_gain_rx1_; double rf_gain_rx2_; - uint64_t freq_; // frequency of local oscilator + uint64_t freq_; // frequency of local oscillator uint64_t sample_rate_; uint64_t bandwidth_; uint64_t buffer_size_; // reception buffer diff --git a/src/algorithms/signal_source/adapters/plutosdr_signal_source.h b/src/algorithms/signal_source/adapters/plutosdr_signal_source.h index 96e6702ae..573ded861 100644 --- a/src/algorithms/signal_source/adapters/plutosdr_signal_source.h +++ b/src/algorithms/signal_source/adapters/plutosdr_signal_source.h @@ -87,7 +87,7 @@ private: std::string item_type_; double rf_gain_; int64_t samples_; - uint64_t freq_; // frequency of local oscilator + uint64_t freq_; // frequency of local oscillator uint64_t sample_rate_; uint64_t bandwidth_; uint64_t buffer_size_; // reception buffer diff --git a/src/algorithms/signal_source/gnuradio_blocks/rtl_tcp_signal_source_c.cc b/src/algorithms/signal_source/gnuradio_blocks/rtl_tcp_signal_source_c.cc index dc1a444d6..7bb984596 100644 --- a/src/algorithms/signal_source/gnuradio_blocks/rtl_tcp_signal_source_c.cc +++ b/src/algorithms/signal_source/gnuradio_blocks/rtl_tcp_signal_source_c.cc @@ -319,7 +319,7 @@ void rtl_tcp_signal_source_c::handle_read(const boost::system::error_code &ec, unread_++; } } - // let woker know that more data is available + // let worker know that more data is available not_empty_.notify_one(); // Read some more #if USE_BOOST_BIND_PLACEHOLDERS diff --git a/src/algorithms/signal_source/gnuradio_blocks/rtl_tcp_signal_source_c.h b/src/algorithms/signal_source/gnuradio_blocks/rtl_tcp_signal_source_c.h index 9babb7b15..145ef861f 100644 --- a/src/algorithms/signal_source/gnuradio_blocks/rtl_tcp_signal_source_c.h +++ b/src/algorithms/signal_source/gnuradio_blocks/rtl_tcp_signal_source_c.h @@ -6,7 +6,7 @@ * The implementation of this block is a combination of various helpful * sources. The data format and command structure is taken from the * original Osmocom rtl_tcp_source_f (https://git.osmocom.org/gr-osmosdr). - * The aynchronous reading code comes from the examples provides + * The asynchronous reading code comes from the examples provides * by Boost.Asio and the bounded buffer producer-consumer solution is * taken from the Boost.CircularBuffer examples (https://www.boost.org/). * diff --git a/src/algorithms/signal_source/libs/fpga_dynamic_bit_selection.cc b/src/algorithms/signal_source/libs/fpga_dynamic_bit_selection.cc index f3352b715..e7959c6d3 100644 --- a/src/algorithms/signal_source/libs/fpga_dynamic_bit_selection.cc +++ b/src/algorithms/signal_source/libs/fpga_dynamic_bit_selection.cc @@ -137,7 +137,7 @@ void Fpga_dynamic_bit_selection::bit_selection_per_rf_band(volatile unsigned *d_ } } - // update bit selection corresopnding to frequency band 1 + // update bit selection corresponding to frequency band 1 d_map_base[0] = shift_out_bits; } diff --git a/src/algorithms/signal_source/libs/ion_gsms_chunk_data.cc b/src/algorithms/signal_source/libs/ion_gsms_chunk_data.cc index 5a8cd823c..66ffa1e62 100644 --- a/src/algorithms/signal_source/libs/ion_gsms_chunk_data.cc +++ b/src/algorithms/signal_source/libs/ion_gsms_chunk_data.cc @@ -138,7 +138,7 @@ template void IONGSMSChunkData::unpack_words(gr_vector_void_star& outputs, std::vector& output_items) { WT* data = static_cast(buffer_); - // TODO - Swap endiannes if needed + // TODO - Swap endianness if needed IONGSMSChunkUnpackingCtx ctx{ chunk_.Shift(), diff --git a/src/algorithms/signal_source/libs/pps_samplestamp.h b/src/algorithms/signal_source/libs/pps_samplestamp.h index df4b40929..facb0e284 100644 --- a/src/algorithms/signal_source/libs/pps_samplestamp.h +++ b/src/algorithms/signal_source/libs/pps_samplestamp.h @@ -21,7 +21,7 @@ class PpsSamplestamp { public: - uint64_t samplestamp = 0; // PPS rising edge samples counter from the beginning of rx stream opperation. Notice that it is reseted to zero if sample buffer overflow is detected on the FPGA side + uint64_t samplestamp = 0; // PPS rising edge samples counter from the beginning of rx stream operation. Notice that it is reset to zero if sample buffer overflow is detected on the FPGA side uint32_t overflow_reg = 0; // >0 indicates overflow situation in the FPGA RX buffer }; diff --git a/src/algorithms/telemetry_decoder/adapters/gps_l1_ca_telemetry_decoder.h b/src/algorithms/telemetry_decoder/adapters/gps_l1_ca_telemetry_decoder.h index b10bed4d4..571c17be1 100644 --- a/src/algorithms/telemetry_decoder/adapters/gps_l1_ca_telemetry_decoder.h +++ b/src/algorithms/telemetry_decoder/adapters/gps_l1_ca_telemetry_decoder.h @@ -32,7 +32,7 @@ * Classes for the decoding of GNSS Navigation messages. * \{ */ /** \addtogroup Telemetry_Decoder_adapters telemetry_decoder_adapters - * Wrap GNU Radio blocs for the decoding of GNSS Navigation messages with a + * Wrap GNU Radio blocks for the decoding of GNSS Navigation messages with a * TelemetryDecoderInterface * \{ */ diff --git a/src/algorithms/telemetry_decoder/gnuradio_blocks/galileo_telemetry_decoder_gs.cc b/src/algorithms/telemetry_decoder/gnuradio_blocks/galileo_telemetry_decoder_gs.cc index 6c72f1b8c..53687a2e1 100644 --- a/src/algorithms/telemetry_decoder/gnuradio_blocks/galileo_telemetry_decoder_gs.cc +++ b/src/algorithms/telemetry_decoder/gnuradio_blocks/galileo_telemetry_decoder_gs.cc @@ -461,7 +461,7 @@ void galileo_telemetry_decoder_gs::decode_INAV_word(float *page_part_symbols, in d_inav_nav.reset_osnma_nav_bits_adkd4(); } - if (d_inav_nav.have_new_ephemeris() == true) // C: tells if W1-->W4 available from same blcok (and W5!) + if (d_inav_nav.have_new_ephemeris() == true) // C: tells if W1-->W4 available from same block (and W5!) { // get object for this SV (mandatory) const std::shared_ptr tmp_obj = std::make_shared(d_inav_nav.get_ephemeris()); @@ -496,7 +496,7 @@ void galileo_telemetry_decoder_gs::decode_INAV_word(float *page_part_symbols, in else { // If we still do not have ephemeris, check if we have a reduced CED - if ((d_band == '1') && d_use_ced && !d_first_eph_sent && (d_inav_nav.have_new_reduced_ced() == true)) // C: W16 has some Eph. params, uneeded for OSNMa I guess + if ((d_band == '1') && d_use_ced && !d_first_eph_sent && (d_inav_nav.have_new_reduced_ced() == true)) { const std::shared_ptr tmp_obj = std::make_shared(d_inav_nav.get_reduced_ced()); this->message_port_pub(pmt::mp("telemetry"), pmt::make_any(tmp_obj)); diff --git a/src/algorithms/tracking/adapters/galileo_e5a_dll_pll_tracking_fpga.cc b/src/algorithms/tracking/adapters/galileo_e5a_dll_pll_tracking_fpga.cc index dd1c8ca85..ddf843a3c 100644 --- a/src/algorithms/tracking/adapters/galileo_e5a_dll_pll_tracking_fpga.cc +++ b/src/algorithms/tracking/adapters/galileo_e5a_dll_pll_tracking_fpga.cc @@ -75,7 +75,7 @@ GalileoE5aDllPllTrackingFpga::GalileoE5aDllPllTrackingFpga( // GNSS-SDR instantiates the tracking channels i L1, L2, L5, E1, E5a // However E5a can use the same tracking HW accelerators as L5 (but not simultaneously). // Therefore for the proper assignment of the FPGA tracking device file numbers to the E5a tracking channels, - // the number of channels that have already been assigned to L5 must not be substracted to this channel number, + // the number of channels that have already been assigned to L5 must not be subtracted to this channel number, // so they are not counted here. uint32_t num_prev_assigned_ch_1C = configuration->property("Channels_1C.count", 0); diff --git a/src/algorithms/tracking/libs/bayesian_estimation.h b/src/algorithms/tracking/libs/bayesian_estimation.h index d7e40f86e..6190ef8ff 100644 --- a/src/algorithms/tracking/libs/bayesian_estimation.h +++ b/src/algorithms/tracking/libs/bayesian_estimation.h @@ -50,7 +50,7 @@ * a sequence of identically and independently distributed (IID) samples of a stationary * stochastic process by way of Bayesian inference using conjugate priors. The posterior * distribution is assumed to be Gaussian with mean \mathbf{\mu} and covariance \hat{\mathbf{C}}, - * which has a conjugate prior given by a normal-inverse-Wishart distribution with paramemters + * which has a conjugate prior given by a normal-inverse-Wishart distribution with parameters * \mathbf{\mu}_{0}, \kappa_{0}, \nu_{0}, and \mathbf{\Psi}. * * [1] TODO: Ref1 diff --git a/src/core/libs/gnss_crypto.cc b/src/core/libs/gnss_crypto.cc index cbe4785ff..95589535f 100644 --- a/src/core/libs/gnss_crypto.cc +++ b/src/core/libs/gnss_crypto.cc @@ -66,13 +66,13 @@ Gnss_Crypto::Gnss_Crypto() gnutls_global_init(); #if !HAVE_GNUTLS_SIGN_ECDSA_SHA256 LOG(WARNING) << "The GnuTLS library version you are linking against is too old for some OSNMA functions." - << " Please do not trust OSNMA ouputs or upgrade your system to a newer version of GnuTLS or OpenSSL" + << " Please do not trust OSNMA outputs or upgrade your system to a newer version of GnuTLS or OpenSSL" << " and rebuild GNSS-SDR against it."; #endif #else // OpenSSL #if !(USE_OPENSSL_3 || USE_OPENSSL_111) LOG(WARNING) << "The OpenSSL library version you are linking against is too old for some OSNMA functions." - << " Please do not trust OSNMA ouputs or upgrade your system to a newer version of OpenSSL" + << " Please do not trust OSNMA outputs or upgrade your system to a newer version of OpenSSL" << " and rebuild GNSS-SDR against it."; #endif #endif @@ -85,13 +85,13 @@ Gnss_Crypto::Gnss_Crypto(const std::string& certFilePath, const std::string& mer gnutls_global_init(); #if !HAVE_GNUTLS_SIGN_ECDSA_SHA256 LOG(WARNING) << "The GnuTLS library version you are linking against is too old for some OSNMA functions." - << " Please do not trust OSNMA ouputs or upgrade your system to a newer version of GnuTLS or OpenSSL" + << " Please do not trust OSNMA outputs or upgrade your system to a newer version of GnuTLS or OpenSSL" << " and rebuild GNSS-SDR against it."; #endif #else // OpenSSL #if !(USE_OPENSSL_3 || USE_OPENSSL_111) LOG(WARNING) << "The OpenSSL library version you are linking against is too old for some OSNMA functions." - << " Please do not trust OSNMA ouputs or upgrade your system to a newer version of OpenSSL" + << " Please do not trust OSNMA outputs or upgrade your system to a newer version of OpenSSL" << " and rebuild GNSS-SDR against it."; #endif #endif diff --git a/src/core/libs/osnma_msg_receiver.cc b/src/core/libs/osnma_msg_receiver.cc index 7b9fae13d..3f4338bc4 100644 --- a/src/core/libs/osnma_msg_receiver.cc +++ b/src/core/libs/osnma_msg_receiver.cc @@ -1714,7 +1714,7 @@ bool osnma_msg_receiver::verify_macseq(const MACK_message& mack) } // Fixed as well as FLX Tags share first part - Eq. 22 ICD std::vector m(5 + 2 * flxTags.size()); // each flx tag brings two bytes - m[0] = static_cast(mack.PRNa); // PRN_A - SVID of the satellite transmiting the tag + m[0] = static_cast(mack.PRNa); // PRN_A - SVID of the satellite transmitting the tag m[1] = static_cast((GST_SFi & 0xFF000000) >> 24); m[2] = static_cast((GST_SFi & 0x00FF0000) >> 16); m[3] = static_cast((GST_SFi & 0x0000FF00) >> 8); @@ -1970,7 +1970,7 @@ std::vector osnma_msg_receiver::verify_macseq_new(const MACK_ } // Fixed as well as FLX Tags share first part - Eq. 22 ICD std::vector m(5 + 2 * flxTags.size()); // each flx tag brings two bytes - m[0] = static_cast(mack.PRNa); // PRN_A - SVID of the satellite transmiting the tag + m[0] = static_cast(mack.PRNa); // PRN_A - SVID of the satellite transmitting the tag m[1] = static_cast((GST_Sfi & 0xFF000000) >> 24); m[2] = static_cast((GST_Sfi & 0x00FF0000) >> 16); m[3] = static_cast((GST_Sfi & 0x0000FF00) >> 8); diff --git a/src/core/receiver/gnss_flowgraph.cc b/src/core/receiver/gnss_flowgraph.cc index 4ecbb3522..3dc601130 100644 --- a/src/core/receiver/gnss_flowgraph.cc +++ b/src/core/receiver/gnss_flowgraph.cc @@ -747,7 +747,7 @@ int GNSSFlowgraph::connect_signal_conditioners() reported_error.replace(pos, len, "Pass_Through"); pos = reported_error.find(replace_me, pos + 1); } - help_hint_ += " * Blocks within the Signal Conditioner are connected with mismatched input/ouput item size\n"; + help_hint_ += " * Blocks within the Signal Conditioner are connected with mismatched input/output item size\n"; help_hint_ += " Reported error: " + reported_error + '\n'; help_hint_ += " Check the Signal Conditioner documentation at https://gnss-sdr.org/docs/sp-blocks/signal-conditioner/\n"; } @@ -1310,7 +1310,7 @@ int GNSSFlowgraph::connect_acquisition_monitor() top_block_->disconnect_all(); return 1; } - DLOG(INFO) << "acqusition_monitor successfully connected to Channel blocks"; + DLOG(INFO) << "acquisition_monitor successfully connected to Channel blocks"; return 0; } diff --git a/src/core/receiver/gnss_flowgraph.h b/src/core/receiver/gnss_flowgraph.h index 2616c8025..b544079ee 100644 --- a/src/core/receiver/gnss_flowgraph.h +++ b/src/core/receiver/gnss_flowgraph.h @@ -153,7 +153,7 @@ public: } /*! - * \brief Priorize visible satellites in the specified vector + * \brief Prioritize visible satellites in the specified vector */ void priorize_satellites(const std::vector>& visible_satellites); diff --git a/src/core/system_parameters/GPS_CNAV.h b/src/core/system_parameters/GPS_CNAV.h index 7d6a41c27..4ef6816da 100644 --- a/src/core/system_parameters/GPS_CNAV.h +++ b/src/core/system_parameters/GPS_CNAV.h @@ -95,7 +95,7 @@ const std::vector > CNAV_CUC({{249, 21}}); constexpr double CNAV_CUC_LSB = TWO_N30; -// MESSAGE TYPE 30 (CLOCK, IONO, GRUP DELAY) +// MESSAGE TYPE 30 (CLOCK, IONO, GROUP DELAY) const std::vector > CNAV_TOP2({{39, 11}}); constexpr int32_t CNAV_TOP2_LSB = 300; const std::vector > CNAV_URA_NED0({{50, 5}}); diff --git a/src/core/system_parameters/Galileo_CNAV.h b/src/core/system_parameters/Galileo_CNAV.h index ebb7d5bba..b1bd4882d 100644 --- a/src/core/system_parameters/Galileo_CNAV.h +++ b/src/core/system_parameters/Galileo_CNAV.h @@ -1,6 +1,6 @@ /*! * \file Galileo_CNAV.h - * \brief Galileo CNAV mesage constants. Data from: + * \brief Galileo CNAV message constants. Data from: * Galileo High Accuracy Service Signal-In-Space Interface Control Document * (HAS SIS ICD) Issue 1.0, May 2022 * \author Carles Fernandez-Prades, 2020-2022. cfernandez(at)cttc.es @@ -57,7 +57,7 @@ constexpr size_t HAS_MSG_PHASE_DISCONTINUITY_INDICATOR_LENGTH = 2; // HAS SIS constexpr uint64_t MAX_SECONDS_REMEMBERING_MID = 150; // HAS SIS ICD 1.0 Section 6.4.1 HAS Message Completion Time-out // Galileo CNAV message structure -constexpr int32_t GALILEO_CNAV_SYMBOLS_PER_PAGE = 1000; // Total numer of symbols per HAS page including the sync pattern +constexpr int32_t GALILEO_CNAV_SYMBOLS_PER_PAGE = 1000; // Total number of symbols per HAS page including the sync pattern constexpr int32_t GALILEO_CNAV_PREAMBLE_PERIOD_SYMBOLS = 1000; constexpr int32_t GALILEO_CNAV_PAGE_MS = 1; // Duration in ms of a CNAV page constexpr int32_t GALILEO_CNAV_INTERLEAVER_ROWS = 8; // HAS SIS ICD 1.0 Table 4 diff --git a/src/core/system_parameters/Galileo_FNAV.h b/src/core/system_parameters/Galileo_FNAV.h index cef9fe26f..d94df7408 100644 --- a/src/core/system_parameters/Galileo_FNAV.h +++ b/src/core/system_parameters/Galileo_FNAV.h @@ -1,6 +1,6 @@ /*! * \file Galileo_FNAV.h - * \brief Galileo FNAV mesage constants + * \brief Galileo FNAV message constants * \author Carles Fernandez, 2020. cfernandez(at)cttc.es * * diff --git a/src/core/system_parameters/Galileo_INAV.h b/src/core/system_parameters/Galileo_INAV.h index 9c9f19315..eeea60760 100644 --- a/src/core/system_parameters/Galileo_INAV.h +++ b/src/core/system_parameters/Galileo_INAV.h @@ -1,6 +1,6 @@ /*! * \file Galileo_INAV.h - * \brief Galileo INAV mesage constants + * \brief Galileo INAV message constants * \author Carles Fernandez, 2020. cfernandez(at)cttc.es * * @@ -296,7 +296,7 @@ const std::vector> TIME_0_BIT({{7, 2}}); const std::vector> WN_0_BIT({{97, 12}}); const std::vector> TOW_0_BIT({{109, 20}}); -/* Secondary Synchronization Patters */ +/* Secondary Synchronization Patterns */ constexpr char GALILEO_INAV_PLAIN_SSP1[9] = "00000100"; constexpr char GALILEO_INAV_PLAIN_SSP2[9] = "00101011"; constexpr char GALILEO_INAV_PLAIN_SSP3[9] = "00101111"; diff --git a/src/core/system_parameters/Galileo_OSNMA.h b/src/core/system_parameters/Galileo_OSNMA.h index 2b9146cc0..89ea0ec10 100644 --- a/src/core/system_parameters/Galileo_OSNMA.h +++ b/src/core/system_parameters/Galileo_OSNMA.h @@ -1,6 +1,6 @@ /*! * \file Galileo_OSNMA.h - * \brief Galileo OSNMA mesage constants + * \brief Galileo OSNMA message constants * \author Carles Fernandez, 2023. cfernandez(at)cttc.es * * @@ -46,7 +46,7 @@ const std::unordered_map OSNMA_TABLE_2 = { {1, std::string("Nominal")}, {2, std::string("End of Chain (EOC)")}, {3, std::string("Chain Revoked (CREV)")}, - {4, std::string("New Publick Key (NPK)")}, + {4, std::string("New Public Key (NPK)")}, {5, std::string("Public Key Revoked (PKREV)")}, {6, std::string("New Merkle Tree (NMT)")}, {7, std::string("Alert Message (AM)")}}; // key: cpks, value: cpks status diff --git a/src/core/system_parameters/galileo_has_data.h b/src/core/system_parameters/galileo_has_data.h index b69eeff82..6deada5f0 100644 --- a/src/core/system_parameters/galileo_has_data.h +++ b/src/core/system_parameters/galileo_has_data.h @@ -124,7 +124,7 @@ public: uint8_t has_status; //!< HASS - HAS Status (from HAS page header). See HAS SIS ICD 1.0 Section 3.1.1 uint8_t message_id; //!< MID - Message ID (from HAS page header). See HAS SIS ICD 1.0 Section 3.1 - uint8_t Nsys; //!< Number of GNSS for which corrections are provided. See HAS SIS ICD 1.0 Setion 5.2.1 + uint8_t Nsys; //!< Number of GNSS for which corrections are provided. See HAS SIS ICD 1.0 Section 5.2.1 uint8_t Nsys_sub; //!< Number of GNSS for which corrections are provided in clock subset corrections. See HAS SIS ICD 1.0 Section 5.2.2.1 uint8_t validity_interval_index_orbit_corrections; //!< VI - Validity Interval Index for Orbit corrections. See HAS SIS ICD 1.0 Section 5.2.2.1 diff --git a/src/core/system_parameters/galileo_inav_message.cc b/src/core/system_parameters/galileo_inav_message.cc index 7f0ef6252..4152434ee 100644 --- a/src/core/system_parameters/galileo_inav_message.cc +++ b/src/core/system_parameters/galileo_inav_message.cc @@ -216,7 +216,7 @@ void Galileo_Inav_Message::split_page(std::string page_string, int32_t flag_even } -// C: tells if W1-->W4 available from same blcok +// C: tells if W1-->W4 available from same block bool Galileo_Inav_Message::have_new_ephemeris() // Check if we have a new ephemeris stored in the galileo navigation class { if ((flag_ephemeris_1 == true) and (flag_ephemeris_2 == true) and (flag_ephemeris_3 == true) and (flag_ephemeris_4 == true) and (flag_iono_and_GST == true)) diff --git a/src/core/system_parameters/glonass_gnav_navigation_message.cc b/src/core/system_parameters/glonass_gnav_navigation_message.cc index b655850fe..d30f6057f 100644 --- a/src/core/system_parameters/glonass_gnav_navigation_message.cc +++ b/src/core/system_parameters/glonass_gnav_navigation_message.cc @@ -365,7 +365,7 @@ int32_t Glonass_Gnav_Navigation_Message::string_decoder(const std::string& frame flag_TOW_new = true; } - // 4) Set time of day (tod) when ephemeris data is complety decoded + // 4) Set time of day (tod) when ephemeris data is completely decoded gnav_ephemeris.d_tod = gnav_ephemeris.d_t_k + 2 * d_string_ID; } diff --git a/src/core/system_parameters/gps_cnav_navigation_message.cc b/src/core/system_parameters/gps_cnav_navigation_message.cc index 9b9b2e907..5751e94c2 100644 --- a/src/core/system_parameters/gps_cnav_navigation_message.cc +++ b/src/core/system_parameters/gps_cnav_navigation_message.cc @@ -145,7 +145,7 @@ void Gps_CNAV_Navigation_Message::decode_page(const std::bitset(read_navigation_unsigned(data_bits, CNAV_TOC)); ephemeris_record.toc *= CNAV_TOC_LSB; @@ -159,7 +159,7 @@ void Gps_CNAV_Navigation_Message::decode_page(const std::bitset(read_navigation_signed(data_bits, CNAV_AF2)); ephemeris_record.af2 *= CNAV_AF2_LSB; // group delays - // Check if the grup delay values are not available. See IS-GPS-200, Table 30-IV. + // Check if the group delay values are not available. See IS-GPS-200, Table 30-IV. // Bit string "1000000000000" is -4096 in 2 complement ephemeris_record.TGD = static_cast(read_navigation_signed(data_bits, CNAV_TGD)); if (ephemeris_record.TGD < -4095.9) diff --git a/src/core/system_parameters/gps_navigation_message.h b/src/core/system_parameters/gps_navigation_message.h index cb31c9518..727b88005 100644 --- a/src/core/system_parameters/gps_navigation_message.h +++ b/src/core/system_parameters/gps_navigation_message.h @@ -201,7 +201,7 @@ private: // Almanac int32_t i_Toa{}; // Almanac reference time [s] int32_t i_WN_A{}; // Modulo 256 of the GPS week number to which the almanac reference time (i_Toa) is referenced - int32_t SV_Health{}; // Almanac SV healt + int32_t SV_Health{}; // Almanac SV health uint32_t a_PRN{}; // Almanac PRN double a_delta_i{}; // Inclination Angle at Reference Time (relative to i_0 = 0.30 semi-circles) double a_M_0{}; // Mean Anomaly at Reference Time [semi-circles] diff --git a/src/core/system_parameters/reed_solomon.h b/src/core/system_parameters/reed_solomon.h index 049091ae1..42eb0da82 100644 --- a/src/core/system_parameters/reed_solomon.h +++ b/src/core/system_parameters/reed_solomon.h @@ -156,7 +156,7 @@ private: int d_shortening{}; // shortening parameter uint8_t d_min_poly{}; // primitive polynomial - uint8_t d_a0{}; // auxiliar variable + uint8_t d_a0{}; // auxiliary variable }; /** \} */ diff --git a/src/main/main.cc b/src/main/main.cc index a058e6029..fa7f79555 100644 --- a/src/main/main.cc +++ b/src/main/main.cc @@ -40,7 +40,7 @@ #include // for ofstream #include // for operator<< #include // for unique_ptr -#include // fro std::flush +#include // for std::flush #include // for string #if USE_GLOG_AND_GFLAGS diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/acq_performance_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/acq_performance_test.cc index 7dddc77f6..4c5d37ea6 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/acq_performance_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/acq_performance_test.cc @@ -123,7 +123,7 @@ ABSL_FLAG(bool, plot_acq_test, false, "Plots results with gnuplot, if available" ABSL_FLAG(int32_t, acq_test_skiphead, 0, "Number of samples to skip in the input file"); #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class AcqPerfTest_msg_rx; using AcqPerfTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/beidou_b1i_pcps_acquisition_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/beidou_b1i_pcps_acquisition_test.cc index 563b41294..7e14fb453 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/beidou_b1i_pcps_acquisition_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/beidou_b1i_pcps_acquisition_test.cc @@ -62,7 +62,7 @@ namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class BeidouB1iPcpsAcquisitionTest_msg_rx; using BeidouB1iPcpsAcquisitionTest_msg_rx_sptr = std::shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/beidou_b3i_pcps_acquisition_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/beidou_b3i_pcps_acquisition_test.cc index 17cd4010a..2b492e52f 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/beidou_b3i_pcps_acquisition_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/beidou_b3i_pcps_acquisition_test.cc @@ -61,7 +61,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class BeidouB3iPcpsAcquisitionTest_msg_rx; using BeidouB3iPcpsAcquisitionTest_msg_rx_sptr = std::shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_8ms_ambiguous_acquisition_gsoc2013_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_8ms_ambiguous_acquisition_gsoc2013_test.cc index e28db3b6c..09fac757e 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_8ms_ambiguous_acquisition_gsoc2013_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_8ms_ambiguous_acquisition_gsoc2013_test.cc @@ -53,7 +53,7 @@ namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GalileoE1Pcps8msAmbiguousAcquisitionGSoC2013Test_msg_rx; using GalileoE1Pcps8msAmbiguousAcquisitionGSoC2013Test_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_ambiguous_acquisition_gsoc2013_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_ambiguous_acquisition_gsoc2013_test.cc index 103778f60..b15bb3a90 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_ambiguous_acquisition_gsoc2013_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_ambiguous_acquisition_gsoc2013_test.cc @@ -49,7 +49,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GalileoE1PcpsAmbiguousAcquisitionGSoC2013Test_msg_rx; using GalileoE1PcpsAmbiguousAcquisitionGSoC2013Test_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_ambiguous_acquisition_gsoc_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_ambiguous_acquisition_gsoc_test.cc index 1a3886d81..3eda7db73 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_ambiguous_acquisition_gsoc_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_ambiguous_acquisition_gsoc_test.cc @@ -59,7 +59,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GalileoE1PcpsAmbiguousAcquisitionGSoCTest_msg_rx; using GalileoE1PcpsAmbiguousAcquisitionGSoCTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_ambiguous_acquisition_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_ambiguous_acquisition_test.cc index 9be206e3f..5acb03b32 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_ambiguous_acquisition_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_ambiguous_acquisition_test.cc @@ -58,7 +58,7 @@ namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GalileoE1PcpsAmbiguousAcquisitionTest_msg_rx; using GalileoE1PcpsAmbiguousAcquisitionTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_cccwsr_ambiguous_acquisition_gsoc2013_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_cccwsr_ambiguous_acquisition_gsoc2013_test.cc index db50b891d..78457f584 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_cccwsr_ambiguous_acquisition_gsoc2013_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_cccwsr_ambiguous_acquisition_gsoc2013_test.cc @@ -52,7 +52,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GalileoE1PcpsCccwsrAmbiguousAcquisitionTest_msg_rx; using GalileoE1PcpsCccwsrAmbiguousAcquisitionTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_quicksync_ambiguous_acquisition_gsoc2014_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_quicksync_ambiguous_acquisition_gsoc2014_test.cc index 7614c7dfd..b61d6846c 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_quicksync_ambiguous_acquisition_gsoc2014_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_quicksync_ambiguous_acquisition_gsoc2014_test.cc @@ -67,7 +67,7 @@ ABSL_FLAG(double, e1_value_threshold, 0.3, "Value of the threshold for the acqui ABSL_FLAG(int32_t, e1_value_CN0_dB_0, 50, "Value for the CN0_dB_0 in channel 0"); #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GalileoE1PcpsQuickSyncAmbiguousAcquisitionGSoC2014Test_msg_rx; using GalileoE1PcpsQuickSyncAmbiguousAcquisitionGSoC2014Test_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_tong_ambiguous_acquisition_gsoc2013_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_tong_ambiguous_acquisition_gsoc2013_test.cc index 093121afa..c252c0dbe 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_tong_ambiguous_acquisition_gsoc2013_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e1_pcps_tong_ambiguous_acquisition_gsoc2013_test.cc @@ -53,7 +53,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GalileoE1PcpsTongAmbiguousAcquisitionGSoC2013Test_msg_rx; using GalileoE1PcpsTongAmbiguousAcquisitionGSoC2013Test_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e5a_pcps_acquisition_gsoc2014_gensource_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e5a_pcps_acquisition_gsoc2014_gensource_test.cc index ae1224f8f..6e1e3d8db 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e5a_pcps_acquisition_gsoc2014_gensource_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e5a_pcps_acquisition_gsoc2014_gensource_test.cc @@ -49,7 +49,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GalileoE5aPcpsAcquisitionGSoC2014GensourceTest_msg_rx; using GalileoE5aPcpsAcquisitionGSoC2014GensourceTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e5b_pcps_acquisition_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e5b_pcps_acquisition_test.cc index 34f0c1de0..b596a6f3c 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e5b_pcps_acquisition_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e5b_pcps_acquisition_test.cc @@ -55,7 +55,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GalileoE5bPcpsAcquisitionTest_msg_rx; using GalileoE5bPcpsAcquisitionTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e6_pcps_acquisition_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e6_pcps_acquisition_test.cc index 8f433b5d2..13fd07893 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e6_pcps_acquisition_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/galileo_e6_pcps_acquisition_test.cc @@ -55,7 +55,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GalileoE6PcpsAcquisitionTest_msg_rx; using GalileoE6PcpsAcquisitionTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/glonass_l1_ca_pcps_acquisition_gsoc2017_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/glonass_l1_ca_pcps_acquisition_gsoc2017_test.cc index b23c989bf..5e146c9f2 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/glonass_l1_ca_pcps_acquisition_gsoc2017_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/glonass_l1_ca_pcps_acquisition_gsoc2017_test.cc @@ -54,7 +54,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GlonassL1CaPcpsAcquisitionGSoC2017Test_msg_rx; using GlonassL1CaPcpsAcquisitionGSoC2017Test_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/glonass_l1_ca_pcps_acquisition_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/glonass_l1_ca_pcps_acquisition_test.cc index 2495623e1..7bd987a41 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/glonass_l1_ca_pcps_acquisition_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/glonass_l1_ca_pcps_acquisition_test.cc @@ -48,7 +48,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GlonassL1CaPcpsAcquisitionTest_msg_rx; using GlonassL1CaPcpsAcquisitionTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/glonass_l2_ca_pcps_acquisition_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/glonass_l2_ca_pcps_acquisition_test.cc index 4f205422d..3775d845e 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/glonass_l2_ca_pcps_acquisition_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/glonass_l2_ca_pcps_acquisition_test.cc @@ -52,7 +52,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GlonassL2CaPcpsAcquisitionTest_msg_rx; using GlonassL2CaPcpsAcquisitionTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_acquisition_gsoc2013_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_acquisition_gsoc2013_test.cc index 70015c2d5..e8d340d27 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_acquisition_gsoc2013_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_acquisition_gsoc2013_test.cc @@ -54,7 +54,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GpsL1CaPcpsAcquisitionGSoC2013Test_msg_rx; using GpsL1CaPcpsAcquisitionGSoC2013Test_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_acquisition_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_acquisition_test.cc index 4aac0c104..9cb9537d1 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_acquisition_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_acquisition_test.cc @@ -61,7 +61,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GpsL1CaPcpsAcquisitionTest_msg_rx; using GpsL1CaPcpsAcquisitionTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_opencl_acquisition_gsoc2013_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_opencl_acquisition_gsoc2013_test.cc index 40f735c05..5be8d6998 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_opencl_acquisition_gsoc2013_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_opencl_acquisition_gsoc2013_test.cc @@ -51,7 +51,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GpsL1CaPcpsOpenClAcquisitionGSoC2013Test_msg_rx; using GpsL1CaPcpsOpenClAcquisitionGSoC2013Test_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_quicksync_acquisition_gsoc2014_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_quicksync_acquisition_gsoc2014_test.cc index d3d12b6a1..ed92fae66 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_quicksync_acquisition_gsoc2014_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_quicksync_acquisition_gsoc2014_test.cc @@ -64,7 +64,7 @@ ABSL_FLAG(double, value_threshold, 1, "Value of the threshold for the acquisitio ABSL_FLAG(int32_t, value_CN0_dB_0, 44, "Value for the CN0_dB_0 in channel 0"); #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GpsL1CaPcpsQuickSyncAcquisitionGSoC2014Test_msg_rx; using GpsL1CaPcpsQuickSyncAcquisitionGSoC2014Test_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_tong_acquisition_gsoc2013_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_tong_acquisition_gsoc2013_test.cc index 20e737c94..ab856b48e 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_tong_acquisition_gsoc2013_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/gps_l1_ca_pcps_tong_acquisition_gsoc2013_test.cc @@ -53,7 +53,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GpsL1CaPcpsTongAcquisitionGSoC2013Test_msg_rx; using GpsL1CaPcpsTongAcquisitionGSoC2013Test_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/acquisition/gps_l2_m_pcps_acquisition_test.cc b/tests/unit-tests/signal-processing-blocks/acquisition/gps_l2_m_pcps_acquisition_test.cc index bb65ec8c5..270cfe91a 100644 --- a/tests/unit-tests/signal-processing-blocks/acquisition/gps_l2_m_pcps_acquisition_test.cc +++ b/tests/unit-tests/signal-processing-blocks/acquisition/gps_l2_m_pcps_acquisition_test.cc @@ -57,7 +57,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GpsL2MPcpsAcquisitionTest_msg_rx; using GpsL2MPcpsAcquisitionTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/libs/acquisition_msg_rx.h b/tests/unit-tests/signal-processing-blocks/libs/acquisition_msg_rx.h index 50d54c2e7..fc50fb353 100644 --- a/tests/unit-tests/signal-processing-blocks/libs/acquisition_msg_rx.h +++ b/tests/unit-tests/signal-processing-blocks/libs/acquisition_msg_rx.h @@ -25,7 +25,7 @@ #include -// ######## GNURADIO ACQUISITION BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO ACQUISITION BLOCK MESSAGE RECEIVER ######### class Acquisition_msg_rx; using Acquisition_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/observables/hybrid_observables_test.cc b/tests/unit-tests/signal-processing-blocks/observables/hybrid_observables_test.cc index f66aeed57..46c9c444b 100644 --- a/tests/unit-tests/signal-processing-blocks/observables/hybrid_observables_test.cc +++ b/tests/unit-tests/signal-processing-blocks/observables/hybrid_observables_test.cc @@ -100,7 +100,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER FOR TRACKING MESSAGES ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER FOR TRACKING MESSAGES ######### class HybridObservablesTest_msg_rx; using HybridObservablesTest_msg_rx_sptr = gnss_shared_ptr; @@ -164,7 +164,7 @@ HybridObservablesTest_msg_rx::~HybridObservablesTest_msg_rx() = default; // ########################################################### -// ######## GNURADIO BLOCK MESSAGE RECEVER FOR TLM MESSAGES ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER FOR TLM MESSAGES ######### class HybridObservablesTest_tlm_msg_rx; diff --git a/tests/unit-tests/signal-processing-blocks/telemetry_decoder/gps_l1_ca_telemetry_decoder_test.cc b/tests/unit-tests/signal-processing-blocks/telemetry_decoder/gps_l1_ca_telemetry_decoder_test.cc index f6916b29f..16bb39763 100644 --- a/tests/unit-tests/signal-processing-blocks/telemetry_decoder/gps_l1_ca_telemetry_decoder_test.cc +++ b/tests/unit-tests/signal-processing-blocks/telemetry_decoder/gps_l1_ca_telemetry_decoder_test.cc @@ -60,7 +60,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER FOR TRACKING MESSAGES ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER FOR TRACKING MESSAGES ######### class GpsL1CADllPllTelemetryDecoderTest_msg_rx; using GpsL1CADllPllTelemetryDecoderTest_msg_rx_sptr = gnss_shared_ptr; @@ -120,7 +120,7 @@ GpsL1CADllPllTelemetryDecoderTest_msg_rx::~GpsL1CADllPllTelemetryDecoderTest_msg // ########################################################### -// ######## GNURADIO BLOCK MESSAGE RECEVER FOR TLM MESSAGES ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER FOR TLM MESSAGES ######### class GpsL1CADllPllTelemetryDecoderTest_tlm_msg_rx; using GpsL1CADllPllTelemetryDecoderTest_tlm_msg_rx_sptr = std::shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/tracking/cpu_multicorrelator_real_codes_test.cc b/tests/unit-tests/signal-processing-blocks/tracking/cpu_multicorrelator_real_codes_test.cc index 7b7566f00..620729691 100644 --- a/tests/unit-tests/signal-processing-blocks/tracking/cpu_multicorrelator_real_codes_test.cc +++ b/tests/unit-tests/signal-processing-blocks/tracking/cpu_multicorrelator_real_codes_test.cc @@ -109,7 +109,7 @@ TEST(CpuMulticorrelatorRealCodesTest, MeasureExecutionTime) // local code resampler on GPU // generate local reference (1 sample per chip) gps_l1_ca_code_gen_float(own::span(d_ca_code, static_cast(GPS_L1_CA_CODE_LENGTH_CHIPS) * sizeof(float)), 1, 0); - // generate inut signal + // generate input signal std::random_device r; std::default_random_engine e1(r()); std::uniform_real_distribution uniform_dist(0, 1); @@ -215,7 +215,7 @@ TEST(CpuMulticorrelatorRealCodesTest, MeasureExecutionTimeAlloc) // local code resampler on GPU // generate local reference (1 sample per chip) gps_l1_ca_code_gen_float(d_ca_code, 1, 0); - // generate inut signal + // generate input signal std::random_device r; std::default_random_engine e1(r()); std::uniform_real_distribution uniform_dist(0, 1); diff --git a/tests/unit-tests/signal-processing-blocks/tracking/cpu_multicorrelator_test.cc b/tests/unit-tests/signal-processing-blocks/tracking/cpu_multicorrelator_test.cc index 7bd54c5a9..19c9cb23d 100644 --- a/tests/unit-tests/signal-processing-blocks/tracking/cpu_multicorrelator_test.cc +++ b/tests/unit-tests/signal-processing-blocks/tracking/cpu_multicorrelator_test.cc @@ -102,7 +102,7 @@ TEST(CpuMulticorrelatorTest, MeasureExecutionTime) // local code resampler on GPU // generate local reference (1 sample per chip) gps_l1_ca_code_gen_complex(own::span(d_ca_code, static_cast(GPS_L1_CA_CODE_LENGTH_CHIPS) * sizeof(gr_complex)), 1, 0); - // generate inut signal + // generate input signal std::random_device r; std::default_random_engine e1(r()); std::uniform_real_distribution uniform_dist(0, 1); @@ -208,7 +208,7 @@ TEST(CpuMulticorrelatorTest, MeasureExecutionTimeAlloc) // local code resampler on GPU // generate local reference (1 sample per chip) gps_l1_ca_code_gen_complex(d_ca_code, 1, 0); - // generate inut signal + // generate input signal std::random_device r; std::default_random_engine e1(r()); std::uniform_real_distribution uniform_dist(0, 1); diff --git a/tests/unit-tests/signal-processing-blocks/tracking/glonass_l1_ca_dll_pll_c_aid_tracking_test.cc b/tests/unit-tests/signal-processing-blocks/tracking/glonass_l1_ca_dll_pll_c_aid_tracking_test.cc index 33770b758..55bfbb3e7 100644 --- a/tests/unit-tests/signal-processing-blocks/tracking/glonass_l1_ca_dll_pll_c_aid_tracking_test.cc +++ b/tests/unit-tests/signal-processing-blocks/tracking/glonass_l1_ca_dll_pll_c_aid_tracking_test.cc @@ -42,7 +42,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GlonassL1CaDllPllCAidTrackingTest_msg_rx; using GlonassL1CaDllPllCAidTrackingTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/tracking/glonass_l1_ca_dll_pll_tracking_test.cc b/tests/unit-tests/signal-processing-blocks/tracking/glonass_l1_ca_dll_pll_tracking_test.cc index 001628c2f..17ddbfe44 100644 --- a/tests/unit-tests/signal-processing-blocks/tracking/glonass_l1_ca_dll_pll_tracking_test.cc +++ b/tests/unit-tests/signal-processing-blocks/tracking/glonass_l1_ca_dll_pll_tracking_test.cc @@ -48,7 +48,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GlonassL1CaDllPllTrackingTest_msg_rx; using GlonassL1CaDllPllTrackingTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/tracking/gps_l1_ca_dll_pll_tracking_test.cc b/tests/unit-tests/signal-processing-blocks/tracking/gps_l1_ca_dll_pll_tracking_test.cc index a7464207c..a50f07e35 100644 --- a/tests/unit-tests/signal-processing-blocks/tracking/gps_l1_ca_dll_pll_tracking_test.cc +++ b/tests/unit-tests/signal-processing-blocks/tracking/gps_l1_ca_dll_pll_tracking_test.cc @@ -61,7 +61,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GpsL1CADllPllTrackingTest_msg_rx; using GpsL1CADllPllTrackingTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/tracking/gps_l1_ca_dll_pll_tracking_test_fpga.cc b/tests/unit-tests/signal-processing-blocks/tracking/gps_l1_ca_dll_pll_tracking_test_fpga.cc index d5f2348af..e1717b44b 100644 --- a/tests/unit-tests/signal-processing-blocks/tracking/gps_l1_ca_dll_pll_tracking_test_fpga.cc +++ b/tests/unit-tests/signal-processing-blocks/tracking/gps_l1_ca_dll_pll_tracking_test_fpga.cc @@ -161,7 +161,7 @@ void sending_thread(const gr::top_block_sptr &top_block, const char *file_name) } -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GpsL1CADllPllTrackingTestFpga_msg_rx; using GpsL1CADllPllTrackingTestFpga_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/tracking/gps_l1_ca_gaussian_tracking_test.cc b/tests/unit-tests/signal-processing-blocks/tracking/gps_l1_ca_gaussian_tracking_test.cc index 8765ac60c..0e5d64c73 100644 --- a/tests/unit-tests/signal-processing-blocks/tracking/gps_l1_ca_gaussian_tracking_test.cc +++ b/tests/unit-tests/signal-processing-blocks/tracking/gps_l1_ca_gaussian_tracking_test.cc @@ -66,7 +66,7 @@ DEFINE_bool(plot_gps_l1_gaussian_tracking_test, false, "Plots results of GpsL1CA ABSL_FLAG(bool, plot_gps_l1_gaussian_tracking_test, false, "Plots results of GpsL1CAGaussianTrackingTest with gnuplot"); #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GpsL1CAGaussianTrackingTest_msg_rx; diff --git a/tests/unit-tests/signal-processing-blocks/tracking/gps_l2_m_dll_pll_tracking_test.cc b/tests/unit-tests/signal-processing-blocks/tracking/gps_l2_m_dll_pll_tracking_test.cc index 995ce58dd..ffa0b1fba 100644 --- a/tests/unit-tests/signal-processing-blocks/tracking/gps_l2_m_dll_pll_tracking_test.cc +++ b/tests/unit-tests/signal-processing-blocks/tracking/gps_l2_m_dll_pll_tracking_test.cc @@ -48,7 +48,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class GpsL2MDllPllTrackingTest_msg_rx; using GpsL2MDllPllTrackingTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/tracking/gpu_multicorrelator_test.cc b/tests/unit-tests/signal-processing-blocks/tracking/gpu_multicorrelator_test.cc index db5680d02..91eacd660 100644 --- a/tests/unit-tests/signal-processing-blocks/tracking/gpu_multicorrelator_test.cc +++ b/tests/unit-tests/signal-processing-blocks/tracking/gpu_multicorrelator_test.cc @@ -96,7 +96,7 @@ TEST(GpuMulticorrelatorTest, MeasureExecutionTime) // local code resampler on GPU // generate local reference (1 sample per chip) gps_l1_ca_code_gen_complex(own::span(d_ca_code, static_cast(GPS_L1_CA_CODE_LENGTH_CHIPS)), 1, 0); - // generate inut signal + // generate input signal for (int n = 0; n < 2 * d_vector_length; n++) { in_gpu[n] = std::complex(static_cast(rand()) / static_cast(RAND_MAX), static_cast(rand()) / static_cast(RAND_MAX)); diff --git a/tests/unit-tests/signal-processing-blocks/tracking/tracking_pull-in_test.cc b/tests/unit-tests/signal-processing-blocks/tracking/tracking_pull-in_test.cc index 4241b7b6f..b13b91fbe 100644 --- a/tests/unit-tests/signal-processing-blocks/tracking/tracking_pull-in_test.cc +++ b/tests/unit-tests/signal-processing-blocks/tracking/tracking_pull-in_test.cc @@ -74,7 +74,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO TRACKING BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO TRACKING BLOCK MESSAGE RECEIVER ######### class TrackingPullInTest_msg_rx; using TrackingPullInTest_msg_rx_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/signal-processing-blocks/tracking/tracking_pull-in_test_fpga.cc b/tests/unit-tests/signal-processing-blocks/tracking/tracking_pull-in_test_fpga.cc index 351ef8e26..77f062395 100644 --- a/tests/unit-tests/signal-processing-blocks/tracking/tracking_pull-in_test_fpga.cc +++ b/tests/unit-tests/signal-processing-blocks/tracking/tracking_pull-in_test_fpga.cc @@ -73,7 +73,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO TRACKING BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO TRACKING BLOCK MESSAGE RECEIVER ######### class TrackingPullInTest_msg_rx_Fpga; using TrackingPullInTest_msg_rx_Fpga_sptr = gnss_shared_ptr; diff --git a/tests/unit-tests/system-parameters/has_decoding_test.cc b/tests/unit-tests/system-parameters/has_decoding_test.cc index a93b07da2..7dc0c95a5 100644 --- a/tests/unit-tests/system-parameters/has_decoding_test.cc +++ b/tests/unit-tests/system-parameters/has_decoding_test.cc @@ -49,7 +49,7 @@ namespace wht = boost; namespace wht = std; #endif -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class HasDecoderTester; using HasDecoderTester_sptr = gnss_shared_ptr; diff --git a/utils/front-end-cal/main.cc b/utils/front-end-cal/main.cc index 4da2c1730..f78e0f4a6 100644 --- a/utils/front-end-cal/main.cc +++ b/utils/front-end-cal/main.cc @@ -142,7 +142,7 @@ Concurrent_Queue channel_internal_queue; std::vector gnss_sync_vector; Gnss_Synchro gnss_synchro; -// ######## GNURADIO BLOCK MESSAGE RECEVER ######### +// ######## GNURADIO BLOCK MESSAGE RECEIVER ######### class FrontEndCal_msg_rx; using FrontEndCal_msg_rx_sptr = gnss_shared_ptr; diff --git a/utils/matlab/libs/geoFunctions/satpos.m b/utils/matlab/libs/geoFunctions/satpos.m index b65004b52..7af0f24c9 100644 --- a/utils/matlab/libs/geoFunctions/satpos.m +++ b/utils/matlab/libs/geoFunctions/satpos.m @@ -30,7 +30,7 @@ function [satPositions, satClkCorr] = satpos(transmitTime, prnList, ... %% Initialize constants =================================================== numOfSatellites = size(prnList, 2); -% GPS constatns +% GPS constants gpsPi = 3.1415926535898; % Pi used in the GPS coordinate % system diff --git a/utils/nav-listener/nav_msg_udp_listener.cc b/utils/nav-listener/nav_msg_udp_listener.cc index 5a291b8ed..65debea37 100644 --- a/utils/nav-listener/nav_msg_udp_listener.cc +++ b/utils/nav-listener/nav_msg_udp_listener.cc @@ -41,7 +41,7 @@ Nav_Msg_Udp_Listener::Nav_Msg_Udp_Listener(unsigned short port) /* * Blocking call to read nav_message from UDP port - * return true if message parsed succesfully, false ow + * return true if message parsed successfully, false ow */ bool Nav_Msg_Udp_Listener::receive_and_parse_nav_message(gnss_sdr::navMsg &message) { diff --git a/utils/rinex2assist/README.md b/utils/rinex2assist/README.md index 4ddc4b3bd..f1f11a4bd 100644 --- a/utils/rinex2assist/README.md +++ b/utils/rinex2assist/README.md @@ -51,7 +51,7 @@ $ rinex2assist /path/to/RINEX_nav_file ``` The argument is mandatory (the name of the RINEX navigation file). The name -`gps_ephemeris.xml` is given to the output if GPS NAV data is fould. If the +`gps_ephemeris.xml` is given to the output if GPS NAV data is found. If the RINEX file contains Galileo data, the corresponding `gal_ephemeris.xml` file will be generated. The program is also able to extract parameters of the UTC and the Ionospheric models from the RINEX header, if available. They will be called