byteGPS = 0;i = 0;while(byteGPS != 42) { // read the GGA sentencebyteGPS = mySerial.read();inBuffer[i]=byteGPS;i++;}k = 1;m1 = 0;m2 = 0;while(inBuffer[k] != 42) {k++;if(k > 17 && k < 27) {//Serial.print(inBuffer[k]); // write the GGA sentencecurrentGPSlat[m1] = inBuffer[k];m1++;}if(k > 29 && k < 40) {//Serial.print(inBuffer[k]); // write the GGA sentencecurrentGPSlong[m2] = inBuffer[k];m2++;}
Permalink Reply by John Locke on May 23, 2010 at 4:40pm 
Permalink Reply by John Locke on May 24, 2010 at 3:56am 



Permalink Reply by Bob Mach on June 28, 2010 at 3:20pm
Permalink Reply by Tyler Costantini on July 27, 2011 at 8:52am
Season Two of the Trust Time Trial (T3) Contest has now begun. The third round was a reliablilty/aerial photography round for both planes and copters, which is now closed. Stay tuned for the next round, beginning soon.95 members
61 members
57 members
108 members
617 members
© 2012 Created by Chris Anderson.
