"You can do both, it is possible to read the bytes you want straight from the port, but this might be a bit complicated since there is some mavlink stuff going on usually so you would need to know what kind of messages you want to pick from the…"
Has anyone managed to get proper motor redundancy on hexa with PID tuning?According to my tests, it seems that attitude control loop is just not strong enough(not enough authority) to correct for the missing motor. I have tested this by removing the…
"Yes, it is possible, and it would be really beneficial. I have made some tests for some simple position fusion with IMU and it makes the position much better and theoretically even faster. But the thing is that full blown Kalman filter wont be able…"
Hello all!I did some litle tinkering with the code to change the motor commands to actually represent the produced thrust, so that if you give esc pwm command of 50%, it would actually correspond to 50% thrust and so on.Graph might make it clearer.…
"We seem to have some issues with sonar (lv-ez4) not working properly in cold enviroment (below 10C). Once I took our quad outside, sonar would just report 0 or 20cm, and would start working again after few minutes once it was brought inside.
"Not sure if this is some sort of user mistake or a bug in the code, but it would seem that in flight level calibration corrects atleast the pitch to wrong direction.
I was using the 2.0.40 version available on download section, did normal level on…"
"I had similiar issue with simple mode, at first it was working just ok, but after a while of flying (and testing loiter) it would be somewhat "oversensitive" so that even small stick movements would send to copter bolting on some direction (there…"
"I think I have same sort of issue, though I managed to get alt hold to be fairly accurate with PID tuning, but loiter is just zooming random direction at large angle. What is suprising is that RTL seems to work fairly well (atleast while I tested it…"
I was just wondering if someone has already tried some sort of inertia navigation on arducopter platform? I at least could not find all that many discussions regarding this matter so I would assume there is something essential that I am…
Hello 2.0.35 seems to be working rather nicely, but we had rather odd flip today where the chopper would rapidly flip around to its right side while I was landing it on simple mode. The flip seemed as if the right side motor would have just shut…