Configuration for motor driver on Crazyflie 2.1. More...
Configuration for motor driver on Crazyflie 2.1.
Definition in file motor_driver_params.h.
Include dependency graph for motor_driver_params.h:Go to the source code of this file.
Variables | |
| static const motor_driver_params_t | motor_driver_params [] |
| MOTOR_DRIVER configuration. | |
| static const saul_reg_info_t | motor_driver_saul_info [] |
| Additional meta information to keep in the SAUL registry. | |
Motor driver configuration for Crazyflie 2.1 | |
| #define | MOTOR_DRIVER_0_PARAMS |
| Motor driver 0 parameters (3 motors on PWM device 1) | |
| #define | MOTOR_DRIVER_1_PARAMS |
| Motor driver 1 parameters (1 motor on PWM device 2) | |
| #define | MOTOR_DRIVER_PARAMS |
| Motor driver configuration array. | |
| #define | MOTOR_DRIVER_SAUL_INFO |
| SAUL registry information for motor drivers. | |
| #define MOTOR_DRIVER_0_PARAMS |
Motor driver 0 parameters (3 motors on PWM device 1)
Definition at line 34 of file motor_driver_params.h.
| #define MOTOR_DRIVER_1_PARAMS |
Motor driver 1 parameters (1 motor on PWM device 2)
Definition at line 73 of file motor_driver_params.h.
| #define MOTOR_DRIVER_PARAMS |
Motor driver configuration array.
Definition at line 99 of file motor_driver_params.h.
| #define MOTOR_DRIVER_SAUL_INFO |
SAUL registry information for motor drivers.
Definition at line 108 of file motor_driver_params.h.
|
static |
MOTOR_DRIVER configuration.
Definition at line 117 of file motor_driver_params.h.
|
static |
Additional meta information to keep in the SAUL registry.
Definition at line 125 of file motor_driver_params.h.