Page 1 of 2
logdata files empty
Posted: Sun Jun 04, 2017 9:44 am
by Mitteau
Hello everybody !
I have a problem:
I want to register logdata files of some flight data from crazyflie.
The data are correct in the plotter tag, but some files in config/logadata are totally empty.
Only one of the writing is correct, 100ms-stabilizer. The other files are empty, although data appear in plotter.
Thanks for help !
Jean-Claude
Re: logdata files empty
Posted: Mon Jun 05, 2017 9:46 am
by tobias
Might be a silly question but have you checked the "Write to file" checkbox in the Log Blocks tab?
Re: logdata files empty
Posted: Tue Jun 06, 2017 10:11 pm
by Mitteau
Thanks !
Not so silly ! But write file was checked and works only for stabilizer block...
Re: logdata files empty
Posted: Tue Jun 13, 2017 9:48 am
by arnaud
Are you using a recent firmware? We reached the limit of possible log block in the most recent client that requires to update the firmware to add new log blocks (we increased the max number of log block in the firmware).
Re: logdata files empty
Posted: Tue Jun 13, 2017 10:23 am
by Mitteau
Yes, I installed version 2017.04...
Re: logdata files empty
Posted: Wed Jun 14, 2017 8:10 am
by arnaud
Re: logdata files empty
Posted: Thu Jun 15, 2017 6:39 am
by Mitteau
I download yesterday last commits from github, but as my cf2 is our of service, we must wait one week to test the new firmware. I will stay in contact. Jean-Claude
Re: logdata files empty
Posted: Tue Jun 20, 2017 9:59 am
by Mitteau
Hello
I get yesterday my new cf2.
Today, 3 logdata are running: stabilizer, motors, baro. zrange, battery, althold does not are written in files althongu correctly shown on plotter tab.
...
The versions are:
1/ firmare, commit master/e4b3193
2/ python client, commit master/2378d47
3/ lib, commit master/fa726da
PC system is Debian 8.8
Re: logdata files empty
Posted: Tue Jun 20, 2017 10:44 am
by tobias
Hmmm, so you have ticked the write to file checkbox and nothing shows up in the log folder? You can open the log folder from the client.
Re: logdata files empty
Posted: Wed Jun 21, 2017 2:48 pm
by Mitteau
Yes, but today, there are only battery and z-range which do not write anything.
How can I read logdata from client ?
Jean-Claude