1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-10-01 00:10:50 +00:00
gnss-sdr/src/algorithms/PVT/gnuradio_blocks
Javier Arribas e728450192 New feature (FE01): RINEX v 2.11 now outputs the following observables:
PSEUDORANGE
CARRIER PHASE
CARRIER DOPPLER
SIGNAL STRENGTH (dB-Hz)

thus, it enables the realtime kinematics and PPP positioning for first time in an open source GNSS SDR. Enjoy!

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@359 64b25241-fba3-4117-9849-534c7e92360d
2013-05-24 16:11:48 +00:00
..
CMakeLists.txt If Armadillo is not installed in the system, now CMake will download it, patch it in order to make a static library, build it, and link it with the rest of GNSS-SDR. 2013-01-03 01:48:34 +00:00
gps_l1_ca_pvt_cc.cc New feature (FE01): RINEX v 2.11 now outputs the following observables: 2013-05-24 16:11:48 +00:00
gps_l1_ca_pvt_cc.h Experimental GPS assistence using Secure User Plane Protocol (SUPL) initial tests. Not usable yet! 2013-03-15 18:05:37 +00:00