Hi eveyone,
I have ardupilot mega 1.0 and i want to arducopter software upload with arduino ide.
I was download Arducopter software. But, arducopter.pde was not debugging. Have many errors.
I want to install arducopter software, as well as with the Mission Planner. Please help us.
So you have code that won't upload because you're getting errors, but you're not going to share the code or the error messages?
ekale:
Hi eveyone,
I have ardupilot mega 1.0 and i want to arducopter software upload with arduino ide.
I was download Arducopter software. But, arducopter.pde was not debugging. Have many errors.
I want to install arducopter software, as well as with the Mission Planner. Please help us.
The fact that the sketch is of a .pde type and not of a type .ino means that if might not work unmodified in the Arduino IDE versions 1.0 or newer. So you might look for a new version of the sketch or start research what changes one has to make to convert older sketches to run on newer IDE versions.
Or maybe you could load a older version of the IDE say version 22 and see it the code complies error free then.
Lefty