Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
Loading...
Searching...
No Matches
actuators_dshot.c File Reference
+ Include dependency graph for actuators_dshot.c:

Go to the source code of this file.

Functions

void actuators_dshot_set (uint8_t idx, int16_t value)
 

Variables

struct dshot actuators_dshot_values [ACTUATORS_DSHOT_NB]
 

Detailed Description

Author
Gautier Hattenberger

Definition in file actuators_dshot.c.

Function Documentation

◆ actuators_dshot_set()

void actuators_dshot_set ( uint8_t  idx,
int16_t  value 
)

Definition at line 30 of file actuators_dshot.c.

References ACTUATORS_DSHOT_OFFSET, actuators_dshot_values, dshot::cmd, and idx.

Variable Documentation

◆ actuators_dshot_values

struct dshot actuators_dshot_values[ACTUATORS_DSHOT_NB]