The map between voltage and thrust in crazyflie firmware

Firmware/software/electronics/mechanics
Post Reply
silva
Beginner
Posts: 15
Joined: Tue Mar 28, 2017 1:28 am

The map between voltage and thrust in crazyflie firmware

Post by silva »

Hi,
In which part of the firmware code, could i find the map between the battery voltage and the thrust value. thanks :)
arnaud
Bitcraze
Posts: 2538
Joined: Tue Feb 06, 2007 12:36 pm

Re: The map between voltage and thrust in crazyflie firmware

Post by arnaud »

Hi,

There is a thrust battery compensation in the motor driver: https://github.com/bitcraze/crazyflie-f ... ors.c#L211.
silva
Beginner
Posts: 15
Joined: Tue Mar 28, 2017 1:28 am

Re: The map between voltage and thrust in crazyflie firmware

Post by silva »

Hi Arnaud,
Many thanks!
Post Reply