- Sat Jun 13, 2015 5:19 am
#20341
None of that. Sadly, none of those algorithms interest me. I was able to get some brief, shakey flight a couple feet up tonight using nothing other than integrating the gyro. On the current rev of the board I have in my copter right now, though I am getting a lot of bogus data on some of the readings from the LSM9DS1
.
*EDIT* I have had to modify my board here and there, like I found out I /really do/ need pull up resistors on my I2C and can't rely on the pullups on the AVR + ESP to save me in a high noise environment. Additionally, I had to short the reset line on the AVR to 5V. Somehow it was getting triggered. I've driven motors before, but sheeeeeesh this is insanely noisy!
Yes, 166 Hz... but not even fixed at that. Sometimes it causes wonky behavior to make it absolutely fixed to that, not sure why right now. So I just set a flag saying to handle it when it can.
I think I am going to separate myself from any kind of sensor fusion and close loop stuff if I can so I can work on things that are actually cool like making a webgl interface using websockets! Or, getting even more confusing and running JSLinux inside the browser with the ports mapped back to the ESP
.
Sadly, I won't be able to put hardly any time at all toward this over the next two weeks.