Hello, Im trying to write my own code in order to do gps position hold to my quadcopter and later waypoint navigation. Im using the MediaTek MT3329 gps set to output NMEA and im decoding it with the tinygps library but i have some issues that i hope…
Hello,Today i just received the mediatek met3329 gps with adapter from diydrones.I connect it to serial1 on a arduino mega 2560 and load the example sketch found…
"Ok i managed to fixed that problem. I have some other questions now. 1st for the yaw. If for example the imu heading to one direction(i.e at north) when it starts, i get from the euler angle a ~0 . If i turn it left or right at leave it there for…"
Hello, i just buy a 6dof imu ultra thin. Im trying to get angles with this dcm code. http://voidbot.net/razor-6dof.html Everything works fine except the yaw. My problem is that the yaw value keep increasing even if the board isstable. Is that…
"First congrats for your work. I just got the new version of imu 6DOF Ultra-Thin. Ive tryed the dcm code that youve wrote and everything works fine except the yaw. You say that in order to properly adjust the yaw a gps is needed. My problem is that…"