[hamradio-commits] [gnss-sdr] branch next updated (90299cc -> 5800376)

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sun Mar 22 11:15:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a change to branch next
in repository gnss-sdr.

      from  90299cc   Merge branch 'next' of git://github.com/gnss-sdr/gnss-sdr into next
       new  873bdb1   Include Signal Strength Indicator in RINEX observable files
       new  3d49cdc   Fix time reference in RINEX nav file
       new  f95344c   " 2" instead of "02" when reporting toe in RINEX nav file version 2.11
       new  c9ee0c4   Adding cshort to gr_complex conversion
       new  d275a36   -Added multichannel support in the receiver core (multiple signal sources and signal conditioners)
       new  8606191   Added support to multiband frontends (UHD multiband) in UHD signal source. Still to do modifications in flowgraph to connect the signal conditioners and the next chained blocks..
       new  5b37329   Bug fix in multisource/multichannel gnss_block_interface
       new  e4fb7a2   Merging multichannel stuff. Merge branch 'next' of https://github.com/Arribas/gnss-sdr into next
       new  f10ba2f   Removing compilation warnings
       new  8cd5964   Some warnings removed
       new  85c35ea   Fixing test
       new  5fe91b8   Code cleaning, and a better Pass_Through
       new  9e1017e   merging next
       new  2a2740c   Code cleaning
       new  e4bd312   merging next Merge branch 'next' of https://git.code.sf.net/p/gnss-sdr/cttc into next
       new  ef56917   Removing some warnings
       new  a4ba3bf   Fixing some warnings
       new  9dd69c0   Fix reading of IONO and UTC data
       new  1176361   fixing IONO and UTC reading
       new  1fac798   Remove warning
       new  8bb61f6   Setting flags for IONO and UTC
       new  304f38b   Added multichannel frontend support. Enabled in UHD signal source. Multisource configuration minor changes
       new  7a681a2   Debug output cleaning
       new  7c7f0ec   Merge remote-tracking branch 'Arribas/next' into multisource
       new  4ab6f67   fixing conf files
       new  474f78f   New Teleorbit Flexiband adapter for Teleorbit Flexiband frontends (optional signal source). It requires a external GNU Radio driver.
       new  7303f3c   hook for updating rinex headers
       new  db7b746   Updating the nav RINEX printer when IONO and UTC data are received (v2.11)
       new  9862ec7   Removing a blank line in the RINEX file
       new  ee279e5   Updating RINEX nav header for version 3.02
       new  d3f669c   remove undesired terminal output
       new  bf85e1f   Updating RINEX nav file when IONO and UTC data are available (version 3.02)
       new  0b47f2e   Updating RINEX obs header when leap second is received (version 2.11)
       new  8b84847   Updating RINEX obs header when leap second is available (version 3.02)
       new  504e96b   Fixing bug in updating RINEX obs headers
       new  42ea31b   Fixing utc and iono info reading when channel 0 is out of lock
       new  a4e48ea   Removing warning
       new  e501883   Fix update of RINEX observation header
       new  e83869f   RINEX files headers are now updated when UTC and IONA data are received Merge branch 'update_headers' of https://github.com/carlesfernandez/gnss-sdr into next
       new  6cf4b35   All the tracking blocks set valid pseudoranges to false
       new  d72d853   Fixing reading of UTC and IONO data in Galileo
       new  fde51c4   Fixing reading of UTC and IONO data in Galileo
       new  9afff47   Updated multichannel frontend support.
       new  0bd2ee5   Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr.git into next
       new  944dd2c   Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into next
       new  f0b9e03   Code cleaning
       new  37884af   Code cleaning
       new  078260d   Code cleaning
       new  cb1fd9e   code cleaning
       new  3f5c896   Fixes building in some environments
       new  b052f7a   Fixing bug in UTC time computation
       new  06d58bc   Cross-compilation fixes
       new  c42ce67   Sending toolchain file properly
       new  ce5783c   Merge branch 'cross-compile' of https://github.com/anthony-arnold/gnss-sdr into anthony-cross-compile
       new  295d044   Merging Anthony's branch
       new  7dbc3df   Update Armadillo version to 4.650.4
       new  a4343c3   Remove gfortran from the list of required dependencies, but still used if present
       new  db7e5ae   fixing message when gfotran is not found
       new  6cb58ca   Merge branch 'next' of git://github.com/gnss-sdr/gnss-sdr into next
       new  5800376   Cleaning the formatting

