Hello
What is the unit of measurment (eg kts, m/s, km/h) on the speed returned by the gpsctl command in RutOS?
I am reading the speed from a RUTX11 using jsonrpc with the following payload:
{
"jsonrpc": "2.0",
"id": 2,
"method": "call",
"params": [
self.ubus_rpc_session,
"file",
"exec",
{ "command":"gpsctl", "params": ["-v"] }
]
}
I have found 2 other topics where this question is asked but not answered, does anybody know?
Is there anyone from Teltonika on these forums that might be bothered to clarify?
Hello,
I have a RUTX50. I am writing a python script to pass GPS data to a third application. I am collecting the data using the RUTOS gpsctl command.
Apart from the --help switch there appear to be no other reference which gives the format of the data returned. The help only gives the format of the datetime (YYYY-MM-DD HH:MM:SS).
Does anyone know what format the other gpsctl switches return?
Hi,
I dont get the unit of the speed that I am getting from the RUT955.
I found another topic here, that says “normally” it is in knots. But how to figure out the unit ?
Is it knots for 100%?
Thanks!
MatasR
March 21, 2025, 8:44am
3
Greetings,
I’ve inquired about this with our R&D and will come back with an answer once I have it.
Regards,
M.
Many thanks, looking forward to hearing back from you.
MatasR
March 24, 2025, 1:22pm
5
Hi there, @hydroboy , I’m back with an answer from our R&D:
The actual unit of speed returned by gpsctl -v
is in km/h
.
Regards,
M.
system
Closed
March 27, 2025, 11:11pm
7
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.