Search found 2 matches

by cha0s83
Mon Dec 16, 2013 1:43 pm
Forum: Developer Discussions
Topic: 10DOF model sensors
Replies: 25
Views: 32326

Re: 10DOF model sensors

Thanks to tobias helping me solving my problem.

Code: Select all

sudo apt-get install mercurial
and using

Code: Select all

hg clone https://bitbucket.org/ak1394/crazyflie-firmware
instead of simple download of the src worked...
by cha0s83
Fri Dec 13, 2013 3:09 pm
Forum: Developer Discussions
Topic: 10DOF model sensors
Replies: 25
Views: 32326

Re: 10DOF model sensors

Hi there, I've tried to compile the "ak1394" firmware for my DOT-10 Crazyflie, but i think I'm to unskilled for it. I'm unsing Ubuntu 12.04 LTS x64 with gcc-arm-linux-gnueabi to get the makefile working. Additionaly I chanced the line CROSS_COMPILE ?= arm-none-eabi- into CROSS_COMPILE ?= a...