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 Teejay on March 29, 2010 at 2:06am
Permalink Reply by Morli on March 9, 2010 at 1:37pm
Permalink Reply by sam ghost on March 9, 2010 at 1:39pm 
Permalink Reply by sam ghost on March 11, 2010 at 12:21pm
Permalink Reply by David Gitz on March 11, 2010 at 6:40pm 
Permalink Reply by David Gitz on March 11, 2010 at 10:36am
Permalink Reply by sam ghost on March 25, 2010 at 11:57am
Permalink Reply by David Gitz on March 26, 2010 at 5:54am
Permalink Reply by sam ghost on March 30, 2010 at 11:57am
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.
