Controller modding

Discussions and questions about the Crazyflie Nano Quadcopter
leland
Beginner
Posts: 9
Joined: Thu May 23, 2013 7:14 pm

Re: Controller modding

Post by leland »

Hello, have very much enjoying the first week with the CF 10DOF (Macbook Air 10.8.3, Sony PS3 bluetooth controller, PS3_Mode_1) --> :-D

Rich's suggestion to add a 'deadzone' in pygamereader.py was very helpful, esp. for a novice with the PS3 controller in reducing the noise in throttle motion.

Before seeing that hint I had experimented in the config file (PS3_Mode_1.jason) with remapping yaw to the L1 (-) and R1 (+) or L1 (-) and L2 (+) keys, but clicking them only gives +/- the max value set for yaw (e.g., +/- 200), with no values in between, and no return to 0, so not very practical/useful.

If anyone knows how to enable a controller button with a continuous range of values (i.e., each click increments the value rather than going full scale) I would be interested in knowing how.

Many thanx to all at Bitcraze, a great start to the summer!

Cheers, Leland
marcus
Bitcraze
Posts: 659
Joined: Mon Jan 28, 2013 7:02 pm
Location: Sweden
Contact:

Re: Controller modding

Post by marcus »

allynbauer wrote:I have been working on a variety of enhancements mostly in the form of more advanced config settings for axises. This allows enabling a deadband for each. I will make a pull request on the bitbucket repo when it is ready.
Image
Looks great! This would be a really nice feature :D
Post Reply