2011-09-09 03:26:51 -03:00
|
|
|
%% ArduPlane.cpp
|
|
|
|
%% ArduPlane.o
|
|
|
|
In file included from /root/apm/ardupilot-mega/ArduPlane/ArduPlane.pde:32:
|
|
|
|
/usr/local/share/arduino/libraries/SPI/SPI.h:25:1: warning: "SPI_CLOCK_DIV64" redefined
|
|
|
|
/usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition
|
2011-11-14 01:32:15 -04:00
|
|
|
/root/apm/ardupilot-mega/ArduPlane/GCS_Mavlink.pde: In function 'bool mavlink_try_send_message(mavlink_channel_t, ap_message, uint16_t)':
|
|
|
|
/root/apm/ardupilot-mega/ArduPlane/GCS_Mavlink.pde:502: warning: enumeration value 'MSG_RAW_IMU1' not handled in switch
|
|
|
|
/root/apm/ardupilot-mega/ArduPlane/GCS_Mavlink.pde:502: warning: enumeration value 'MSG_RAW_IMU2' not handled in switch
|
|
|
|
/root/apm/ardupilot-mega/ArduPlane/GCS_Mavlink.pde:502: warning: enumeration value 'MSG_RAW_IMU3' not handled in switch
|
|
|
|
autogenerated: At global scope:
|
|
|
|
autogenerated:34: warning: 'void send_raw_imu1(mavlink_channel_t)' declared 'static' but never defined
|
|
|
|
autogenerated:35: warning: 'void send_raw_imu2(mavlink_channel_t)' declared 'static' but never defined
|
|
|
|
autogenerated:36: warning: 'void send_raw_imu3(mavlink_channel_t)' declared 'static' but never defined
|
|
|
|
/root/apm/ardupilot-mega/ArduPlane/GCS_Mavlink.pde:2057: warning: 'void gcs_send_text(gcs_severity, const char*)' defined but not used
|
|
|
|
autogenerated:49: warning: 'bool print_log_menu()' declared 'static' but never defined
|
2011-11-19 19:46:05 -04:00
|
|
|
/root/apm/ardupilot-mega/ArduPlane/Log.pde:842: warning: 'byte get_num_logs()' defined but not used
|
2011-11-14 01:32:15 -04:00
|
|
|
autogenerated:52: warning: 'void get_log_boundaries(byte, int&, int&)' declared 'static' but never defined
|
2011-11-18 19:47:33 -04:00
|
|
|
autogenerated:53: warning: 'int find_last()' declared 'static' but never defined
|
|
|
|
autogenerated:54: warning: 'int find_last_log_page(uint16_t)' declared 'static' but never defined
|
2011-11-19 19:46:05 -04:00
|
|
|
/root/apm/ardupilot-mega/ArduPlane/Log.pde:844: warning: 'void Log_Write_Attitude(int, int, uint16_t)' defined but not used
|
|
|
|
/root/apm/ardupilot-mega/ArduPlane/Log.pde:840: warning: 'void Log_Write_Performance()' defined but not used
|
|
|
|
/root/apm/ardupilot-mega/ArduPlane/Log.pde:845: warning: 'void Log_Write_Control_Tuning()' defined but not used
|
|
|
|
/root/apm/ardupilot-mega/ArduPlane/Log.pde:846: warning: 'void Log_Write_Raw()' defined but not used
|
2011-11-18 19:47:33 -04:00
|
|
|
autogenerated:65: warning: 'void Log_Read_Current()' declared 'static' but never defined
|
|
|
|
autogenerated:66: warning: 'void Log_Read_Control_Tuning()' declared 'static' but never defined
|
|
|
|
autogenerated:67: warning: 'void Log_Read_Nav_Tuning()' declared 'static' but never defined
|
|
|
|
autogenerated:68: warning: 'void Log_Read_Performance()' declared 'static' but never defined
|
|
|
|
autogenerated:69: warning: 'void Log_Read_Cmd()' declared 'static' but never defined
|
|
|
|
autogenerated:70: warning: 'void Log_Read_Startup()' declared 'static' but never defined
|
|
|
|
autogenerated:71: warning: 'void Log_Read_Attitude()' declared 'static' but never defined
|
|
|
|
autogenerated:72: warning: 'void Log_Read_Mode()' declared 'static' but never defined
|
|
|
|
autogenerated:73: warning: 'void Log_Read_GPS()' declared 'static' but never defined
|
|
|
|
autogenerated:74: warning: 'void Log_Read_Raw()' declared 'static' but never defined
|
|
|
|
autogenerated:75: warning: 'void Log_Read(int, int)' declared 'static' but never defined
|
|
|
|
autogenerated:76: warning: 'int Log_Read_Process(int, int)' declared 'static' but never defined
|
|
|
|
autogenerated:89: warning: 'void add_altitude_data(long unsigned int, long int)' declared 'static' but never defined
|
2011-11-14 01:32:15 -04:00
|
|
|
/root/apm/ardupilot-mega/ArduPlane/commands.pde:128: warning: 'void increment_cmd_index()' defined but not used
|
2011-11-18 19:47:33 -04:00
|
|
|
autogenerated:146: warning: 'void low_battery_event()' declared 'static' but never defined
|
|
|
|
autogenerated:166: warning: 'void init_barometer()' declared 'static' but never defined
|
|
|
|
autogenerated:167: warning: 'long int read_barometer()' declared 'static' but never defined
|
|
|
|
autogenerated:168: warning: 'void read_airspeed()' declared 'static' but never defined
|
|
|
|
autogenerated:169: warning: 'void zero_airspeed()' declared 'static' but never defined
|
|
|
|
autogenerated:171: warning: 'void report_batt_monitor()' declared 'static' but never defined
|
|
|
|
autogenerated:172: warning: 'void report_radio()' declared 'static' but never defined
|
|
|
|
autogenerated:173: warning: 'void report_gains()' declared 'static' but never defined
|
|
|
|
autogenerated:174: warning: 'void report_xtrack()' declared 'static' but never defined
|
|
|
|
autogenerated:175: warning: 'void report_throttle()' declared 'static' but never defined
|
|
|
|
autogenerated:176: warning: 'void report_imu()' declared 'static' but never defined
|
|
|
|
autogenerated:177: warning: 'void report_compass()' declared 'static' but never defined
|
|
|
|
autogenerated:178: warning: 'void report_flight_modes()' declared 'static' but never defined
|
|
|
|
autogenerated:179: warning: 'void print_PID(PID*)' declared 'static' but never defined
|
|
|
|
autogenerated:180: warning: 'void print_radio_values()' declared 'static' but never defined
|
|
|
|
autogenerated:181: warning: 'void print_switch(byte, byte)' declared 'static' but never defined
|
|
|
|
autogenerated:182: warning: 'void print_done()' declared 'static' but never defined
|
|
|
|
autogenerated:183: warning: 'void print_blanks(int)' declared 'static' but never defined
|
|
|
|
autogenerated:184: warning: 'void print_divider()' declared 'static' but never defined
|
|
|
|
autogenerated:185: warning: 'int8_t radio_input_switch()' declared 'static' but never defined
|
|
|
|
autogenerated:186: warning: 'void zero_eeprom()' declared 'static' but never defined
|
|
|
|
autogenerated:187: warning: 'void print_enabled(bool)' declared 'static' but never defined
|
|
|
|
autogenerated:188: warning: 'void print_accel_offsets()' declared 'static' but never defined
|
|
|
|
autogenerated:189: warning: 'void print_gyro_offsets()' declared 'static' but never defined
|
|
|
|
autogenerated:190: warning: 'void run_cli()' declared 'static' but never defined
|
|
|
|
autogenerated:200: warning: 'void print_hit_enter()' declared 'static' but never defined
|
|
|
|
autogenerated:201: warning: 'void test_wp_print(Location*, byte)' declared 'static' but never defined
|
2011-11-14 01:32:15 -04:00
|
|
|
/root/apm/ardupilot-mega/ArduPlane/ArduPlane.pde:194: warning: 'comma' defined but not used
|
|
|
|
/root/apm/ardupilot-mega/ArduPlane/ArduPlane.pde:196: warning: 'flight_mode_strings' defined but not used
|
|
|
|
/root/apm/ardupilot-mega/ArduPlane/ArduPlane.pde:270: warning: 'command_index' defined but not used
|
|
|
|
/root/apm/ardupilot-mega/ArduPlane/ArduPlane.pde:304: warning: 'airspeed_raw' defined but not used
|
|
|
|
/root/apm/ardupilot-mega/ArduPlane/ArduPlane.pde:305: warning: 'airspeed_pressure' defined but not used
|
|
|
|
/root/apm/ardupilot-mega/ArduPlane/ArduPlane.pde:309: warning: 'abs_pressure' defined but not used
|
2011-11-19 19:46:05 -04:00
|
|
|
/root/apm/ardupilot-mega/ArduPlane/Log.pde:841: warning: 'int8_t process_logs(uint8_t, const Menu::arg*)' defined but not used
|
2011-09-09 03:26:51 -03:00
|
|
|
/root/apm/ardupilot-mega/ArduPlane/planner.pde:19: warning: 'int8_t planner_mode(uint8_t, const Menu::arg*)' defined but not used
|
|
|
|
%% libraries/APM_BMP085/APM_BMP085.o
|
2011-11-14 01:32:15 -04:00
|
|
|
%% libraries/APM_BMP085/APM_BMP085_hil.o
|
2011-09-09 03:26:51 -03:00
|
|
|
%% libraries/APM_RC/APM_RC.o
|
|
|
|
%% libraries/AP_ADC/AP_ADC_ADS7844.o
|
|
|
|
%% libraries/AP_ADC/AP_ADC.o
|
|
|
|
%% libraries/AP_ADC/AP_ADC_HIL.o
|
|
|
|
%% libraries/AP_Common/AP_Common.o
|
|
|
|
%% libraries/AP_Common/AP_Loop.o
|
|
|
|
%% libraries/AP_Common/AP_MetaClass.o
|
|
|
|
%% libraries/AP_Common/AP_Var.o
|
|
|
|
%% libraries/AP_Common/AP_Var_menufuncs.o
|
|
|
|
%% libraries/AP_Common/c++.o
|
|
|
|
%% libraries/AP_Common/menu.o
|
|
|
|
%% libraries/AP_Compass/AP_Compass_HIL.o
|
|
|
|
%% libraries/AP_Compass/AP_Compass_HMC5843.o
|
|
|
|
%% libraries/AP_Compass/Compass.o
|
|
|
|
%% libraries/AP_DCM/AP_DCM.o
|
|
|
|
%% libraries/AP_DCM/AP_DCM_HIL.o
|
|
|
|
%% libraries/AP_GPS/AP_GPS_406.o
|
|
|
|
%% libraries/AP_GPS/AP_GPS_Auto.o
|
|
|
|
%% libraries/AP_GPS/AP_GPS_HIL.o
|
|
|
|
%% libraries/AP_GPS/AP_GPS_IMU.o
|
|
|
|
%% libraries/AP_GPS/AP_GPS_MTK16.o
|
|
|
|
%% libraries/AP_GPS/AP_GPS_MTK.o
|
|
|
|
%% libraries/AP_GPS/AP_GPS_NMEA.o
|
|
|
|
%% libraries/AP_GPS/AP_GPS_SIRF.o
|
|
|
|
%% libraries/AP_GPS/AP_GPS_UBLOX.o
|
|
|
|
%% libraries/AP_GPS/GPS.o
|
|
|
|
%% libraries/AP_IMU/AP_IMU_Oilpan.o
|
2011-11-14 01:32:15 -04:00
|
|
|
%% libraries/AP_Mount/AP_Mount.o
|
|
|
|
/root/apm/ardupilot-mega/libraries/AP_Mount/AP_Mount.cpp: In member function 'void AP_Mount::control_msg(mavlink_message_t*)':
|
|
|
|
/root/apm/ardupilot-mega/libraries/AP_Mount/AP_Mount.cpp:182: warning: enumeration value 'MAV_MOUNT_MODE_ENUM_END' not handled in switch
|
|
|
|
/root/apm/ardupilot-mega/libraries/AP_Mount/AP_Mount.cpp: In member function 'void AP_Mount::status_msg(mavlink_message_t*)':
|
|
|
|
/root/apm/ardupilot-mega/libraries/AP_Mount/AP_Mount.cpp:226: warning: enumeration value 'MAV_MOUNT_MODE_ENUM_END' not handled in switch
|
2011-09-09 03:26:51 -03:00
|
|
|
%% libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarXL.o
|
|
|
|
%% libraries/AP_RangeFinder/AP_RangeFinder_SharpGP2Y.o
|
|
|
|
%% libraries/AP_RangeFinder/RangeFinder.o
|
2011-11-14 01:32:15 -04:00
|
|
|
%% libraries/AP_Relay/AP_Relay.o
|
2011-09-09 03:26:51 -03:00
|
|
|
%% libraries/DataFlash/DataFlash.o
|
2011-11-14 01:32:15 -04:00
|
|
|
In file included from /root/apm/ardupilot-mega/libraries/DataFlash/DataFlash.cpp:36:
|
2011-09-09 03:26:51 -03:00
|
|
|
/usr/local/share/arduino/libraries/SPI/SPI.h:25:1: warning: "SPI_CLOCK_DIV64" redefined
|
|
|
|
/usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition
|
|
|
|
%% libraries/FastSerial/BetterStream.o
|
|
|
|
%% libraries/FastSerial/FastSerial.o
|
|
|
|
%% libraries/FastSerial/vprintf.o
|
|
|
|
%% libraries/GCS_MAVLink/GCS_MAVLink.o
|
|
|
|
%% libraries/ModeFilter/ModeFilter.o
|
|
|
|
%% libraries/PID/PID.o
|
2011-11-14 01:32:15 -04:00
|
|
|
%% libraries/RC_Channel/RC_Channel_aux.o
|
2011-09-09 03:26:51 -03:00
|
|
|
%% libraries/RC_Channel/RC_Channel.o
|
|
|
|
%% libraries/memcheck/memcheck.o
|
|
|
|
%% libraries/FastSerial/ftoa_engine.o
|
|
|
|
%% libraries/FastSerial/ultoa_invert.o
|
|
|
|
%% libraries/SPI/SPI.o
|
|
|
|
In file included from /usr/local/share/arduino/libraries/SPI/SPI.cpp:12:
|
|
|
|
/usr/local/share/arduino/libraries/SPI/SPI.h:25:1: warning: "SPI_CLOCK_DIV64" redefined
|
|
|
|
/usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition
|
|
|
|
%% libraries/Wire/Wire.o
|
|
|
|
%% libraries/Wire/utility/twi.o
|
|
|
|
cc1: warning: command line option "-Wno-reorder" is valid for C++/ObjC++ but not for C
|
|
|
|
%% arduino/HardwareSerial.o
|
|
|
|
In file included from /usr/local/share/arduino/hardware/arduino/cores/arduino/wiring_private.h:30,
|
|
|
|
from /usr/local/share/arduino/hardware/arduino/cores/arduino/HardwareSerial.cpp:28:
|
|
|
|
/usr/lib/gcc/avr/4.3.5/../../../avr/include/avr/delay.h:36:2: warning: #warning "This file has been moved to <util/delay.h>."
|
|
|
|
%% arduino/main.o
|
|
|
|
%% arduino/Print.o
|
|
|
|
%% arduino/Tone.o
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/Tone.cpp:93: warning: only initialized variables can be placed into program memory area
|
|
|
|
%% arduino/WMath.o
|
|
|
|
%% arduino/WString.o
|
|
|
|
In file included from /usr/local/share/arduino/hardware/arduino/cores/arduino/wiring_private.h:30,
|
|
|
|
from /usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:26:
|
|
|
|
/usr/lib/gcc/avr/4.3.5/../../../avr/include/avr/delay.h:36:2: warning: #warning "This file has been moved to <util/delay.h>."
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:84: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:85: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:86: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:87: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:88: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:89: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:90: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:91: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:93: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:94: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:95: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:100: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:101: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:102: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:103: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:104: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:105: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:106: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:107: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:109: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:110: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:111: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:116: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:117: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:118: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:119: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:120: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:121: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:122: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:123: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:125: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:126: warning: initialization makes integer from pointer without a cast
|
|
|
|
/usr/local/share/arduino/hardware/arduino/cores/arduino/pins_arduino.c:127: warning: initialization makes integer from pointer without a cast
|
|
|
|
In file included from /usr/local/share/arduino/hardware/arduino/cores/arduino/wiring_private.h:30,
|
|
|
|
from /usr/local/share/arduino/hardware/arduino/cores/arduino/WInterrupts.c:34:
|
|
|
|
/usr/lib/gcc/avr/4.3.5/../../../avr/include/avr/delay.h:36:2: warning: #warning "This file has been moved to <util/delay.h>."
|
|
|
|
In file included from /usr/local/share/arduino/hardware/arduino/cores/arduino/wiring_private.h:30,
|
|
|
|
from /usr/local/share/arduino/hardware/arduino/cores/arduino/wiring_analog.c:27:
|
|
|
|
/usr/lib/gcc/avr/4.3.5/../../../avr/include/avr/delay.h:36:2: warning: #warning "This file has been moved to <util/delay.h>."
|
|
|
|
In file included from /usr/local/share/arduino/hardware/arduino/cores/arduino/wiring_private.h:30,
|
|
|
|
from /usr/local/share/arduino/hardware/arduino/cores/arduino/wiring.c:25:
|
|
|
|
/usr/lib/gcc/avr/4.3.5/../../../avr/include/avr/delay.h:36:2: warning: #warning "This file has been moved to <util/delay.h>."
|
|
|
|
In file included from /usr/local/share/arduino/hardware/arduino/cores/arduino/wiring_private.h:30,
|
|
|
|
from /usr/local/share/arduino/hardware/arduino/cores/arduino/wiring_digital.c:27:
|
|
|
|
/usr/lib/gcc/avr/4.3.5/../../../avr/include/avr/delay.h:36:2: warning: #warning "This file has been moved to <util/delay.h>."
|
|
|
|
In file included from /usr/local/share/arduino/hardware/arduino/cores/arduino/wiring_private.h:30,
|
|
|
|
from /usr/local/share/arduino/hardware/arduino/cores/arduino/wiring_pulse.c:25:
|
|
|
|
/usr/lib/gcc/avr/4.3.5/../../../avr/include/avr/delay.h:36:2: warning: #warning "This file has been moved to <util/delay.h>."
|
|
|
|
In file included from /usr/local/share/arduino/hardware/arduino/cores/arduino/wiring_private.h:30,
|
|
|
|
from /usr/local/share/arduino/hardware/arduino/cores/arduino/wiring_shift.c:25:
|
|
|
|
/usr/lib/gcc/avr/4.3.5/../../../avr/include/avr/delay.h:36:2: warning: #warning "This file has been moved to <util/delay.h>."
|
|
|
|
%% arduino/core.a
|
|
|
|
%% ArduPlane.elf
|
|
|
|
%% ArduPlane.eep
|
|
|
|
%% ArduPlane.hex
|