"I have never used HIL and therefore I don't have any clue about it. I have just read on the web, that it exists. So unfortunately I can't help you with your questions."
"Hi
In my eyes, there are two options:
First you could simply look up the specifications of the motors you use and see what their maximum current is.
Second you could simply measure it. Remove the propellers, give full throttle and measure with a…"
"Hi
After going through a lot of code I finaly found what I was looking for. The command that is sent to the motor can be found in AP_MotorsMatrix.cpp in the output_armed() function (around line 100). The factors (roll_factor, pitch_factor,…"
Hi guysFor my Bachelor thesis I am trying to model the JDrones hexa in MATLAB/Simulink. So far I finished modelling the multirotor itself. Now I would like to model the controller. And here my question arose: How does Arducopter calculate the…
"Is there anyone, who could help us with this?
Up to now we have just overwritten an existing value. We took one, we are not interested in right now. But that's not a proper solution. So we would like to know how to track some new variables in…"