Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
baro.h File Reference
#include <BOARD_CONFIG>
+ Include dependency graph for baro.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void baro_init (void)
 
void baro_periodic (void)
 

Detailed Description

Common barometric sensor implementation. Used with baro integrated to the autopilot board. Implementation is in boards/<board_name>/baro_board.[ch]

Definition in file baro.h.

Function Documentation

◆ baro_init()

◆ baro_periodic()