okay so i did two things:
- move outside to a clear weather location
- stty -F /dev/serial0 -echo
now there are no more "unknowns":
$GNGSA,A,3,81,66,67,82,88,,,,,,,,1.58,0.87,1.31*1E
$GPGSV,3,1,10,05,68,025,19,07,07,040,09,11,25,116,24,13,64,127,38*7B
$GPGSV,3,2,10,15,51,201,32,18,26,307,18,20,38,067,16,23,07,260,16*71
$GPGSV,3,3,10,29,56,257,34,30,16,070,16*73
$GLGSV,3,1,09,65,19,038,,66,71,019,19,67,49,229,26,68,01,221,*67
$GLGSV,3,2,09,74,01,005,,81,80,123,32,82,46,328,07,83,04,324,*66
$GLGSV,3,3,09,88,24,142,21*5E
$GNGLL,4052.87330,N,07307.56344,W,025543.00,A,A*6F
$GNRMC,025544.00,A,4052.87313,N,07307.56347,W,0.718,,050324,,,A*7D
.....
Unfortuantely, it still does not get a fix when i run cgps. it gives the timeout error. Any ideas on how to fix this? my ultimate goal with this is to use pyserial or something and just record gps data into a text file with time stamps. Do i need cgps to achieve this?
- move outside to a clear weather location
- stty -F /dev/serial0 -echo
now there are no more "unknowns":
$GNGSA,A,3,81,66,67,82,88,,,,,,,,1.58,0.87,1.31*1E
$GPGSV,3,1,10,05,68,025,19,07,07,040,09,11,25,116,24,13,64,127,38*7B
$GPGSV,3,2,10,15,51,201,32,18,26,307,18,20,38,067,16,23,07,260,16*71
$GPGSV,3,3,10,29,56,257,34,30,16,070,16*73
$GLGSV,3,1,09,65,19,038,,66,71,019,19,67,49,229,26,68,01,221,*67
$GLGSV,3,2,09,74,01,005,,81,80,123,32,82,46,328,07,83,04,324,*66
$GLGSV,3,3,09,88,24,142,21*5E
$GNGLL,4052.87330,N,07307.56344,W,025543.00,A,A*6F
$GNRMC,025544.00,A,4052.87313,N,07307.56347,W,0.718,,050324,,,A*7D
.....
Unfortuantely, it still does not get a fix when i run cgps. it gives the timeout error. Any ideas on how to fix this? my ultimate goal with this is to use pyserial or something and just record gps data into a text file with time stamps. Do i need cgps to achieve this?
Statistics: Posted by aranis22 — Tue Mar 05, 2024 2:57 am