GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Classes | Typedefs | Functions
pvt_gr_blocks

Classes

class  rtklib_pvt_gs
 This class implements a block that computes the PVT solution using the RTKLIB integrated library. More...
 

Typedefs

using rtklib_pvt_gs_sptr = gnss_shared_ptr< rtklib_pvt_gs >
 

Functions

rtklib_pvt_gs_sptr rtklib_make_pvt_gs (uint32_t nchannels, const Pvt_Conf &conf_, const rtk_t &rtk)
 

Detailed Description

GNU Radio blocks for the computation of PVT solutions.