|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
72 switch (
config->init_status) {
109 config->initialized =
true;
VIC slots used for the LPC2148 define name e g gps UART1_VIC_SLOT e g modem SPI1_VIC_SLOT SPI1 in mcu_periph spi_arch c or spi_slave_hs_arch c(and some others not using the SPI peripheral yet..) I2C0_VIC_SLOT 8 mcu_periph/i2c_arch.c I2C1_VIC_SLOT 9 mcu_periph/i2c_arch.c USB_VIC_SLOT 10 usb
#define BMI088_GYRO_SENS_1000_DEN
void bmi088_set_default_config(struct Bmi088Config *c)
#define BMI088_DEFAULT_ACCEL_ODR
Default accel output rate.
const int32_t BMI088_GYRO_SENS_FRAC[5][2]
const float BMI088_ACCEL_SENS[4]
#define BMI088_CONFIG_GYRO
#define BMI088_ACCEL_SENS_6G
#define BMI088_ACCEL_SENS_24G
const int32_t BMI088_ACCEL_SENS_FRAC[4][2]
#define BMI088_GYRO_SENS_500_DEN
#define BMI088_ACCEL_SENS_12G
#define BMI088_GYRO_SENS_125_NUM
@ BMI088_CONF_ACCEL_PWR_CTRL
#define BMI088_ACCEL_SENS_3G
default accel sensitivy from the datasheet sens = 9.81 [m/s^2] / [LSB/g] * 2^INT32_ACCEL_FRAC ex: BMI...
#define BMI088_GYRO_SENS_500_NUM
#define BMI088_GYRO_SENS_250_DEN
#define BMI088_GYRO_SENS_2000_DEN
#define BMI088_ACCEL_SENS_12G_DEN
#define BMI088_ACCEL_SENS_3G_NUM
#define BMI088_ACCEL_RANGE
#define BMI088_DEFAULT_GYRO_RANGE
Default gyro full scale range +- 1000°/s.
#define BMI088_GYRO_BAND_WIDTH
static const struct usb_config_descriptor config
#define BMI088_ACCEL_SENS_6G_DEN
#define BMI088_ACCEL_PWR_CTRl
#define BMI088_DEFAULT_ACCEL_RANGE
Default accel full scale range +- 6g.
#define BMI088_ACCEL_CONF
#define BMI088_GYRO_SENS_1000
#define BMI088_ACCEL_SENS_24G_NUM
#define BMI088_ACCEL_SENS_12G_NUM
@ BMI088_CONF_ACCEL_RANGE
#define BMI088_GYRO_SENS_1000_NUM
#define BMI088_GYRO_SENS_125
default gyro sensitivy from the datasheet sens = 1/ [LSB/(deg/s)] * pi/180 * 2^INT32_RATE_FRAC ex: BM...
void bmi088_send_config(Bmi088ConfigSet bmi_set, void *bmi, struct Bmi088Config *config)
Configuration sequence called once before normal use.
#define BMI088_GYRO_SENS_125_DEN
#define BMI088_GYRO_SENS_2000
#define BMI088_DEFAULT_ACCEL_BW
Default accel bandwidth.
#define BMI088_ACCEL_SENS_24G_DEN
#define BMI088_GYRO_SENS_500
const float BMI088_GYRO_SENS[5]
#define BMI088_GYRO_SENS_250_NUM
#define BMI088_GYRO_LPM_1
#define BMI088_ACCEL_PWR_CONF
@ BMI088_CONF_ACCEL_PWR_CONF
#define BMI088_GYRO_SENS_2000_NUM
#define BMI088_GYRO_RANGE
void(* Bmi088ConfigSet)(void *bmi, uint8_t _reg, uint8_t _val, uint8_t _type)
Configuration function prototype.
#define BMI088_DEFAULT_GYRO_ODR
Default gyro output rate.
#define BMI088_CONFIG_ACCEL
#define BMI088_GYRO_SENS_250
#define BMI088_ACCEL_SENS_6G_NUM
#define BMI088_ACCEL_SENS_3G_DEN