-
Current BehaviorI can get a lot of telemetry data like roll,pitch,yaw,altitude,longtitude, other gps status variables etc. I'm sending MSP queries from arduino to omnibus F4 V6 with INAV. But I can't get GPS time. When I try to take last massage date with "MSP_GPSSTATISTICS" query it's always returning 200. And it is corresponding Jan 06,1980. I'm using GPS SE100 (M8N GPS). case MSP_GPSSTATISTICS: I'm taking the first parameter(lastMessageDt) and its returning always 200. Steps to Reproduce1.From arduino generating a MSP query with MSP_GPSSTATISTICS(166) Expected behaviorGet a reply like a time stamp which is corresponding date with millisecond Suggested solution(s)I guess there should be another MSP query. Additional context
INAV/OMNIBUSF4V6 3.0.1 Jul 4 2021 / 13:38:43 (753c447)GCC-9.3.1 20200408 (release) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Try |
Beta Was this translation helpful? Give feedback.
Try
MSP_RTC
frame