Altitude doesn't fill in database with GPS306 tracker on port 5001 gps103

regis7 years ago

hi altitude doesn't fill in database with this tracker on port 5001 gps103 protocol

INFO gives : 8683027810153, time: 2018-01-18 00:00:48, lat: 43.25504, lon: 6.58651, speed: 34.3, course: 72.1

no altitude there

DEBUG gives : 868683027810153,tracker,180117225931,,F,225931.000,A,4314.6342,N,00634.3825,E,23.84,47.16,,1,,,32768,;
altittude is after thirteenth comma ie 47.16

so device sends altitude in debug tracker message, should do so in info, but seems to be ignored. Does anyone figures why and how to solve it ?

thanks

Anton Tananaev7 years ago
  • 23.84 - speed
  • 47.16 - course

Not sure where you got the idea that 47.16 is altitude, but according to the documentation that I have it's incorrect. If you have different documentation please provide it.

regis7 years ago

yes please see page 8 in pdf "Content after the thirteenth comma is: altitude"

Link

Anton Tananaev7 years ago

Yes, and after 13 comma you have an empty field:

868683027810153,tracker,180117225931,,F,225931.000,A,4314.6342,N,00634.3825,E,23.84,47.16,,1,,,32768,;
               ^       ^            ^^ ^          ^ ^         ^ ^          ^ ^     ^     ^
               1       2            34 5          6 7         8 9          1011    12    13