Search found 15 matches

by ahuber1
Sun Dec 27, 2015 4:33 pm
Forum: Developer Discussions
Topic: Firmware Update
Replies: 25
Views: 13668

Re: Firmware Update

Shame on me :lol:
I was thinking CLOAD does automatically try to flash the copter :lol:

Thanks a lot chad.
by ahuber1
Fri Dec 25, 2015 1:25 pm
Forum: Developer Discussions
Topic: Firmware Update
Replies: 25
Views: 13668

Re: Firmware Update

Marry Christmas! printenv looks like: TERM_PROGRAM=Apple_Terminal M2=/opt/maven/bin TERM=xterm-256color SHELL=/bin/bash TMPDIR=/var/folders/rm/yzfbkl4j7k19jxgzrxb27dbw0000gn/T/ Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.LC8ulV9Yni/Render TERM_PROGRAM_VERSION=361.1 OLDPWD=/Users/ahuber...
by ahuber1
Wed Dec 23, 2015 6:10 am
Forum: Developer Discussions
Topic: Firmware Update
Replies: 25
Views: 13668

Re: Firmware Update

Yes, battery is OK. When i flash it with 2005.08.01.bin everything works as expected. The lights are the same for cold and warm boot. The last commit is still the same. But my HASH is still different. MD5 (cf1.bin) = 11cb7516ac0d7713816f256cc054455b When i create the HASH in Bitcaze VM it looks like...
by ahuber1
Tue Dec 22, 2015 7:07 pm
Forum: Developer Discussions
Topic: Firmware Update
Replies: 25
Views: 13668

Re: Firmware Update

On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean
by ahuber1
Tue Dec 22, 2015 7:04 pm
Forum: Developer Discussions
Topic: Firmware Update
Replies: 25
Views: 13668

Re: Firmware Update

Yes steady blue light, read light blink one time after a cold start. The green blink two times, first time normal second time weak I use master branch without any changes. make all PLATFORM=CF1 CLOAD=0 PYTHON2=python Crazyflie Nano (1.0) build! Build 54:b4b7a369d1f4 (2015.08.1-54) CLEAN Version extr...
by ahuber1
Tue Dec 22, 2015 6:26 pm
Forum: Developer Discussions
Topic: Firmware Update
Replies: 25
Views: 13668

Re: Firmware Update

i think the compiler is the right one.
arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors) 4.9.3 20141119 (release) [ARM/embedded-4_9-branch revision 218278]
by ahuber1
Tue Dec 22, 2015 6:14 pm
Forum: Developer Discussions
Topic: Firmware Update
Replies: 25
Views: 13668

Re: Firmware Update

Hi,

it's really strange after i create a different firmware now i'm unable to create some working.
I already have deleted all downloaded files and follow the instructions without success.
by ahuber1
Sun Dec 20, 2015 7:09 pm
Forum: Developer Discussions
Topic: Firmware Update
Replies: 25
Views: 13668

Re: Firmware Update

Hi @ chad,

i used several things, and after visit your site and read your blog i was able to create a right firmware.
In my VM 0.6 i forgot to switch the to the right repository.
On my Mac i compile it without the right development environment.

Thanks
by ahuber1
Sun Dec 20, 2015 12:39 pm
Forum: Developer Discussions
Topic: Firmware Update
Replies: 25
Views: 13668

Re: Firmware Update

Hi

i still have the same problem when i try to create a firmware.
After flash the Crazyflie Nano (CF1).
I already used the paramters PLATFORM=CF1 in command line, config.mk and i also changed it directly in Makefile.
Everything without success.
by ahuber1
Fri Jan 17, 2014 8:42 pm
Forum: Developer Discussions
Topic: Crazyflie lib for Java
Replies: 5
Views: 4927

Re: Crazyflie lib for Java

After some days later i uploaded my Java GUI Client to https://bitbucket.org/ahuber1/crazyflie-flight-control . The Client is very basic at the moment. It has support for Altitude Hold Mode and use a Button as "Start" Button which enable the Gamepad Sticks, and can be used as Killswitch. W...