The 60 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                                     | 180 +++---
 README.md                                          |   8 +-
 cmake/Modules/FindTeleorbit.cmake                  |  29 +
 cmake/Modules/TestForARM.cmake                     |   2 +-
 cmake/Modules/TestForSSE.cmake                     |   2 +-
 conf/gnss-sdr_Galileo_E1_short.conf                |   6 +-
 conf/gnss-sdr_Hybrid_nsr.conf                      |   2 +-
 conf/gnss-sdr_Hybrid_short.conf                    |   6 +-
 ...dr_multichannel_GPS_L1_Flexiband_realtime.conf} | 262 ++++----
 ...dr_multichannel_GPS_L1_USRP_X300_realtime.conf} | 301 +++++----
 ...r.conf => gnss-sdr_multisource_Hybrid_nsr.conf} | 242 +++++--
 ...conf => gnss-sdr_multisource_Hybrid_short.conf} | 250 ++++++--
 debian/control                                     |  34 +-
 src/algorithms/PVT/adapters/galileo_e1_pvt.cc      |   6 +-
 src/algorithms/PVT/adapters/gps_l1_ca_pvt.cc       |   6 +-
 src/algorithms/PVT/adapters/hybrid_pvt.cc          |   6 +-
 .../PVT/gnuradio_blocks/galileo_e1_pvt_cc.cc       |  77 ++-
 .../PVT/gnuradio_blocks/galileo_e1_pvt_cc.h        |   1 +
 .../PVT/gnuradio_blocks/gps_l1_ca_pvt_cc.cc        |  54 +-
 .../PVT/gnuradio_blocks/gps_l1_ca_pvt_cc.h         |   1 +
 .../PVT/gnuradio_blocks/hybrid_pvt_cc.cc           | 100 ++-
 src/algorithms/PVT/gnuradio_blocks/hybrid_pvt_cc.h |   1 +
 src/algorithms/PVT/libs/rinex_printer.cc           | 714 ++++++++++++++++++++-
 src/algorithms/PVT/libs/rinex_printer.h            |  50 +-
 ...galileo_e1_pcps_cccwsr_ambiguous_acquisition.cc |   3 +-
 .../galileo_e5a_noncoherent_iq_acquisition_caf.cc  |  11 +-
 .../galileo_e5a_noncoherent_iq_acquisition_caf.h   |   7 +
 .../gps_l1_ca_pcps_acquisition_fine_doppler.cc     |   5 +-
 .../gps_l1_ca_pcps_assisted_acquisition.cc         |   6 +-
 ...alileo_e5a_noncoherent_iq_acquisition_caf_cc.cc |   4 +-
 .../galileo_pcps_8ms_acquisition_cc.cc             |  16 +-
 .../gnuradio_blocks/pcps_acquisition_cc.cc         |   2 +-
 .../pcps_acquisition_fine_doppler_cc.cc            |   2 +-
 .../pcps_assisted_acquisition_cc.cc                |   2 +-
 .../gnuradio_blocks/pcps_cccwsr_acquisition_cc.cc  |   2 +-
 .../pcps_multithread_acquisition_cc.cc             |   2 +-
 .../gnuradio_blocks/pcps_opencl_acquisition_cc.cc  |   2 +-
 .../pcps_quicksync_acquisition_cc.cc               |   2 +-
 .../gnuradio_blocks/pcps_tong_acquisition_cc.cc    |   2 +-
 .../adapters/array_signal_conditioner.cc           |   1 +
 .../conditioner/adapters/signal_conditioner.cc     |   9 +-
 src/algorithms/input_filter/adapters/fir_filter.cc |  53 +-
 .../libs/galileo_e1_signal_processing.cc           |  65 +-
 .../libs/galileo_e5_signal_processing.cc           |  90 ++-
 src/algorithms/libs/gnss_signal_processing.cc      |   8 +-
 src/algorithms/libs/pass_through.cc                |  26 +-
 .../volk_gnsssdr/CMakeLists.txt                    |   1 +
 .../volk_gnsssdr/apps/CMakeLists.txt               |   2 +
 .../volk_gnsssdr/lib/volk_gnsssdr_malloc.c         |  17 +-
 .../observables/adapters/galileo_e1_observables.cc |   2 +
 .../observables/adapters/gps_l1_ca_observables.cc  |   2 +
 .../observables/adapters/hybrid_observables.cc     |   2 +
 .../gnuradio_blocks/hybrid_observables_cc.cc       |  44 +-
 .../output_filter/adapters/file_output_filter.cc   |   6 +-
 .../adapters/null_sink_output_filter.cc            |   6 +-
 .../signal_source/adapters/CMakeLists.txt          |  22 +
 .../adapters/flexiband_signal_source.cc            | 144 +++++
 ...y_signal_source.h => flexiband_signal_source.h} |  47 +-
 .../signal_source/adapters/uhd_signal_source.cc    | 239 ++++---
 .../signal_source/adapters/uhd_signal_source.h     |  33 +-
 .../adapters/galileo_e1b_telemetry_decoder.cc      |   2 +
 .../adapters/galileo_e5a_telemetry_decoder.cc      |   6 +-
 .../adapters/gps_l1_ca_telemetry_decoder.cc        |   4 +-
 .../adapters/sbas_l1_telemetry_decoder.cc          |   6 +-
 .../galileo_e1b_telemetry_decoder_cc.cc            |  99 ++-
 .../gps_l1_ca_telemetry_decoder_cc.cc              |  43 +-
 .../adapters/galileo_e1_dll_pll_veml_tracking.cc   |   6 +-
 .../adapters/galileo_e1_tcp_connector_tracking.cc  |   6 +-
 .../adapters/galileo_e5a_dll_pll_tracking.cc       |   6 +-
 .../galileo_volk_e1_dll_pll_veml_tracking.cc       |   6 +-
 .../adapters/gps_l1_ca_dll_fll_pll_tracking.cc     |   6 +-
 .../adapters/gps_l1_ca_dll_pll_optim_tracking.cc   |   6 +-
 .../adapters/gps_l1_ca_dll_pll_tracking.cc         |   6 +-
 .../adapters/gps_l1_ca_tcp_connector_tracking.cc   |   6 +-
 .../galileo_e1_dll_pll_veml_tracking_cc.cc         |   2 +
 .../galileo_e1_tcp_connector_tracking_cc.cc        |   2 +
 .../galileo_e5a_dll_pll_tracking_cc.cc             |   3 +
 .../galileo_volk_e1_dll_pll_veml_tracking_cc.cc    |   4 +-
 .../gps_l1_ca_dll_fll_pll_tracking_cc.cc           |   5 +
 .../gps_l1_ca_dll_pll_optim_tracking_cc.cc         |   2 +
 .../gps_l1_ca_dll_pll_tracking_cc.cc               |   3 +
 .../gps_l1_ca_tcp_connector_tracking_cc.cc         |   5 +-
 src/core/interfaces/gnss_block_interface.h         |  33 +-
 src/core/receiver/CMakeLists.txt                   |   4 +
 src/core/receiver/control_thread.cc                |   5 +-
 src/core/receiver/gnss_block_factory.cc            |  65 +-
 src/core/receiver/gnss_block_factory.h             |   4 +-
 src/core/receiver/gnss_flowgraph.cc                | 261 +++++---
 src/core/receiver/gnss_flowgraph.h                 |  10 +-
 src/core/system_parameters/Galileo_E1.h            |   3 +-
 src/core/system_parameters/galileo_utc_model.cc    |  15 +-
 src/core/system_parameters/gps_ephemeris.h         |   1 +
 src/core/system_parameters/gps_iono.h              |   2 +-
 .../system_parameters/gps_navigation_message.cc    |  55 +-
 src/core/system_parameters/gps_ref_location.h      |   2 +-
 src/core/system_parameters/gps_ref_time.h          |   1 +
 src/core/system_parameters/gps_utc_model.cc        |   2 +-
 src/core/system_parameters/gps_utc_model.h         |   2 +-
 src/core/system_parameters/sbas_telemetry_data.cc  |   2 +-
 src/core/system_parameters/sbas_telemetry_data.h   |  19 +-
 ...e5a_pcps_acquisition_gsoc2014_gensource_test.cc |  12 +-
 101 files changed, 2806 insertions(+), 1153 deletions(-)
 create mode 100644 cmake/Modules/FindTeleorbit.cmake
 copy conf/{gnss-sdr_GPS_L1_USRP_realtime.conf => gnss-sdr_multichannel_GPS_L1_Flexiband_realtime.conf} (63%)
 copy conf/{gnss-sdr_GPS_L1_USRP_X300_realtime.conf => gnss-sdr_multichannel_GPS_L1_USRP_X300_realtime.conf} (60%)
 copy conf/{gnss-sdr_Hybrid_nsr.conf => gnss-sdr_multisource_Hybrid_nsr.conf} (62%)
 copy conf/{gnss-sdr_Hybrid_short.conf => gnss-sdr_multisource_Hybrid_short.conf} (62%)
 create mode 100644 src/algorithms/signal_source/adapters/flexiband_signal_source.cc
 copy src/algorithms/signal_source/adapters/{raw_array_signal_source.h => flexiband_signal_source.h} (62%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list