Page 2 of 2
Re: [SOLVED] Defacto OSX client installation procedure
Posted: Wed May 06, 2015 4:24 am
by Figgy
No dice still

This is beyond frustrating! I did a fresh install and followed the steps to the T with everything working but the CrazyRadio will not transmit a signal. Both lights are on and the PS3 controller is plugged in. Inputs are reading on the PS3 thumbsticks and CF is powered on. All 4 props spun in the correct direction but still can't get the Crazyradio to transmit a signal. Even swapped the PS3 and CRadio dongle around to different USB plugs and PS3 controller works but Crazy Radio doesn't transmit a signal. What gives? Who wants a Crazyflie 10DOF RTF for $125?
Re: [SOLVED] Defacto OSX client installation procedure
Posted: Fri May 22, 2015 4:28 am
by adjavaherian
I think I'm having similar problems with my MacBook Air USB 3.0 I'm pretty sure I was able to flash the CrazyRadioPA with latest firmware from github, and I used the brew install to get python running, but had no real luck until I did the macports install. Now when plug in the radio it shows up, and when I start the client I get one blink on the red light, and I see this in my connection window:
radio://0/80/250K
debug...
I try to connect and I get the following in the logs:
INFO:cflib.crtp.radiodriver:v99.53 dongle with serial N/A found
INFO:cflib.crazyflie:Callback->Connection initialized[radio://0/80/250K]
INFO:cflib.crazyflie:We are connected[radio://0/80/250K], request connection setup
WARNING:cflib.crazyflie:ExpectAnswer: ERROR! Older timer whas running while scheduling new one on [5]
2015-05-21 21:16:20.080 Python[25186:53341] modalSession has been exited prematurely - check for a reentrant call to endModalSession:
WARNING:cflib.crazyflie:ExpectAnswer: ERROR! Older timer whas running while scheduling new one on [5]
WARNING:cflib.crazyflie:ExpectAnswer: ERROR! Older timer whas running while scheduling new one on [5]
WARNING:cflib.crazyflie:Got link error callback [Dongle communication error (ackStatus==None)] in state [1]
INFO:cflib.crazyflie:Callback->Connected failed to [radio://0/80/250K]: Dongle communication error (ackStatus==None)
WARNING:cflib.crazyflie:Got link error callback [RadioDriver: Could not send packet to copter] in state [0]
WARNING:cflib.crazyflie:Got link error callback [RadioDriver: Could not send packet to copter] in state [0]
WARNING:cflib.crazyflie:ExpectAnswer: ERROR! Older timer whas running while scheduling new one on [5]
2015-05-21 21:17:20.527 Python[25186:53341] -[NSApplication runModalSession:]: Use of freed session detected. Do not call runModalSession: after calling endModalSesion:.
And the following dialog pops-up
Failed to connect on radio://0/80/250K Dongle communication error (ackStatus==none)
Any ideas?
Thanks!