[DJI-log-discuss] RC_GPS record format

Brett Spell tbspell at verizon.net
Sun Jan 26 18:49:03 PST 2020


Ross,

 

Here's what I believe to be the format of the RC_GPS (type 11) record found
on older models, and I've also attached a TXT that includes instances of the
record. Note that the first six fields represent a "Startup timestamp" field
that's a bit funky in that it doesn't use epoch milliseconds (or seconds) to
represent a date / time value and is local to GMT.

 

Brett

 

P.S. I've also seen the record present but with all zeroes for the field
values.

 


Offset

Length

Type

Units

Description


0

1

Unsigned integer

Hours

Hour of day (0-23)


1

1

Unsigned integer

Minutes

Minute (0-59)


2

1

Unsigned integer

Seconds

Second (0-59)


3

2

Unsigned integer

Year

e.g., 2020


5

1

Unsigned integer

Month

Month (1-12)


6

1

Unsigned integer

Date

Date (1-31)


7

4

Signed integer

Degrees * 10000000

Latitude


11

4

Signed integer

Degrees * 10000000

Longitude


15

4

Signed integer

Millimeters per second

East / west velocity


19

4

Signed integer

Millimeters per second

North / south velocity


23

1

Unsigned integer

Integer

Satellite count


24

4

Float

?

"Accuracy"?


28

1

Unsigned integer

Enumeration (?)

"Status"?

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ns.live555.com/pipermail/dji-log-discuss/attachments/20200126/eaa699a1/attachment-0001.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: DJIFlightRecord_2017-01-02_[13-11-46].txt
URL: <http://ns.live555.com/pipermail/dji-log-discuss/attachments/20200126/eaa699a1/attachment-0001.txt>


More information about the DJI-log-discuss mailing list