Search found 5 matches

by firzen91
Mon Oct 16, 2017 1:07 pm
Forum: Support
Topic: Crazyflie Log Data and Z Ranger
Replies: 9
Views: 6894

Re: Crazyflie Log Data and Z Ranger

Yeap, You understood me! :)
by firzen91
Fri Oct 13, 2017 2:16 pm
Forum: Support
Topic: Crazyflie Log Data and Z Ranger
Replies: 9
Views: 6894

Re: Crazyflie Log Data and Z Ranger

Thanks Arnaud this source is so helpful :)

But I have 1 more question :(
I tried to combine "Send command" and "Read Command". It's not Work.

Do you have any idea for this tackle?
by firzen91
Wed Oct 11, 2017 4:03 pm
Forum: Support
Topic: Crazyflie Log Data and Z Ranger
Replies: 9
Views: 6894

Re: Crazyflie Log Data and Z Ranger

Hi Arnaud;

I understand what you say. But I have tackle with OOP system. I don't want to use OOP (class and self command). So I am searching how I can solve this problem.

Any idea for this problem?

Thanks.
by firzen91
Mon Oct 09, 2017 3:39 pm
Forum: Support
Topic: Crazyflie Log Data and Z Ranger
Replies: 9
Views: 6894

Re: Crazyflie Log Data and Z Ranger

Hi Tobias; I read this post. But really confused my brain. Because 1st link about that deafult example of Crazyflie. But I need to modify sample code which is basiclog. Secondly, z-ranger link which is sent by you is about that firmware. But I don't know how I can read data from Crazyflie. I have ju...
by firzen91
Sun Oct 08, 2017 9:47 am
Forum: Support
Topic: Crazyflie Log Data and Z Ranger
Replies: 9
Views: 6894

Crazyflie Log Data and Z Ranger

Hi Everybody; I bought 2 Crazyflies. They are too cool and I will use them in my Thesis. I can send a command to CF, But I have some problems with them. 1- How can I read Log data without using object ? (on the otherhand use basic python code.) 2- How can I read Z ranger deck ? import logging import...