I am building a Quadcopter based on a Raspberry Pi. Today I made the successful Test-flight, that means there were no technical Problems.
Some Facts about my PiCopter:
-No Arduinos or so for flight control
-Everything runs on the RPi
-no realtime Kernel only standard Raspbian
-Software written in C++
-Radio Controll based on RFM12 and Arduinos (only connects RFM12)so that you can send Command Signals from a Laptop to the RPi
-By now i am using an PlayStation Controller for flying (not the best Solution)
I am using the MPU6050 and special Motor controllers that work with the I²C Protocoll. So i do not have to generate a PWM Signal.
Main Problem: I can not fly it realy good

Well here is a video http://youtu.be/lNwukrn3tvc
I will post the Code later, by now its not very nice and i have to change some things to make it readable and expandable.
So long, Marlon
Update:
Second Flight-Video (much better)