This is the latest (main) BeagleBoard documentation. If you are looking for stable releases, use the drop-down menu on the bottom-left and select the desired version.

Typedef rc_bmp_oversample_t

Typedef Documentation

typedef enum rc_bmp_oversample_t rc_bmp_oversample_t

Setting given to rc_bmp_init which defines the oversampling done internally to the barometer. For example, if BMP_OVERSAMPLE_16 is used then the barometer will average 16 samples before updating the data registers. The more oversampling used, the slower the data registers will update. You should pick an oversample that provides an update rate slightly slower than the rate at which you will be reading the barometer.