CSV Log format

A fork of eePe. It's aim is to provide one tool that works with ALL firmwares!
Post Reply
BernyFRFR
Posts: 2
Joined: Wed Feb 03, 2021 5:54 pm
Country: France

CSV Log format

Post by BernyFRFR »

Hi all,

I'm trying to create a LOG file in CSV format, to test a widget that use GPS data.

Starting with with a very simple maner:

Code: Select all

Date,Time,GPS,Alt (m)
01-01-2021,12:00:00,xx.xxxxxx yy.yyyyyy,10
01-01-2021,12:00:01,xx.xxxxxx yy.yyyyyy,10
etc..
My problem is that Companion see different flights, instead of one.
And I can't play it in telemetry sim.

What is the exact CSV format for creating an 'one flight' session ?
_______________________________
TX16S / OpenTX 2.3.11
Companion 2.3.11 / Win10

User avatar
Kilrah
Posts: 11108
Joined: Sat Feb 18, 2012 6:56 pm
Country: Switzerland

Re: CSV Log format

Post by Kilrah »

The date format is yyyy-mm-dd.
BernyFRFR
Posts: 2
Joined: Wed Feb 03, 2021 5:54 pm
Country: France

Re: CSV Log format

Post by BernyFRFR »

So simple ....

Thx !
_______________________________
TX16S / OpenTX 2.3.11
Companion 2.3.11 / Win10

Post Reply

Return to “companion9x”