Search found 16 matches

by smokedasphalt
Sun Mar 01, 2015 8:38 am
Forum: Developer Discussions
Topic: Increasing the logging rate
Replies: 2
Views: 3616

Re: Increasing the logging rate

Thanks a lot Arnaud, that worked.
I am using basiclog.py from the examples folder. So, just setting the period_in_ms here https://github.com/bitcraze/crazyflie-c ... log.py#L80 to 20 ms gives me 500Hz.
by smokedasphalt
Tue Feb 24, 2015 6:10 am
Forum: Developer Discussions
Topic: Increasing the logging rate
Replies: 2
Views: 3616

Increasing the logging rate

Hello! How can I go about increasing the remote logging frequency (currently limited to 100Hz) ? I want to gather accelerometer data from the Crazyflie 1.0 at a rate of about 250Hz to 300Hz. No data is going to be sent to the flie during this period, so I think bandwidth should not be an issue. I ha...
by smokedasphalt
Wed Jul 03, 2013 5:11 am
Forum: Support
Topic: Throttle Cuts Out
Replies: 6
Views: 7543

Re: Throttle Cuts Out

Are you running the latest version of the client from the repo? Are you holding the throttle perfectly still when this happens? Yes, I'm running the latest version of the client and firmware. And no, the weird behaviour seems to be randomly induced. As stated in my previous post, the crazyflie will...
by smokedasphalt
Mon Jun 24, 2013 3:52 pm
Forum: Support
Topic: Throttle Cuts Out
Replies: 6
Views: 7543

Re: Throttle Cuts Out

throttle wildly changing down and up from what it is set at With a fully charged battery and no indication of packets lost The same thing happens to me when I use the cfclient on Arch Linux. I can fly the quad for a minute or so, then it starts to go haywire. The throttle changes automagically, the...
by smokedasphalt
Mon Jun 03, 2013 8:27 am
Forum: Developer Discussions
Topic: How to Compiling CF's FW on win7 !
Replies: 24
Views: 26238

Re: How to Compiling CF's FW on win7 !

gl516 wrote:Good news ...COOL ........... I will "hg" PATH increase to the mercurial's path environment variable... tt's Test pass! Thank you guys for help.. TKS smokedasphalt .........tks !!!!
:D
Awesome! Have fun :)
by smokedasphalt
Mon Jun 03, 2013 7:30 am
Forum: Developer Discussions
Topic: How to Compiling CF's FW on win7 !
Replies: 24
Views: 26238

Re: How to Compiling CF's FW on win7 !

It seems that you have not installed hg properly. Can you run hg in your command prompt and get this output?
Capture.PNG
by smokedasphalt
Mon Jun 03, 2013 3:43 am
Forum: Developer Discussions
Topic: How to Compiling CF's FW on win7 !
Replies: 24
Views: 26238

Re: How to Compiling CF's FW on win7 !

Have you installed python2.7? Can you run the command python in your command prompt? If you can't, then please install python2.7 from here http://python.org/download/ and follow the instructions to set up the pythonpath from here http://www.anthonydebarros.com/2011/10/15/setting-up-python-in-windows...
by smokedasphalt
Mon Jun 03, 2013 3:04 am
Forum: Developer Discussions
Topic: How to Compiling CF's FW on win7 !
Replies: 24
Views: 26238

Re: How to Compiling CF's FW on win7 !

sorry .. I still didn't succeed, "hg clone "on my Win7 MSDOS is shown as "not internal or external command..." (I have already downloaded the Mercurial 2.6.2 Inno Setup installer - x86 Windows and installed it.) But I don't know whether to install right??? Hi, during the last st...
by smokedasphalt
Sat Jun 01, 2013 4:22 am
Forum: Developer Discussions
Topic: How to Compiling CF's FW on win7 !
Replies: 24
Views: 26238

Re: How to Compiling CF's FW on win7 !

Sweet! Think I got it. In the words of Borat, "Great Success!!"
:D
by smokedasphalt
Fri May 31, 2013 7:05 am
Forum: Developer Discussions
Topic: How to Compiling CF's FW on win7 !
Replies: 24
Views: 26238

Re: How to Compiling CF's FW on win7 !

(bitcraze - crazyflie - the firmware - e6f9fbdc42b3.zip) No, don't download the zip. Just go to the bitbucket crazyflie firmware page and copy the url. The url for Bitcraze's firmware is https://bitbucket.org/bitcraze/crazyflie-firmware . Hence, you need to use hg clone https://bitbucket.org/bitcra...