Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
gps_sim.c File Reference
+ Include dependency graph for gps_sim.c:

Go to the source code of this file.

Functions

void gps_sim_init (void)
 
void gps_sim_publish (void)
 

Function Documentation

◆ gps_sim_init()

void gps_sim_init ( void  )

Definition at line 25 of file gps_sim.c.

References GpsState::fix, gps, and GPS_FIX_NONE.

◆ gps_sim_publish()

void gps_sim_publish ( void  )