Main Menu

Multiwii gps help required

Started by devangflyer, August 21, 2014, 03:19:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

devangflyer

Hi guys , so previously I have used kk 2 and apm , but for sometime I have been using a multiwii board without gps , so finally I decided to buy a gps board and the i2c board from rcmumbai  , and I edited all the code , so my main problem is that the gps shows a fix , but the i2c board doesn't . I have set the multiwii and i2c at 9600 braud rate as it is the stock braud rate of the gps as I wasn't able to connect my gps to my computer

satyagupta

You have to change the code in the I2C board too did you do that?
one stop for multirotor needs:
www.quadkopters.com

http://www.facebook.com/QuadKopters
https://www.youtube.com/user/QuadKopters
https://www.instagram.com/quadkopters

devangflyer

Yeah , I did that , changed it to 9600 braud , I was thinking that is it possible that the code never changed ?

devangflyer



devangflyer

if you guys , feel like the code is wrong , pls edit it and ill try it.

devangflyer


satyagupta



This video helped me a lot.
Please follow
one stop for multirotor needs:
www.quadkopters.com

http://www.facebook.com/QuadKopters
https://www.youtube.com/user/QuadKopters
https://www.instagram.com/quadkopters

devangflyer

thats the video , that i have been following till now , the only thing i did not do was changing the gps firmware , instead i modified the i2c and multiwii (pls check the codes and tell me if there is something wrong )

devangflyer

#9
 ;D

devangflyer

wow !! i solved it ! hurrAY !! 

devangflyer

the problem was that that the code had not set the internal pull-ups , change it and got gps fix .