|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
Simulate barometer pressure measurement using gps.hmsl. More...
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, gps, GpsState::hmsl, and pprz_isa_pressure_of_altitude().
Here is the call graph for this function: