Jordi's really outdone himself this time! He created a amazing full-featured simulator for ArduPilot that does the following:
- Uses the servo output from the autopilot or RC controller (depending on which one is selected by the MUX) to "fly" a plane in the X-Plane flight simulator, via a custom interface he's designed around this ARM board.
- Also flies the plane in manual RC mode with RC controller output going through the MUX and then into the ARM board.
- Displays the plane's attitude and other flight telemetry with a custom Ground Station built in LabView.
- Uses LabView to simulate the FMA Co-Pilot, stabilizing the plane in flight using PID loops.
- Display the plane's position in a moving map using Google Maps, which also shows waypoints.
Comments
This should be very useful for testing the ardu-pilot pro as well, nice work Jordi.
Are the final board schematics complete? Are they available? I'm ready to make one myself, that demo has left me very confident on what it is already capable of.
I know the Ardupilot Pro is still in alpha, but is there and eta for the "basic" Ardupilot release?
Cheers and keep up the good work.
Nick
I'm curious, you can read the airplane attitude and GPS from Xplane?
Provided one could input from code as well, would it not be possible to run the arduino C code on the PC, and create a fully virtual simulator as well? (for the hardwarephobes)
Ben