.. |
CMakeLists.txt
|
SBAS stuff developed by Daniel Fehr during GSOC 2013
|
2013-11-09 22:03:42 +00:00 |
galileo_almanac.cc
|
Towards a Galileo INAV Navigation decoder: First version of the Galileo_E1_Telemetry_Decoder block. In this version only the preamble detection and page part synchro is functional.
|
2013-07-15 17:07:10 +00:00 |
galileo_almanac.h
|
Fixes compilation issues on Mac OS X. Now it builds successfully against gnuradio installed by Macports and using gcc 4.8. Upgrade version of Gtest. Some fixes and updates in documentation and code cleaning.
|
2013-10-18 18:26:06 +00:00 |
Galileo_E1.h
|
FIRST GALILEO STANDALONE PVT FIX!!
|
2013-11-06 20:14:40 +00:00 |
galileo_ephemeris.cc
|
FIRST GALILEO STANDALONE PVT FIX!!
|
2013-11-06 20:14:40 +00:00 |
galileo_ephemeris.h
|
FIRST GALILEO STANDALONE PVT FIX!!
|
2013-11-06 20:14:40 +00:00 |
galileo_iono.cc
|
FIRST GALILEO STANDALONE PVT FIX!!
|
2013-11-06 20:14:40 +00:00 |
galileo_iono.h
|
FIRST GALILEO STANDALONE PVT FIX!!
|
2013-11-06 20:14:40 +00:00 |
galileo_navigation_message.cc
|
FIRST GALILEO STANDALONE PVT FIX!!
|
2013-11-06 20:14:40 +00:00 |
galileo_navigation_message.h
|
FIRST GALILEO STANDALONE PVT FIX!!
|
2013-11-06 20:14:40 +00:00 |
galileo_utc_model.cc
|
FIRST GALILEO STANDALONE PVT FIX!!
|
2013-11-06 20:14:40 +00:00 |
galileo_utc_model.h
|
Fixes compilation issues on Mac OS X. Now it builds successfully against gnuradio installed by Macports and using gcc 4.8. Upgrade version of Gtest. Some fixes and updates in documentation and code cleaning.
|
2013-10-18 18:26:06 +00:00 |
gnss_satellite.cc
|
- Galileo channels now supports all the published PRN IDs in acquisition and tracking
|
2013-10-25 16:07:24 +00:00 |
gnss_satellite.h
|
improving documentation
|
2013-01-28 23:50:09 +00:00 |
gnss_signal.cc
|
Switch to GNU Radio 3.7.x API
|
2013-07-04 13:47:40 +00:00 |
gnss_signal.h
|
improving documentation
|
2013-01-28 23:50:09 +00:00 |
gnss_synchro.h
|
Switch to GNU Radio 3.7.x API
|
2013-07-04 13:47:40 +00:00 |
gps_acq_assist.cc
|
Switch to GNU Radio 3.7.x API
|
2013-07-04 13:47:40 +00:00 |
gps_acq_assist.h
|
Switch to GNU Radio 3.7.x API
|
2013-07-04 13:47:40 +00:00 |
gps_almanac.cc
|
Switch to GNU Radio 3.7.x API
|
2013-07-04 13:47:40 +00:00 |
gps_almanac.h
|
Switch to GNU Radio 3.7.x API
|
2013-07-04 13:47:40 +00:00 |
gps_ephemeris.cc
|
Switch to GNU Radio 3.7.x API
|
2013-07-04 13:47:40 +00:00 |
gps_ephemeris.h
|
Fixes compilation issues on Mac OS X. Now it builds successfully against gnuradio installed by Macports and using gcc 4.8. Upgrade version of Gtest. Some fixes and updates in documentation and code cleaning.
|
2013-10-18 18:26:06 +00:00 |
gps_iono.cc
|
Switch to GNU Radio 3.7.x API
|
2013-07-04 13:47:40 +00:00 |
gps_iono.h
|
Added a functionaity that saves the latest GPS Ephemeris/IONO/UTC model data to XML disk files when gnss-sdr end its operations.
|
2013-08-21 15:17:02 +00:00 |
GPS_L1_CA.h
|
Towards a Galileo INAV Navigation decoder: First version of the Galileo_E1_Telemetry_Decoder block. In this version only the preamble detection and page part synchro is functional.
|
2013-07-15 17:07:10 +00:00 |
gps_navigation_message.cc
|
Switch to GNU Radio 3.7.x API
|
2013-07-04 13:47:40 +00:00 |
gps_navigation_message.h
|
Mara Branzanti contribution for Google Summer of Code (GSoC 2013)
|
2013-07-30 16:40:20 +00:00 |
gps_ref_location.cc
|
Switch to GNU Radio 3.7.x API
|
2013-07-04 13:47:40 +00:00 |
gps_ref_location.h
|
Switch to GNU Radio 3.7.x API
|
2013-07-04 13:47:40 +00:00 |
gps_ref_time.cc
|
Switch to GNU Radio 3.7.x API
|
2013-07-04 13:47:40 +00:00 |
gps_ref_time.h
|
Switch to GNU Radio 3.7.x API
|
2013-07-04 13:47:40 +00:00 |
gps_utc_model.cc
|
GSoC 2013 commit from Mara Branzanti
|
2013-08-17 18:13:20 +00:00 |
gps_utc_model.h
|
Added a functionaity that saves the latest GPS Ephemeris/IONO/UTC model data to XML disk files when gnss-sdr end its operations.
|
2013-08-21 15:17:02 +00:00 |
MATH_CONSTANTS.h
|
Mara Branzanti contribution for Google Summer of Code (GSoC 2013)
|
2013-07-30 16:40:20 +00:00 |
sbas_ephemeris.cc
|
SBAS stuff developed by Daniel Fehr during GSOC 2013
|
2013-11-09 22:03:42 +00:00 |
sbas_ephemeris.h
|
SBAS stuff developed by Daniel Fehr during GSOC 2013
|
2013-11-09 22:03:42 +00:00 |
sbas_ionospheric_correction.cc
|
SBAS stuff developed by Daniel Fehr during GSOC 2013
|
2013-11-09 22:03:42 +00:00 |
sbas_ionospheric_correction.h
|
SBAS stuff developed by Daniel Fehr during GSOC 2013
|
2013-11-09 22:03:42 +00:00 |
sbas_satellite_correction.cc
|
SBAS stuff developed by Daniel Fehr during GSOC 2013
|
2013-11-09 22:03:42 +00:00 |
sbas_satellite_correction.h
|
SBAS stuff developed by Daniel Fehr during GSOC 2013
|
2013-11-09 22:03:42 +00:00 |
sbas_telemetry_data.cc
|
SBAS stuff developed by Daniel Fehr during GSOC 2013
|
2013-11-09 22:03:42 +00:00 |
sbas_telemetry_data.h
|
SBAS stuff developed by Daniel Fehr during GSOC 2013
|
2013-11-09 22:03:42 +00:00 |
sbas_time.h
|
SBAS stuff developed by Daniel Fehr during GSOC 2013
|
2013-11-09 22:03:42 +00:00 |