Search found 163 matches

by derf
Sun Nov 12, 2017 7:03 pm
Forum: Developer Discussions
Topic: Accessing the RadioController inputs
Replies: 16
Views: 8926

Re: Accessing the RadioController inputs

Not currently possible to get it into the eclipse terminal.
It is not possible to display it in the eclipse terminal though.
I'm working on it. Hopefully I can add this functionality as a little plugin for Eclipse soon. ;)
by derf
Sun Nov 12, 2017 6:58 pm
Forum: Bitcraze
Topic: Problem building in eclipse in Ubuntu 16.04
Replies: 5
Views: 3853

Re: Problem building in eclipse in Ubuntu 16.04

Hi, You should follow the instructions mentioned in the error :) : ERROR: One or more of the git submodules are not initialized. Try git submodule init git submodule update You can either do this on the command line in the crazyflie-firmware dir or inside Eclipse: - switch to the Git perspective - i...
by derf
Tue Aug 01, 2017 12:55 am
Forum: Developer Discussions
Topic: Camera for crazyflie
Replies: 6
Views: 5703

Re: Camera for crazyflie

I haven't tested them myself, but saw good reviews for the USB digitizers from LaserBGC: http://laserbgc.com/index.php There is a ready-to-go USB digitizer that contains a video receiver, but it's currently out of stock. Please note: for the "modular" versions of the USB digitizers, you wi...
by derf
Mon May 22, 2017 1:07 am
Forum: Support
Topic: [SOLVED] Change default thrust level for altitude hold
Replies: 6
Views: 4231

Re: Change default thrust level for altitude hold

Hi, You are absolutely right, I confused altitude hold with height hold. :oops: The thrust value works differently in altitude hold. When you activate the hover mode, the default value is always 32767. If you increase thrust the Crazyflie should climb up, if you decrease thrust it should go lower. S...
by derf
Sun May 21, 2017 6:59 pm
Forum: Support
Topic: Help battery connector ...
Replies: 4
Views: 3261

Re: Help battery connector ...

Hi, I do have a big quad deck, can I somehow power the crazyflie up using connectors on that? Yes, the Crazyflie can be powered from the big quad deck. You can either connect (at least) one of the motor connectors (M1-4) to an ESC (Electronic Speed Controller) that includes a BEC (Battery Eliminator...
by derf
Sat May 20, 2017 7:28 pm
Forum: Support
Topic: [SOLVED] Change default thrust level for altitude hold
Replies: 6
Views: 4231

Re: Change default thrust level for altitude hold

Hi Luke, You can find the INITIAL_TARGET_HEIGHT here: https://github.com/bitcraze/crazyflie-clients-python/blob/master/src/cfclient/utils/input/__init__.py#L67 It would be nice to have a control to change the target height in the UI, maybe you want to create a feature request or even a pull request ...
by derf
Fri May 19, 2017 10:29 pm
Forum: Bitcraze
Topic: Android - HTC A9S - Cannot connect via Bluetooth
Replies: 23
Views: 12258

Re: Cannot conect by bluetooth

I've searched extensively for information about this issue. I found a few comments saying that Google made changes in Android 6.0 that now require enabled location settings to be able to use Bluetooth. I know for a fact that this is not the case for all Android phones, because it's working fine on m...
by derf
Sat Apr 29, 2017 12:47 pm
Forum: Bitcraze
Topic: Android - HTC A9S - Cannot connect via Bluetooth
Replies: 23
Views: 12258

Re: Cannot conect by bluetooth

*bump*

Without additional info I can't fix this problem, because I have no way of reproducing it.
by derf
Tue Apr 18, 2017 10:29 pm
Forum: Bitcraze
Topic: Android - HTC A9S - Cannot connect via Bluetooth
Replies: 23
Views: 12258

Re: Cannot conect by bluetooth

Do you mean the "Location" setting as seen in the picture below?
location.png
by derf
Fri Apr 14, 2017 3:41 pm
Forum: Bitcraze
Topic: Android - HTC A9S - Cannot connect via Bluetooth
Replies: 23
Views: 12258

Re: Cannot conect by bluetooth

Ok I solved the issue. Strange but crazyflies connected after I have turned on the localization function in phone. Without it, the app can't connect. Why it doesn't work without localization? Hi, Could you provide a screenshot of the settings menu, where you have to enable the "localization fu...