Search found 24 matches

by artistofcannae
Sun Nov 24, 2019 3:10 am
Forum: Bitcraze
Topic: Beginner Question
Replies: 20
Views: 8494

Re: Beginner Question

I am looking at it more and in connect tab under configure 2.x there is no data rate just:

- pitch trim
- roll trim
- radio channel
- radio bandwith
-radio address

am I looking in the wrong place?
by artistofcannae
Sun Nov 24, 2019 3:08 am
Forum: Bitcraze
Topic: Beginner Question
Replies: 20
Views: 8494

Re: Beginner Question

actually now that I am looking at it in more detail I am realizing that I might not have exactly changed the right thing.

I changed the bandwidth and not the data rate. I will take a look again right now.
by artistofcannae
Fri Nov 22, 2019 9:56 pm
Forum: Bitcraze
Topic: Beginner Question
Replies: 20
Views: 8494

Re: Beginner Question

Also when I connect the crazyflie to the client it recognizes that it's 2M.
by artistofcannae
Fri Nov 22, 2019 9:28 pm
Forum: Bitcraze
Topic: Beginner Question
Replies: 20
Views: 8494

Re: Beginner Question

Hi, So I change the datarate to 2M but when I retried to send the python commands it failed. Connecting to radio://0/80/250K Connection to radio://0/80/250K failed: Too many packets lost Traceback (most recent call last): File "/home/bitcraze/try2.py", line 24, in <module> with SyncCrazyfl...
by artistofcannae
Tue Nov 19, 2019 9:00 pm
Forum: Bitcraze
Topic: Beginner Question
Replies: 20
Views: 8494

Re: Beginner Question

I am running the VM on a computer running linux. I did not think I would need any driver. am I wrong?
by artistofcannae
Tue Nov 19, 2019 8:58 pm
Forum: Bitcraze
Topic: Beginner Question
Replies: 20
Views: 8494

Re: Beginner Question

I apologize the issue was very stupid I had connected the VM to a drone initially then when the battery died I plugged a new one into my other drone (My mistake is glaringly obvious now) and I forgot to reconnect the new one. Okay, now there is one new issue: This comes from when I try to set contro...
by artistofcannae
Tue Nov 19, 2019 1:45 am
Forum: Bitcraze
Topic: Beginner Question
Replies: 20
Views: 8494

Re: Beginner Question

Okay, Thank you. So, I'm trying to send python code to the drone with the use of idle from the VM.
The issue is when I try to send the code there is a package loss error.
How can this be fixed?
by artistofcannae
Tue Nov 19, 2019 1:43 am
Forum: Bitcraze
Topic: idle
Replies: 3
Views: 1744

Re: idle

Thank you. I figured out the syntax issue. But the remaining issue is the fact that it cannot send the code due to package loss. Would you know why?
by artistofcannae
Sun Nov 17, 2019 2:29 am
Forum: Bitcraze
Topic: idle
Replies: 3
Views: 1744

idle

hi I have 2 question about programming crazyflie 2.0 from VM 1) So I followed the steps from https://www.bitcraze.io/getting-started-with-stem-drone-bundle/ to download idle3 on the crazyflie VM. But the issue is I cannot open idle3 but idle. Is that an issue? 2) Second question if it is okay when I...
by artistofcannae
Sun Nov 17, 2019 12:33 am
Forum: Bitcraze
Topic: Beginner Question
Replies: 20
Views: 8494

Re: Beginner Question

I apologize.

Okay so I set up the usb for the VM.

What should I do next?