Search found 137 matches

by alex
Sun Mar 08, 2015 9:39 pm
Forum: Support
Topic: [SOLVED] CF 2.0 not restarting in firmware mode
Replies: 28
Views: 25758

Re: CF 2.0 not restarting in firmware mode after flashing

I'm running the Bitcraze VM 0.6 which should already be prepared for compiling the firmware 2.0, shouldn't it? Yes. It should. Is the CF2.0 port of your code available at GitHub? I could try flashing mine and see if it works... Yes, of course. I pushed my sonar MB1242 implementation for the CF 2.0 ...
by alex
Sun Mar 08, 2015 6:24 pm
Forum: Support
Topic: [SOLVED] CF 2.0 not restarting in firmware mode
Replies: 28
Views: 25758

Re: CF 2.0 not restarting in firmware mode after flashing

I'm running the Bitcraze VM 0.6 which should already be prepared for compiling the firmware 2.0, shouldn't it?
by alex
Sat Mar 07, 2015 10:03 pm
Forum: Support
Topic: [SOLVED] CF 2.0 not restarting in firmware mode
Replies: 28
Views: 25758

Re: CF 2.0 not restarting in firmware mode after flashing

I flashed the original clean firmware freshly compiled from the crazyflie2 branch. Same problem: the copter can't restart in firmware mode. So this leads me to the conclusion that my custom firmware isn't the reason. Until now I only coded for my CF 1.0. Recently, I ported the code to 2.0. The try m...
by alex
Thu Mar 05, 2015 9:26 pm
Forum: Support
Topic: [SOLVED] CF 2.0 not restarting in firmware mode
Replies: 28
Views: 25758

[SOLVED] CF 2.0 not restarting in firmware mode

Good evening, after flashing my CF 2.0 with a custom firmware it doen't restart in firmware mode. Clicking the button 'Restart in firmware mode' only leads to LEDs 2 and 3 shining constantly. Even after manually switching the CF off and on again there's no normal startup cycle. It seems like it does...
by alex
Sun Feb 22, 2015 6:47 pm
Forum: Developer Discussions
Topic: Some git questions
Replies: 5
Views: 5233

Re: Some git questions

It looks like your only problem is that the readme.md files aren't merging properly. Just skip the error to finish the rebase, and manually merge the readme files if you changed it. It should work just fine. This error specifically means that the same line of your file has been changed by two diffe...
by alex
Thu Feb 12, 2015 9:37 pm
Forum: Developer Discussions
Topic: Some git questions
Replies: 5
Views: 5233

Re: Some git questions

Ok, just got another one: How can I take my work on the dedicated sonar-mb1242 branch and place it on top of the crazyflie2 branch? Rebasing sonar-mb1242 onto crazyflie2 doesn't seem to work: bitcraze@bitcraze-vm:~/projects/crazyflie-firmware-alex$ git checkout sonar-mb1242 Switched to branch 'sonar...
by alex
Tue Feb 03, 2015 8:27 am
Forum: Developer Discussions
Topic: Some git questions
Replies: 5
Views: 5233

Re: Some git questions

Here is my solution since I think others might be in the same situation. How do I push the new local branch to my fork ( origin )? git push origin crazyflie2 How do I tell the local branch crazyflie2 to track the recently pushed origin/crazyflie2 later on and not upstream/crazyflie2 anymore? git bra...
by alex
Mon Feb 02, 2015 11:54 am
Forum: Developer Discussions
Topic: Some git questions
Replies: 5
Views: 5233

Some git questions

Hey community, I developed some feature for the CF 1.0 firmware and pushed it from my local repo to my firmware fork on GitHub into the feature branch origin/sonar-mb1242 . In the meantime, the CF 2.0 was released and therefore the original Bitraze firmware repo holds the additional branch crazyflie...
by alex
Mon Jan 26, 2015 7:32 pm
Forum: Developer Discussions
Topic: [SOLVED] Selecting an ultrasonic sensor and interface
Replies: 71
Views: 6799441

Re: [SOLVED] Selecting an ultrasonic sensor and interface

Great news! We are very exited to follow your progress! I which it wasn't so hard to get hold of a mb1242 sensor so I could try it out as well... Now that we know that there's nothing special about the implementation itself, you could have spent the money for something more useful... maybe a book o...
by alex
Mon Jan 26, 2015 11:39 am
Forum: Developer Discussions
Topic: [SOLVED] Selecting an ultrasonic sensor and interface
Replies: 71
Views: 6799441

Re: [SOLVED] Selecting an ultrasonic sensor and interface

Besides the programming for reading the sonar sensor I prepared it to fit on the CF 2.0 using the Prototype Expansion Board. This is where the sensor's disadvantageous shape comes up again... Sorry for the bad lighting.
IMG_3835.jpg
IMG_3836.jpg
IMG_3837.jpg
IMG_3838.jpg
IMG_3843.jpg