PER Firmware
Loading...
Searching...
No Matches
nav_pvt.c File Reference

UBX NAV-PVT message definition and decoder function. More...

#include <stdint.h>
#include <string.h>
#include "nav_pvt.h"
Include dependency graph for nav_pvt.c:

Functions

void NAV_PVT_decode (NAV_PVT_data_t *nav_pvt, const volatile uint8_t *rx_buffer)
 

Detailed Description

UBX NAV-PVT message definition and decoder function.

Author
Irving Wang (irvin.nosp@m.gw@p.nosp@m.urdue.nosp@m..edu)

Function Documentation

◆ NAV_PVT_decode()

void NAV_PVT_decode ( NAV_PVT_data_t * nav_pvt,
const volatile uint8_t * rx_buffer )
Here is the caller graph for this function: