Search found 5 matches
- Fri May 24, 2013 5:21 pm
- Forum: Support
- Topic: Can't Connect
- Replies: 17
- Views: 15599
Re: Can't Connect
Right, so what I'm trying to do is use the libusb python bindings to find the device... You see the "findDevice" function here https://bitbucket.org/bitcraze/crazyflie-pc-client/src/bf27b1ef44ea/cflib/drivers/crazyradio.py but I'm using the one that shipped with the libs (so _findDevice) a...
- Fri May 24, 2013 2:04 pm
- Forum: Support
- Topic: Can't Connect
- Replies: 17
- Views: 15599
Re: Can't Connect
So I installed libusb, pyusb and those, am I missing something??? The only other item I've noticed is that the red/green lights stay on when I plug the dongle into my mac USB, but only flash when in the ubuntu.. Both are native machines.. I didn't see any link for a "driver" but maybe I mi...
- Fri May 24, 2013 1:24 pm
- Forum: Support
- Topic: Can't Connect
- Replies: 17
- Views: 15599
Re: Can't Connect
Alright, so when I go to Help -> About -> Debug I get the message "Can not find crazyradio dongle", so that certainly seems to be the issue.. On Mac the debug info doesn't even come up, so I'm going to punt on that for now. So, I'll keep digging. The dongle is plugged in over USB and I see...
- Thu May 23, 2013 10:28 pm
- Forum: Support
- Topic: Can't Connect
- Replies: 17
- Views: 15599
Re: Can't Connect
All I saw was the debug connection, which I could run just fine, but I never saw the device. I did run the cfclient as sudo on my ubuntu box but that gave me the same result (in case I had installed the udev fix incorrectly)..
- Thu May 23, 2013 9:33 pm
- Forum: Support
- Topic: Can't Connect
- Replies: 17
- Views: 15599
Can't Connect
I've installed the client app on both a MacAir and a Linux (12.04 LTS Ubuntu) laptop and I can't connect to the device?! The Mac client runs pretty slowly and I see a few exceptions, but it does run, just never connects. The ubuntu client runs the debug test for the UI very nicely with no observable...