This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
gnss-sdr
Watch
1
Star
0
Fork
0
You've already forked gnss-sdr
mirror of
https://github.com/gnss-sdr/gnss-sdr
synced
2026-05-03 12:11:26 +00:00
Code
Issues
Releases
Wiki
Activity
Files
cefd2de5af6e03af5486bf7e2697506b263deaa1
gnss-sdr
/
src
/
algorithms
/
PVT
/
gnuradio_blocks
History
Javier Arribas
cefd2de5af
Merge remote-tracking branch 'origin/next' into gps_galileo_hybrid
2014-07-20 16:53:52 +02:00
..
CMakeLists.txt
Merge remote-tracking branch 'origin/next' into gps_galileo_hybrid
2014-07-20 16:53:52 +02:00
galileo_e1_pvt_cc.cc
Cleaning the terminal output and dumping most of the information in the log file. Better use of the glog library, logging can be seen also in Release, in real time by doing './gnss-sdr --logtostderr=1'. Update to latest version of Armadillo.
2014-03-16 19:58:29 +00:00
galileo_e1_pvt_cc.h
Tidying up includes: : C library, C++ library, other libraries' .h, project's .h.
2014-01-12 20:07:38 +00:00
gps_l1_ca_pvt_cc.cc
Cleaning the terminal output and dumping most of the information in the log file. Better use of the glog library, logging can be seen also in Release, in real time by doing './gnss-sdr --logtostderr=1'. Update to latest version of Armadillo.
2014-03-16 19:58:29 +00:00
gps_l1_ca_pvt_cc.h
Tidying up includes: : C library, C++ library, other libraries' .h, project's .h.
2014-01-12 20:07:38 +00:00
hybrid_pvt_cc.cc
Hybrid PVT working!! It was a problem with the timestamp account in the
2014-06-30 17:48:01 +02:00
hybrid_pvt_cc.h
Added hybrid TOW (expressed in GPS reference time) and time debug output in PVT block
2014-06-18 11:04:26 +02:00