Page 1 of 1

Parameters update ERROR

Posted: Mon Sep 30, 2013 3:39 pm
by marco.tognon
Does someon know why I cant update the paramiters value from the client? If the crazyflie is connected and i press SendUpdatedValues, int the shall appears a WARNING:

Code: Select all

WARNING:cflib.crazyflie:Exception while doing callback on port [2]

Traceback (most recent call last):
  File "/home/mtognon/crazyflie_project/crazyflie-pc-client/lib/cflib/crazyflie/__init__.py", line 323, in run
    cb[4](pk)
  File "/home/mtognon/crazyflie_project/crazyflie-pc-client/lib/cflib/crazyflie/param.py", line 194, in _new_packet_cb
    self.wait_lock.release()
error: release unlocked lock

Re: Parameters update ERROR

Posted: Mon Sep 30, 2013 4:15 pm
by marco.tognon
Another type of error is:

Code: Select all

WARNING:cflib.crazyflie:ExpectAnswer: ERROR! Older timer whas running while scheduling new one on [2]

Re: Parameters update ERROR

Posted: Tue Oct 01, 2013 9:10 am
by marcus
I've created an issue for this one (I also seem to have created the bug...). I'll look into it.