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_filter_t

Typedef Documentation

typedef enum rc_bmp_filter_t rc_bmp_filter_t

Setting given to rc_bmp_init to configure the coefficient of the internal first order filter. We recommend disabling the filter with BMP_FILTER_OFF and doing your own filtering with the discrete filter functions below.