Ebeo / megapirateng

Automatically exported from code.google.com/p/megapirateng
0 stars 0 forks source link

ArduPlaneNG on Crius AIO Pro v.2 #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello everyone.
I'm trying to use the Crius AIO PRO v.2 to control a fixed wing model (plane).
Right now I have the MegaPirateNG v2.8 R3 and it seems to work fine in APM 
Planner. 
I wanto to use the ArduPlaneNG to control planes so I downloaded the latest 
version, ArduPlaneNG2xR5.
But when I try to compile and upload it, I get an error that starts with

"C:\Users\XXX\Documents\Arduino\libraries\DataFlash
\DataFlash_CRIUS_AIOP2.cpp:82: error: 'DataFlash_CRIUS_AIOP2' has not been 
declared"

In the config.h there is no option for the v2, only for the v1.

Could someone help me? Is there a way to make it work with v2?

Original issue reported on code.google.com by gerodini...@gmail.com on 18 Jun 2013 at 2:57

GoogleCodeExporter commented 9 years ago
I have seen online that (for now) if you just run it as V.1 in arduino it works 
just fine. (I have not tested this)

Original comment by Sc...@ecc-llc.com on 30 Jul 2013 at 8:11

GoogleCodeExporter commented 9 years ago
OK, I just changed the setting in the config.h file to "V1" and it worked like 
a charm. Thanks.

Original comment by gerodini...@gmail.com on 24 Oct 2013 at 11:48