Cristian-DeLosRios / drone-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


  • Estimate propeller tip speed!
  • Optimize settings to achieve maximum performance!
  • Factor in current air temperature at target altitude!
  • Compare to Local Mach 1 and adjust accordingly!

Drone Tools is a simple toolbox for pilots of high-power, high-speed multirotor aircraft. At max throttle and high airspeeds these amazing machines are at risk of breaking the sound barrier! That sounds super cool but may result in lost efficiency or undesirable flight characteristics.

The propeller tip speed calculator enables pilots to estimate the max potential tip speed based on propeller, battery, and motor specs (calculations are based on an unloaded brushless motor).



Contribute to this project!

Please feel free to create an issue or send a message to correct our math or propose additional features.

To run the app locally:

  • Fork and Clone this repository
  • Install dependencies
  • Use npm run run-dev to launch the app on the development server and host the Netlify function on its own separate development server.



Netlify Status

About


Languages

Language:TypeScript 64.2%Language:SCSS 32.6%Language:HTML 3.2%