Search found 27 matches

by chuhao
Sun Apr 30, 2017 3:26 pm
Forum: Loco Positioning System
Topic: Error flash crazyflie firmware with kalman config.mk
Replies: 5
Views: 2866

Error flash crazyflie firmware with kalman config.mk

Hi I was following the arnaud demo video https://www.youtube.com/watch?v=ZgH4bLZdq2A to flash crazyflie firmware with loco positioning system. I customized the file " tools/make/config.mk", as SENSORS = task ESTIMATOR = kalman Then, compile it and it shows error at the end, make: *** No ru...
by chuhao
Sun Apr 30, 2017 7:26 am
Forum: Loco Positioning System
Topic: How to flash crazeflie firmware with uwb deck onboard
Replies: 1
Views: 1663

How to flash crazeflie firmware with uwb deck onboard

Hi I followed the wiki page to flash firmware for "crazeflie + uwb deck". webwxgetmsgimg.jpg When connected to PC, its device name can be found, Bus 002 Device 002: ID 8087:8000 Intel Corp. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:8008 Inte...
by chuhao
Sun Apr 30, 2017 7:17 am
Forum: General discussions
Topic: flash crazyradio firmware failed
Replies: 7
Views: 6275

Re: flash crazyradio firmware failed

Besides, when crazeflie client python is opened. There isn't radio option in "select interface" tab. Even if scanned several times, there isn't radio showed.
by chuhao
Sat Apr 29, 2017 5:01 pm
Forum: Loco Positioning System
Topic: Problems with Flashing the LPS Anchors with DFU
Replies: 8
Views: 5010

Re: Problems with Flashing the LPS Anchors with DFU

@JNLance
I set the anchor into DFU mode, by press dfu button once and press rest button once.
by chuhao
Sat Apr 29, 2017 10:29 am
Forum: Loco Positioning System
Topic: Problems with Flashing the LPS Anchors with DFU
Replies: 8
Views: 5010

Re: Problems with Flashing the LPS Anchors with DFU

I tried it on my own Ubuntu 14.04.
It also has this "dfu device not found" problem.
by chuhao
Sat Apr 29, 2017 10:13 am
Forum: Loco Positioning System
Topic: Problems with Flashing the LPS Anchors with DFU
Replies: 8
Views: 5010

Re: Problems with Flashing the LPS Anchors with DFU

Hi Arnaud @arnaud I met the same problem and I tried the dfu-utils you mentioned. Currently, I'm using dfu-util 0.9. I open the bitcraze VM, and connect LPS node via USB. I can found the devices by type lsusb It shows, Bus 001 Device 006: ID 0a5c:6412 Broadcom Corp. Bus 001 Device 009: ID 0483:5740 ...
by chuhao
Sat Apr 29, 2017 7:03 am
Forum: General discussions
Topic: flash crazyradio firmware failed
Replies: 7
Views: 6275

flash crazyradio firmware failed

Hi I was trying to flash crazyradio firmware. There is problem to enter radio bootloader. I tried python usbtools/launchBootloader.py It shows, Traceback (most recent call last): File "usbtools/launchBootloader.py", line 27, in <module> import usb ImportError: No module named usb If I chec...