Search found 7 matches

by Dinesh Kumar
Sun Jan 31, 2016 6:01 am
Forum: General discussions
Topic: Dynamically Making Copter Stable
Replies: 4
Views: 2803

Dynamically Making Copter Stable

Hi, My copter's one arm is sort of broken, once fixed its added more weight. so its not stable, so i started reading upon stabilizing the copter. Read upon PID controller, and i am able to log accelerometer, gyroscope values using that i think it should be possible. But was wondering is there any au...
by Dinesh Kumar
Sun Jan 31, 2016 5:56 am
Forum: Developer discussions
Topic: Crazyflie link establishes but not connected -> Firmware Upgrade - Connected but not flying
Replies: 6
Views: 5692

Re: Crazyflie link establishes but not connected -> Firmware Upgrade - Connected but not flying

Finally, its Working. :D

I've flashed the crazyflie with the recent build, and crazyradio with recent version "cradio-0.53.bin". The issue was in crazyradio, and once i flashed it works. I am able to log the gyroscope and accelerometer values.

Thank chad.
by Dinesh Kumar
Tue Jan 26, 2016 10:53 am
Forum: Developer discussions
Topic: Crazyflie link establishes but not connected -> Firmware Upgrade - Connected but not flying
Replies: 6
Views: 5692

Re: Crazyflie link establishes but not connected!

SomeHow i managed to flash recent crazyradio firmware 'cradio-0.53.bin' by crazyflie-client-python/bin/cloader followed this https://wiki.bitcraze.io/doc:crazyflie:client:cfloader:index . also tried crazyflie1-2015.08.1.bin, and my make PLATFORM=CF1 -> cf1.bin from crazyradio-firmware. After that, I...
by Dinesh Kumar
Tue Jan 26, 2016 7:30 am
Forum: Developer discussions
Topic: Crazyflie link establishes but not connected -> Firmware Upgrade - Connected but not flying
Replies: 6
Views: 5692

Re: Crazyflie link establishes but not connected!

Hi Chad, Thats for windows! i am using MAC :) So if i use link alone (not connected) callback (in recent crazyflie client) i am able to control the copter without any issues. only thing is getting the TOC (Log Data). The thing which i am not sure is, do i need to update my cf-firmware since, i've up...
by Dinesh Kumar
Sun Jan 24, 2016 3:29 pm
Forum: General discussions
Topic: CrazyRadio not able to Connect to Scan for crazyflie
Replies: 5
Views: 6480

Re: CrazyRadio not able to Connect to Scan for crazyflie

nodejs package have other errors! so didn't help.

I bought a new crazyradio and now it works! i am so happy :D
by Dinesh Kumar
Sun Jan 24, 2016 3:27 pm
Forum: Developer discussions
Topic: Crazyflie link establishes but not connected -> Firmware Upgrade - Connected but not flying
Replies: 6
Views: 5692

Crazyflie link establishes but not connected -> Firmware Upgrade - Connected but not flying

Hi, i've been trying hard to get TOC logs from crazyflie, but upgraded the client to recent one, tried lots of code. its been so long but still i am not able to reach that state. finally reached a state where copter is able to link, but not connected. becacuse of which i can't add logconfig to crazy...
by Dinesh Kumar
Tue Oct 27, 2015 4:44 pm
Forum: General discussions
Topic: CrazyRadio not able to Connect to Scan for crazyflie
Replies: 5
Views: 6480

CrazyRadio not able to Connect to Scan for crazyflie

Hi, i've crazyradio and crazyflie v1. i was able to connect to crazyflie with the crazyradio usb dongle for few days, i was playing with the values of commander.send_command(...) # parameters to fly But then i was unable to see device while scanning. i couldn't segregate the issue. so i thought i'll...