adibpriatama / arducopter

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

Unable to compile 2.9.1 for APM1 (atmega1280) #554

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download ArduCopter-2.9.1.zip
2. Extract it and set sketch path in arduino
3. Open sketch and compile

What is the expected output? What do you see instead?
Compile completed / size too big for atmega1280

Please provide any additional information below.

Error log:
GCS_Mavlink.pde: In member function 'void 
GCS_MAVLINK::handleMessage(mavlink_message_t*)':
GCS_Mavlink:1101: error: 'class AP_InertialSensor_Oilpan' has no member named 
'calibrate_accel'

Original issue reported on code.google.com by mfken...@gmail.com on 28 Feb 2013 at 6:37

GoogleCodeExporter commented 9 years ago
Closing all issues on the old issues list by marking them WontFix.

If this is still a valid issue please re-raise it on the new GitHub issues 
list: https://github.com/diydrones/ardupilot/issues

Thanks!

Original comment by rmackay...@gmail.com on 21 Jul 2013 at 2:14