RC India

RC Models => Multirotors => Topic started by: devangflyer on August 21, 2014, 03:19:18 PM



Title: Multiwii gps help required
Post by: devangflyer on August 21, 2014, 03:19:18 PM
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


Title: Re: Multiwii gps help required
Post by: satyagupta on August 21, 2014, 05:46:22 PM
You have to change the code in the I2C board too did you do that?


Title: Re: Multiwii gps help required
Post by: devangflyer on August 21, 2014, 05:47:53 PM
Yeah , I did that , changed it to 9600 braud , I was thinking that is it possible that the code never changed ?


Title: Re: Multiwii gps help required
Post by: devangflyer on August 21, 2014, 06:13:37 PM
here's my multiwii and i2c board codes , pls help
http://speedy.sh/xr4e8/Rcindia-help.zip (http://speedy.sh/xr4e8/Rcindia-help.zip)


Title: Re: Multiwii gps help required
Post by: devangflyer on August 21, 2014, 06:20:41 PM
here are the links , where i bought the stuff from -

multiwii - http://www.quadkopters.com/product/crius-multiwii-se-v2-5-with-ftdi-and-usb-cable/ (http://www.quadkopters.com/product/crius-multiwii-se-v2-5-with-ftdi-and-usb-cable/)

gps - http://rcmumbai.com/index.php/product/neo-6-v3-0-gps-neo-6-module/ (http://rcmumbai.com/index.php/product/neo-6-v3-0-gps-neo-6-module/)

i2c - http://rcmumbai.com/index.php/product/1821/ (http://rcmumbai.com/index.php/product/1821/)


Title: Re: Multiwii gps help required
Post by: devangflyer on August 21, 2014, 06:30:06 PM
if you guys , feel like the code is wrong , pls edit it and ill try it.


Title: Re: Multiwii gps help required
Post by: devangflyer on August 21, 2014, 07:26:14 PM
pls help


Title: Re: Multiwii gps help required
Post by: satyagupta on August 21, 2014, 07:47:20 PM
http://www.youtube.com/watch?v=UJrErUlnJSI#ws (http://www.youtube.com/watch?v=UJrErUlnJSI#ws)

This video helped me a lot.
Please follow


Title: Re: Multiwii gps help required
Post by: devangflyer on August 21, 2014, 07:50:01 PM
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 )


Title: Re: Multiwii gps help required
Post by: devangflyer on August 21, 2014, 07:51:13 PM
 ;D


Title: Re: Multiwii gps help required
Post by: devangflyer on August 21, 2014, 09:06:57 PM
wow !! i solved it ! hurrAY !! 


Title: Re: Multiwii gps help required
Post by: devangflyer on August 21, 2014, 09:08:18 PM
the problem was that that the code had not set the internal pull-ups , change it and got gps fix .