[SOLVED] re-enable propeller test in bolt - for safety!
Posted: Thu Aug 13, 2020 6:28 am
Hi!
We are having an intermittent issue with our bolt <--> ESC interface, that sometimes the ESC does not initialize correctly.
I decided the best way to avoid problems is to use the proptest in stabilizer.c , which is disabled for Bolt. This will be a test in much less than max thrust, and is much safer than having the drone fly uncontrollably upon takeoff.
Tried looking into re-enabling it, seems that something is blocking the function MotorsSetRatio from running, but I can't see what.
Would appreciate any help!
We are having an intermittent issue with our bolt <--> ESC interface, that sometimes the ESC does not initialize correctly.
I decided the best way to avoid problems is to use the proptest in stabilizer.c , which is disabled for Bolt. This will be a test in much less than max thrust, and is much safer than having the drone fly uncontrollably upon takeoff.
Tried looking into re-enabling it, seems that something is blocking the function MotorsSetRatio from running, but I can't see what.
Would appreciate any help!