[DJI-log-discuss] RC_GPS record format

Ross Finlayson finlayson at live555.com
Mon Jan 27 16:12:52 PST 2020



> On Jan 27, 2020, at 2:15 PM, Chris <christian at ullihome.de> wrote:
> 
> here is one

No - your file
	DJIFlightRecord_2020-01-23_[15-45-59].txt
doesn’t contain any RC_GPS records at all.

It’s very easy to check this.  Just run
	djiparsetxt 'DJIFlightRecord_2020-01-23_[15-45-59].txt' 2>&1 |grep RC_GPS
if you’re using “bash” or “sh” as your shell, or
	djiparsetxt 'DJIFlightRecord_2020-01-23_[15-45-59].txt' |& grep RC_GPS
if you’re using “csh” as your shell.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/




More information about the DJI-log-discuss mailing list