Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
gps_sim_nps.h
Go to the documentation of this file.
1
#ifndef GPS_SIM_NPS_H
2
#define GPS_SIM_NPS_H
3
4
#include "
std.h
"
5
6
#ifndef PRIMARY_GPS
7
#define PRIMARY_GPS GPS_SIM
8
#endif
9
10
extern
struct
GpsState
gps_nps
;
11
extern
bool
gps_has_fix
;
12
13
extern
void
gps_feed_value
(
void
);
14
15
extern
void
gps_nps_init
(
void
);
16
17
#define gps_nps_periodic_check() gps_periodic_check(&gps_nps)
18
19
#endif
/* GPS_SIM_NPS_H */
GpsState
data structure for GPS information
Definition:
gps.h:86
gps_feed_value
void gps_feed_value(void)
Definition:
gps_sim_nps.c:32
gps_has_fix
bool gps_has_fix
Definition:
gps_sim_nps.c:30
gps_nps
struct GpsState gps_nps
Definition:
gps_sim_nps.c:29
gps_nps_init
void gps_nps_init(void)
Definition:
gps_sim_nps.c:104
std.h
sw
airborne
modules
gps
gps_sim_nps.h
Generated on Fri Nov 8 2024 14:10:46 for Paparazzi UAS by
1.9.1