About

Gender

Male


Activity Feed

Expert replied to Expert's discussion Strange GPS
"Ok, i am not C++ guru but i fix this bug.

Code:
gps_new_data_flag|=0x01; //Update the flag to indicate the new data has arrived.

change to
if ((lon!=0) && (lat!=0) )
{
gps_new_data_flag|=0x01; //Update the flag to indicate the new data has…"
Apr 21, 2009
Expert replied to Expert's discussion Strange GPS
"this log from open space on field
me help when i power reset better rather then press reset button

and now i look for- how can i detect fix RIGHT position and alt."
Apr 18, 2009
Expert posted a discussion
My log-i PRESS RESET BUTTONArduPilot!!!Waiting for fix positionWaiting for fix positionWaiting for fix positionWaiting for fix positionWaiting for new data flags0060Mot: 0 Yaw: 120 Alt: 0 Crs: 346 Dis: 95 Des: 24Mot: 105 Yaw: 60 Alt: 186 Crs: 352…
Apr 17, 2009