|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Include dependency graph for baro_sim.c:Go to the source code of this file.
Functions | |
| void | baro_sim_init (void) |
| void | baro_sim_periodic (void) |
Simulate barometer pressure measurement using gps.hmsl
Definition in file baro_sim.c.
| void baro_sim_init | ( | void | ) |
Definition at line 34 of file baro_sim.c.
| void baro_sim_periodic | ( | void | ) |
Definition at line 39 of file baro_sim.c.
References BARO_SIM_SENDER_ID, get_sys_time_usec(), gps, GpsState::hmsl, and pprz_isa_pressure_of_altitude().
Here is the call graph for this function: