ducharmemetal / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

disparity between the online hex file and its code in the repository #831

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the ArduPlane2.68/2.67
2. Compile it with the Arduino(plain)1.0.3 or the Arduino(ardupilot 
version)1.0.3 with the HAL mode set to none.
3. Upload it to APM 2.5

What is the expected output? What do you see instead?
The sensors should be calibrated and set online. No sensor calibration is 
complete. On the terminal just "Initializing APM..." is being seen. No "xxxx 
calibration complete" seen.
If the HAL in the Arduino Ardupilot version is set to APM 2.x, compile fails.  
The first error is that "Arduino.h" is not found when reading FastSerial.h.
APM 2.5 is initialized and armed successfully when the firmware is downloaded 
through the APM Mission planner 1.2.27.

What version of the product are you using? On what operating system?
Arduplane 2.68/2.67
Arduino 1.0.3 as well as Arduino 1.0.3(Ardupilot version)

Please provide any additional information below.

Original issue reported on code.google.com by swaroop....@gmail.com on 21 Dec 2012 at 12:10

GoogleCodeExporter commented 9 years ago
the hal system is new. and the current mission planner hexs are not hal 
versions.

Original comment by Meee...@gmail.com on 28 Dec 2012 at 8:25

GoogleCodeExporter commented 9 years ago
So, how do I get the sources for the current hexes being downloaded from the 
Mission planner? Or, which version of ArduPlane should I use so that this stuff 
does not happen?

Original comment by swaroop....@gmail.com on 28 Dec 2012 at 9:21

GoogleCodeExporter commented 9 years ago
download the zip file from the download section

Original comment by Meee...@gmail.com on 1 Jan 2013 at 11:40