stronnag / bbl2kml

KML generator for inav Blackbox, OpenTX, BulletGCSS logs
https://stronnag.github.io/bbl2kml/
GNU General Public License v2.0
20 stars 3 forks source link

cannot process datalog (.TXT) w10 - Inav 6.1.1 #21

Closed fedemj2 closed 1 year ago

fedemj2 commented 1 year ago

Hello! I am trying to process the .txt running with flightlog2kml.exe and the pop-up window to process is not activated. I have tried only with the blackbox decoder and I got the 4 files to see in googlemaps, but I can't process the TXT to get the KMZ. I clarify that the .json file was edited with the // indicating the corresponding path. I have even deactivated the antivirus in case that would be generating a problem, but on the other hand the other files could be generated by the decode. windows 10 64 bit operating system Inav 6.1.1 Thank you very much if you can help me Screenshot_27 Screenshot_28

stronnag commented 1 year ago

I cannot help you without the logs ....

fedemj2 commented 1 year ago

would you like the logs to test?

I do not understand why this process is not executed and if the others

stronnag commented 1 year ago

Please provide the log

stronnag commented 1 year ago

Your log works fine here (win10 virtual machine, powershell)

PS C:\Users\win10> .\flightlog2kml.exe LOG00012.TXT
Log      : LOG00012.TXT / 1
Flight   :  on 2023-08-06 12:54:47
Firmware : INAV 6.1.1 (42ced253) SPEEDYBEEF405WING of Jun 13 2023 12:28:36
Size     : 1.90 MB
Duration : 07:03
Altitude : 114.3 m at 03:39
Speed    : 31.4 m/s at 03:07
Range    : 1153 m at 05:09
Current  : 29.1 A at 01:26
Distance : 6732 m
Disarm   : Landing
Output   : C:\Users\win10\Documents\KML Logs\LOG00012.1.kmz

Also works with fl2xui:

Screenshot 2023-08-08 154939

And the KMZ is viewable:

Screenshot from 2023-08-08 15-58-09

So there is no problem with either flightlog2kml or the log file. I am not qualified to help with Windows issues.

fedemj2 commented 1 year ago

incredible! how do i use that? do you have any video explaining it?

stronnag commented 1 year ago

No video, it has comprehensive documentation.

fedemj2 commented 1 year ago

I appreciate your help. thanks!