Posts Tagged ‘hardy heron’

Walkera helicopters under Linux – part 3

Friday, July 18th, 2008

In part one we built a kernel module and put it somewhere in the filesystem. In part 2, we changed the inputattach utility to be able to use the new transmitter. Now we’re ready for the real part: install the Heli-X simulator.
(more…)

Walkera helicopters on Linux, part 2

Tuesday, May 20th, 2008

In part one we built a kernel module and put it somewhere in the filesystem. In this part, we’re going to tell the inputattach utility what to do with it.

(more…)

Walkera helicopters under Linux – part 1

Wednesday, May 7th, 2008

A couple of months ago, I bought a Walkera Dragonfly #04, just for fun. While actually flying an RC helicopter is great fun, sometimes you will want to use a simulator. As Linux is my platform of choice, I tried using the Walkera transmitter with a serial cable to run a heli-sim. I found out how to do that; here’s the results of my quest. This article will be split in 3 parts: kernel; utility; Heli-X. This is the first part.

I will use Ubuntu Linux 8.04 Hardy Heron for my explanation. You can use other versions of Linux – but please beware, you will need a pretty recent kernel to be able to build the kernel module.
(more…)