1 #ifndef NPS_SENSOR_GPS_H
2 #define NPS_SENSOR_GPS_H
struct EcefCoor_d ecef_vel
struct DoubleVect3 pos_bias_random_walk_std_dev
struct EcefCoor_d ecef_pos
vector in Latitude, Longitude and Altitude
void nps_sensor_gps_init(struct NpsSensorGps *gps, double time)
struct DoubleVect3 pos_noise_std_dev
Paparazzi double-precision floating point math for geodetic calculations.
struct DoubleVect3 pos_bias_initial
Paparazzi floating point algebra.
void nps_sensor_gps_run_step(struct NpsSensorGps *gps, double time)
Paparazzi generic algebra macros.
vector in EarthCenteredEarthFixed coordinates
struct DoubleVect3 pos_bias_random_walk_value
Paparazzi double precision floating point algebra.
struct GpsState gps
global GPS state
struct DoubleVect3 speed_noise_std_dev