Doesn't help with historic info which is what the poster was asking about. The battery serial number is also shown on the drone info page in FF6 if you want live info.The battery serial can be displayed on the Anafi Webserver page.
Doesn't help with historic info which is what the poster was asking about. The battery serial number is also shown on the drone info page in FF6 if you want live info.The battery serial can be displayed on the Anafi Webserver page.
Thats easy: its exactly that battery that came down with your crashed drone. ?Dear i am saying serial from flight log file , by that i want to recognise which battery is used in that crash.
I know the battery serial of last crash but i had one serious crash before, i ignored that crash by assuming some sensor error but after changing motherbord, powersupply , fan (by parrot service) same crash happened again , so i guess that there should be some prob in battery , so i want to match previous battery serial and last crash battery , if in both crash battery identified same i can dispose that battery and prevent future failureThats easy: its exactly that battery that came down with your crashed drone. ?
I have only 4 FDR log files from 2018 to test. Cycle count for whatever (or battery) is not in or not visible by text. Can you please send me one of your (newer) log files?
br HE
PS: The LINUX version is available now.
Thank you for a new version of your lovely program Helmuth. Unfortunately, I find that there is an error in the program which makes it impossible to use the program on a W10 machine with Google Chrome. The error is also observed in the previous version of the program.
Do you have any good advice on how to get the print back on full screen?
View attachment 3042
I don't have this issue on Windows or LINUX. I cannot reproduce it. So, I'm blind doing something, but it seem to deal with saved settings in XML file. If you delete it then it will work again but probably it comes back.
You can help to test something.
With the link above a new set of test version can be downloaded.
If Version 1 to 5 has the problem too, skip the other and try version 6. Tell me what version starts to make problems.
ShowAnafiLog1.exe: Only size of window will be stored in XML.
ShowAnafiLog2.exe: Select LogDir added to stored in XML.
ShowAnafiLog3.exe: CheckBoxes added to stored in XML.
ShowAnafiLog4.exe: Radio button boxes added to stored in XML.
ShowAnafiLog5.exe: Color button added to stored in XML.
ShowAnafiLog6.exe: Save settings in INI file instead of XML file.
br HE
Hmm, strange, again another behaviour. I have used your XML file (formerly known as txt ;-) and all runs perfect.
You are saying no problem if old XML was deleted? Problem never came back? If yes, good. Let's go to next stage.
Download latest version from
delete XML file and replace all with the new SW version (Build 2019-11-21).
Let's see how it goes...
br HE
v1.4
<?xml version="1.0" encoding="utf-8"?>
<CONFIG>
<TApplication>
<Form1 Form1_Width="1600" LogDir_Text="C:\Users\joebw\Documents\_Anafi_JSON_Temp" Form1_Height="837" cbCSVsep_Checked="0" cbDegree_Checked="0" cbHeader_Checked="1" grpDia_ItemIndex="4" cbExtrude_Checked="1" grpConv_ItemIndex="0" grpUnit_ItemIndex="0" btColor_ButtonColor="36095" grpLogBook_ItemIndex="1" LogDirDialog_FileName="" PageControl1_TabIndex="5" SaveDialog1_InitialDir="" LogDirDialog_InitialDir=""/>
</TApplication>
</CONFIG>
v1.5
<?xml version="1.0" encoding="utf-8"?>
<CONFIG>
<TApplication>
<Form1 Form1_Width="1600" LogDir_Text="C:\Users\joebw\Documents\_Anafi_JSON_Temp" Form1_Height="837" cbCSVsep_Checked="0" cbDegree_Checked="0" cbHeader_Checked="1" grpDia_ItemIndex="4" cbExtrude_Checked="1" grpConv_ItemIndex="0" grpUnit_ItemIndex="0" btColor_ButtonColor="36095" grpLogBook_ItemIndex="1" LogDirDialog_FileName="" PageControl1_TabIndex="5" SaveDialog1_InitialDir="" LogDirDialog_InitialDir=""/>
</TApplication>
</CONFIG>
v1.6 latest today
<?xml version="1.0" encoding="utf-8"?>
<CONFIG>
<TApplication>
<Form1 Form1_Width="3200" Form1_Height="1675" FDRdir_Directory="" LogDir_Directory="C:\Users\joebw\Documents\_Anafi_JSON_Temp" cbCSVsep_Checked="0" cbDegree_Checked="0" cbHeader_Checked="1" grpDia_ItemIndex="4" cbExtrude_Checked="1" grpConv_ItemIndex="0" grpUnit_ItemIndex="0" btColor_ButtonColor="36095" grpLogBook_ItemIndex="1"/>
</TApplication>
</CONFIG>