Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
gnss_emul.h File Reference

Emulated GNSS driver control. More...

#include <stdint.h>
#include <zephyr/device.h>

Go to the source code of this file.

Data Structures

struct  gnss_pvt_emul_location
 Emulated GNSS parameters. More...
 

Functions

void emul_gnss_ubx_dev_ptrs (const struct device *dev, int **pm_rc, int **comms_reset_cnt)
 Get pointers to emulated GNSS device state.
 
void emul_gnss_pvt_configure (const struct device *dev, struct gnss_pvt_emul_location *emul_location)
 Configure the currently output PVT message.
 

Detailed Description

Emulated GNSS driver control.

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2