Finally got my 'Tronics from the store
Up to the assembly work !
The boring work completed after a couple of minutes:
Soldering the magnetometer:
Had to solder the GPS to the header because the store didn't have the GPS cable
GND to GND, 5v to VCC,
TX on the APM to GPS IN
RX on the APM to GPS OUT
connecting...
that makes a nice sandwich !
and...
checking the reading....
SUCCESS !
Only the GPS is not outputting data...
I've checked in the terminal sending "S" during flight mode, but all the numbers in the end are 0.0000
the led on the GPS is constantly on after certain time... dont know what this means.
maybe it doesn't get enough satellites from my window ?
Comments
Could you please tell me how you've got those graphs (Outputs), that show the Roll, Pitch and Yaw.
Thanks !
I had the same problem. I got only ............................ symbols and not any more.
I solved this problem by changing "GPS_PROTOCOL_MTK" with "GPS_PROTOCOL_MTK16" in apm_config.h.
My gps works even in the house not far from the window - about 4-5 meters.
I've just spotted that "0.7071" appearing in the command terminal is part of the exact latitude i'm at.
but no signs for pars of the longitude (should be 34,50,13)
ok
now this give me
i cant find the coordinated (it should be 32....,34....)
OK,
I'm going here http://code.google.com/p/ardupirates/downloads/list
what should i download ?
and to i just put it in the arduino sketch dir and upload it like the RC2 ?
I've read somewhere that some codes are not compatible with some versions of the GPS...
the GPS says MEDIATEK-V12. i'm using the RC2 code - are they good friend ?
does it need some special config in the code to turn the GPS on ?