"Can someone clarify the time field in the DIYDrones custom binary protocol? Looking at the doc, it's some kind of binary-coded time, but the AP_GPS_MTK16.cpp code treats it as a long integer and does some math. The comment isn't clear, but it looks…"