firmware build

This commit is contained in:
Michael Oborne 2011-10-17 07:18:30 +08:00
parent 731e6dd09f
commit 0fd5ac2aab
22 changed files with 418 additions and 444 deletions

View File

@ -5,47 +5,38 @@ In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:55:
/usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition /usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition
In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77: In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77:
/root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()': /root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()':
/root/apm/ardupilot-mega/ArduCopter/Parameters.h:390: warning: overflow in implicit constant conversion /root/apm/ardupilot-mega/ArduCopter/Parameters.h:399: warning: overflow in implicit constant conversion
autogenerated: At global scope: autogenerated: At global scope:
autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined
autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined
autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined
autogenerated:119: warning: 'void decrement_WP_index()' declared 'static' but never defined autogenerated:121: warning: 'void decrement_WP_index()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used /root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used
autogenerated:181: warning: 'void heli_init_swash()' declared 'static' but never defined autogenerated:183: warning: 'void heli_init_swash()' declared 'static' but never defined
autogenerated:182: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined autogenerated:184: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined
autogenerated:183: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined autogenerated:185: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined
autogenerated:210: warning: 'void debug_motors()' declared 'static' but never defined autogenerated:213: warning: 'void debug_motors()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:171: warning: 'int get_loiter_angle()' defined but not used /root/apm/ardupilot-mega/ArduCopter/navigation.pde:183: warning: 'int get_loiter_angle()' defined but not used
autogenerated:231: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined autogenerated:234: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined
autogenerated:232: warning: 'long int cross_track_test()' declared 'static' but never defined autogenerated:235: warning: 'long int cross_track_test()' declared 'static' but never defined
autogenerated:233: warning: 'void reset_crosstrack()' declared 'static' but never defined autogenerated:236: warning: 'void reset_crosstrack()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:235: warning: 'long int get_altitude_above_home()' defined but not used autogenerated:238: warning: 'long int get_alt_distance(Location*, Location*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:256: warning: 'long int get_alt_distance(Location*, Location*)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used /root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:187: warning: 'void trim_yaw()' defined but not used
autogenerated:245: warning: 'void readCommands()' declared 'static' but never defined
autogenerated:246: warning: 'void parseCommand(char*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used
autogenerated:249: warning: 'long int read_baro_filtered()' declared 'static' but never defined autogenerated:248: warning: 'long int read_baro_filtered()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used
autogenerated:263: warning: 'void report_heli()' declared 'static' but never defined autogenerated:262: warning: 'void report_heli()' declared 'static' but never defined
autogenerated:264: warning: 'void report_gyro()' declared 'static' but never defined autogenerated:263: warning: 'void report_gyro()' declared 'static' but never defined
autogenerated:271: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined autogenerated:270: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined
autogenerated:272: warning: 'int read_num_from_serial()' declared 'static' but never defined autogenerated:271: warning: 'int read_num_from_serial()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/system.pde:439: warning: 'void set_failsafe(boolean)' defined but not used /root/apm/ardupilot-mega/ArduCopter/system.pde:434: warning: 'void set_failsafe(boolean)' defined but not used
autogenerated:286: warning: 'void init_optflow()' declared 'static' but never defined autogenerated:285: warning: 'void init_optflow()' declared 'static' but never defined
autogenerated:293: warning: 'void fake_out_gps()' declared 'static' but never defined autogenerated:292: warning: 'void fake_out_gps()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used /root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:428: warning: 'undo_event' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:434: warning: 'condition_rate' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:448: warning: 'simple_WP' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:453: warning: 'new_location' defined but not used
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/test.pde:32: warning: 'int8_t test_xbee(uint8_t, const Menu::arg*)' declared 'static' but never defined
%% libraries/APM_BMP085/APM_BMP085.o %% libraries/APM_BMP085/APM_BMP085.o
%% libraries/APM_BMP085/APM_BMP085_hil.o %% libraries/APM_BMP085/APM_BMP085_hil.o
%% libraries/APM_PI/APM_PI.o %% libraries/APM_PI/APM_PI.o

View File

@ -41,6 +41,8 @@
00000001 b read_control_switch()::switch_debouncer 00000001 b read_control_switch()::switch_debouncer
00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav 00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav
00000001 B relay 00000001 B relay
00000002 T userhook_50Hz()
00000002 T userhook_init()
00000002 b climb_rate 00000002 b climb_rate
00000002 b loiter_sum 00000002 b loiter_sum
00000002 b event_delay 00000002 b event_delay
@ -217,6 +219,7 @@
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_tuning()::__c 00000008 r report_tuning()::__c
00000008 r init_ardupilot()::__c
00000008 r print_log_menu()::__c 00000008 r print_log_menu()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
@ -226,6 +229,8 @@
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c 00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c
00000009 r print_switch(unsigned char, unsigned char, bool)::__c 00000009 r print_switch(unsigned char, unsigned char, bool)::__c
00000009 r print_log_menu()::__c 00000009 r print_log_menu()::__c
@ -276,6 +281,7 @@
0000000c V vtable for IMU 0000000c V vtable for IMU
0000000c r print_switch(unsigned char, unsigned char, bool)::__c 0000000c r print_switch(unsigned char, unsigned char, bool)::__c
0000000c r report_frame()::__c 0000000c r report_frame()::__c
0000000c r setup_factory(unsigned char, Menu::arg const*)::__c
0000000c r test_baro(unsigned char, Menu::arg const*)::__c 0000000c r test_baro(unsigned char, Menu::arg const*)::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
@ -374,7 +380,6 @@
00000014 W AP_VarT<int>::cast_to_float() const 00000014 W AP_VarT<int>::cast_to_float() const
00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c 00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c
00000014 r test_tri(unsigned char, Menu::arg const*)::__c 00000014 r test_tri(unsigned char, Menu::arg const*)::__c
00000015 r map_baudrate(signed char, unsigned long)::__c
00000015 r init_ardupilot()::__c 00000015 r init_ardupilot()::__c
00000015 r Log_Read_Motors()::__c 00000015 r Log_Read_Motors()::__c
00000015 r print_hit_enter()::__c 00000015 r print_hit_enter()::__c
@ -418,7 +423,6 @@
00000023 r print_gyro_offsets()::__c 00000023 r print_gyro_offsets()::__c
00000024 r init_ardupilot()::__c 00000024 r init_ardupilot()::__c
00000024 r print_accel_offsets()::__c 00000024 r print_accel_offsets()::__c
00000025 r setup_factory(unsigned char, Menu::arg const*)::__c
00000026 t print_done() 00000026 t print_done()
00000026 t print_hit_enter() 00000026 t print_hit_enter()
00000026 t Log_Read_Startup() 00000026 t Log_Read_Startup()
@ -486,6 +490,7 @@
00000056 t dancing_light() 00000056 t dancing_light()
00000056 T GCS_MAVLINK::queued_waypoint_send() 00000056 T GCS_MAVLINK::queued_waypoint_send()
00000057 r help_log(unsigned char, Menu::arg const*)::__c 00000057 r help_log(unsigned char, Menu::arg const*)::__c
0000005a W AP_VarT<float>::AP_VarT(float, unsigned int, prog_char_t const*, unsigned char)
0000005c t get_num_logs() 0000005c t get_num_logs()
0000005c t setup_esc(unsigned char, Menu::arg const*) 0000005c t setup_esc(unsigned char, Menu::arg const*)
0000005e t update_GPS_light() 0000005e t update_GPS_light()
@ -518,8 +523,6 @@
00000092 t test_tuning(unsigned char, Menu::arg const*) 00000092 t test_tuning(unsigned char, Menu::arg const*)
00000092 t report_tuning() 00000092 t report_tuning()
00000092 T GCS_MAVLINK::queued_param_send() 00000092 T GCS_MAVLINK::queued_param_send()
00000095 r init_ardupilot()::__c
00000096 t map_baudrate(signed char, unsigned long)
00000096 t print_wp(Location*, unsigned char) 00000096 t print_wp(Location*, unsigned char)
0000009a t planner_gcs(unsigned char, Menu::arg const*) 0000009a t planner_gcs(unsigned char, Menu::arg const*)
0000009a t init_compass() 0000009a t init_compass()
@ -566,7 +569,6 @@
000000ea t Log_Read_Control_Tuning() 000000ea t Log_Read_Control_Tuning()
000000ee t report_batt_monitor() 000000ee t report_batt_monitor()
000000f6 t Log_Read_Cmd() 000000f6 t Log_Read_Cmd()
000000fa t calc_loiter_pitch_roll()
00000100 r test_menu_commands 00000100 r test_menu_commands
0000010a t mavlink_delay(unsigned long) 0000010a t mavlink_delay(unsigned long)
0000010a t send_raw_imu2(mavlink_channel_t) 0000010a t send_raw_imu2(mavlink_channel_t)
@ -579,6 +581,7 @@
00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int) 00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int)
00000118 t set_command_with_index(Location, int) 00000118 t set_command_with_index(Location, int)
0000011c t get_command_with_index(int) 0000011c t get_command_with_index(int)
0000012c t calc_loiter_pitch_roll()
00000130 t report_compass() 00000130 t report_compass()
00000138 t get_stabilize_roll(long) 00000138 t get_stabilize_roll(long)
00000138 t get_stabilize_pitch(long) 00000138 t get_stabilize_pitch(long)
@ -616,11 +619,11 @@
000003a0 t read_battery() 000003a0 t read_battery()
00000410 T update_yaw_mode() 00000410 T update_yaw_mode()
0000046e T update_roll_pitch_mode() 0000046e T update_roll_pitch_mode()
000005ee t init_ardupilot() 00000638 t init_ardupilot()
000006f0 t update_nav_wp() 0000071a t update_nav_wp()
000007b8 t __static_initialization_and_destruction_0(int, int) 000007c8 t __static_initialization_and_destruction_0(int, int)
00000824 b g 00000842 b g
00000870 t process_next_command() 00000870 t process_next_command()
000008f4 W Parameters::Parameters() 00000884 W Parameters::Parameters()
000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*) 000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*)
000019f6 T loop 00001a00 T loop

View File

@ -5,47 +5,38 @@ In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:55:
/usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition /usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition
In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77: In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77:
/root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()': /root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()':
/root/apm/ardupilot-mega/ArduCopter/Parameters.h:390: warning: overflow in implicit constant conversion /root/apm/ardupilot-mega/ArduCopter/Parameters.h:399: warning: overflow in implicit constant conversion
autogenerated: At global scope: autogenerated: At global scope:
autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined
autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined
autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined
autogenerated:119: warning: 'void decrement_WP_index()' declared 'static' but never defined autogenerated:121: warning: 'void decrement_WP_index()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used /root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used
autogenerated:181: warning: 'void heli_init_swash()' declared 'static' but never defined autogenerated:183: warning: 'void heli_init_swash()' declared 'static' but never defined
autogenerated:182: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined autogenerated:184: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined
autogenerated:183: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined autogenerated:185: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined
autogenerated:210: warning: 'void debug_motors()' declared 'static' but never defined autogenerated:213: warning: 'void debug_motors()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:171: warning: 'int get_loiter_angle()' defined but not used /root/apm/ardupilot-mega/ArduCopter/navigation.pde:183: warning: 'int get_loiter_angle()' defined but not used
autogenerated:231: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined autogenerated:234: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined
autogenerated:232: warning: 'long int cross_track_test()' declared 'static' but never defined autogenerated:235: warning: 'long int cross_track_test()' declared 'static' but never defined
autogenerated:233: warning: 'void reset_crosstrack()' declared 'static' but never defined autogenerated:236: warning: 'void reset_crosstrack()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:235: warning: 'long int get_altitude_above_home()' defined but not used autogenerated:238: warning: 'long int get_alt_distance(Location*, Location*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:256: warning: 'long int get_alt_distance(Location*, Location*)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used /root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:187: warning: 'void trim_yaw()' defined but not used
autogenerated:245: warning: 'void readCommands()' declared 'static' but never defined
autogenerated:246: warning: 'void parseCommand(char*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used
autogenerated:249: warning: 'long int read_baro_filtered()' declared 'static' but never defined autogenerated:248: warning: 'long int read_baro_filtered()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used
autogenerated:263: warning: 'void report_heli()' declared 'static' but never defined autogenerated:262: warning: 'void report_heli()' declared 'static' but never defined
autogenerated:264: warning: 'void report_gyro()' declared 'static' but never defined autogenerated:263: warning: 'void report_gyro()' declared 'static' but never defined
autogenerated:271: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined autogenerated:270: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined
autogenerated:272: warning: 'int read_num_from_serial()' declared 'static' but never defined autogenerated:271: warning: 'int read_num_from_serial()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/system.pde:439: warning: 'void set_failsafe(boolean)' defined but not used /root/apm/ardupilot-mega/ArduCopter/system.pde:434: warning: 'void set_failsafe(boolean)' defined but not used
autogenerated:286: warning: 'void init_optflow()' declared 'static' but never defined autogenerated:285: warning: 'void init_optflow()' declared 'static' but never defined
autogenerated:293: warning: 'void fake_out_gps()' declared 'static' but never defined autogenerated:292: warning: 'void fake_out_gps()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used /root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:428: warning: 'undo_event' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:434: warning: 'condition_rate' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:448: warning: 'simple_WP' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:453: warning: 'new_location' defined but not used
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/test.pde:32: warning: 'int8_t test_xbee(uint8_t, const Menu::arg*)' declared 'static' but never defined
%% libraries/APM_BMP085/APM_BMP085.o %% libraries/APM_BMP085/APM_BMP085.o
%% libraries/APM_BMP085/APM_BMP085_hil.o %% libraries/APM_BMP085/APM_BMP085_hil.o
%% libraries/APM_PI/APM_PI.o %% libraries/APM_PI/APM_PI.o

View File

@ -41,6 +41,8 @@
00000001 b read_control_switch()::switch_debouncer 00000001 b read_control_switch()::switch_debouncer
00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav 00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav
00000001 B relay 00000001 B relay
00000002 T userhook_50Hz()
00000002 T userhook_init()
00000002 b climb_rate 00000002 b climb_rate
00000002 b loiter_sum 00000002 b loiter_sum
00000002 b event_delay 00000002 b event_delay
@ -217,6 +219,7 @@
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_tuning()::__c 00000008 r report_tuning()::__c
00000008 r init_ardupilot()::__c
00000008 r print_log_menu()::__c 00000008 r print_log_menu()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
@ -226,6 +229,8 @@
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c 00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c
00000009 r print_switch(unsigned char, unsigned char, bool)::__c 00000009 r print_switch(unsigned char, unsigned char, bool)::__c
00000009 r print_log_menu()::__c 00000009 r print_log_menu()::__c
@ -276,6 +281,7 @@
0000000c V vtable for IMU 0000000c V vtable for IMU
0000000c r print_switch(unsigned char, unsigned char, bool)::__c 0000000c r print_switch(unsigned char, unsigned char, bool)::__c
0000000c r report_frame()::__c 0000000c r report_frame()::__c
0000000c r setup_factory(unsigned char, Menu::arg const*)::__c
0000000c r test_baro(unsigned char, Menu::arg const*)::__c 0000000c r test_baro(unsigned char, Menu::arg const*)::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
@ -374,7 +380,6 @@
00000014 W AP_VarT<int>::cast_to_float() const 00000014 W AP_VarT<int>::cast_to_float() const
00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c 00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c
00000014 r test_tri(unsigned char, Menu::arg const*)::__c 00000014 r test_tri(unsigned char, Menu::arg const*)::__c
00000015 r map_baudrate(signed char, unsigned long)::__c
00000015 r init_ardupilot()::__c 00000015 r init_ardupilot()::__c
00000015 r Log_Read_Motors()::__c 00000015 r Log_Read_Motors()::__c
00000015 r print_hit_enter()::__c 00000015 r print_hit_enter()::__c
@ -418,7 +423,6 @@
00000023 r print_gyro_offsets()::__c 00000023 r print_gyro_offsets()::__c
00000024 r init_ardupilot()::__c 00000024 r init_ardupilot()::__c
00000024 r print_accel_offsets()::__c 00000024 r print_accel_offsets()::__c
00000025 r setup_factory(unsigned char, Menu::arg const*)::__c
00000026 t print_done() 00000026 t print_done()
00000026 t print_hit_enter() 00000026 t print_hit_enter()
00000026 t Log_Read_Startup() 00000026 t Log_Read_Startup()
@ -486,6 +490,7 @@
00000056 t dancing_light() 00000056 t dancing_light()
00000056 T GCS_MAVLINK::queued_waypoint_send() 00000056 T GCS_MAVLINK::queued_waypoint_send()
00000057 r help_log(unsigned char, Menu::arg const*)::__c 00000057 r help_log(unsigned char, Menu::arg const*)::__c
0000005a W AP_VarT<float>::AP_VarT(float, unsigned int, prog_char_t const*, unsigned char)
0000005c t get_num_logs() 0000005c t get_num_logs()
0000005c t setup_esc(unsigned char, Menu::arg const*) 0000005c t setup_esc(unsigned char, Menu::arg const*)
0000005e t update_GPS_light() 0000005e t update_GPS_light()
@ -518,8 +523,6 @@
00000090 t report_tuning() 00000090 t report_tuning()
00000092 t test_tuning(unsigned char, Menu::arg const*) 00000092 t test_tuning(unsigned char, Menu::arg const*)
00000092 T GCS_MAVLINK::queued_param_send() 00000092 T GCS_MAVLINK::queued_param_send()
00000095 r init_ardupilot()::__c
00000096 t map_baudrate(signed char, unsigned long)
00000096 t print_wp(Location*, unsigned char) 00000096 t print_wp(Location*, unsigned char)
0000009a t planner_gcs(unsigned char, Menu::arg const*) 0000009a t planner_gcs(unsigned char, Menu::arg const*)
0000009a t init_compass() 0000009a t init_compass()
@ -566,7 +569,6 @@
000000ea t Log_Read_Control_Tuning() 000000ea t Log_Read_Control_Tuning()
000000ee t report_batt_monitor() 000000ee t report_batt_monitor()
000000f6 t Log_Read_Cmd() 000000f6 t Log_Read_Cmd()
000000fa t calc_loiter_pitch_roll()
00000100 r test_menu_commands 00000100 r test_menu_commands
0000010a t mavlink_delay(unsigned long) 0000010a t mavlink_delay(unsigned long)
0000010a t send_raw_imu2(mavlink_channel_t) 0000010a t send_raw_imu2(mavlink_channel_t)
@ -579,6 +581,7 @@
00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int) 00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int)
00000118 t set_command_with_index(Location, int) 00000118 t set_command_with_index(Location, int)
0000011c t get_command_with_index(int) 0000011c t get_command_with_index(int)
0000012c t calc_loiter_pitch_roll()
00000130 t report_compass() 00000130 t report_compass()
00000138 t get_stabilize_roll(long) 00000138 t get_stabilize_roll(long)
00000138 t get_stabilize_pitch(long) 00000138 t get_stabilize_pitch(long)
@ -616,11 +619,11 @@
000003a0 t read_battery() 000003a0 t read_battery()
00000410 T update_yaw_mode() 00000410 T update_yaw_mode()
0000046e T update_roll_pitch_mode() 0000046e T update_roll_pitch_mode()
000005ec t init_ardupilot() 00000636 t init_ardupilot()
000006f0 t update_nav_wp() 0000071a t update_nav_wp()
000007b8 t __static_initialization_and_destruction_0(int, int) 000007c8 t __static_initialization_and_destruction_0(int, int)
00000824 b g 00000842 b g
00000870 t process_next_command() 00000870 t process_next_command()
000008f4 W Parameters::Parameters() 00000884 W Parameters::Parameters()
000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*) 000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*)
000019f6 T loop 00001a00 T loop

View File

@ -5,7 +5,7 @@ In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:55:
/usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition /usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition
In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77: In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77:
/root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()': /root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()':
/root/apm/ardupilot-mega/ArduCopter/Parameters.h:390: warning: overflow in implicit constant conversion /root/apm/ardupilot-mega/ArduCopter/Parameters.h:399: warning: overflow in implicit constant conversion
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde: In function 'bool mavlink_try_send_message(mavlink_channel_t, ap_message, uint16_t)': /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde: In function 'bool mavlink_try_send_message(mavlink_channel_t, ap_message, uint16_t)':
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:296: warning: enumeration value 'MSG_RAW_IMU1' not handled in switch /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:296: warning: enumeration value 'MSG_RAW_IMU1' not handled in switch
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:296: warning: enumeration value 'MSG_RAW_IMU2' not handled in switch /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:296: warning: enumeration value 'MSG_RAW_IMU2' not handled in switch
@ -20,51 +20,42 @@ autogenerated:111: warning: 'void Log_Write_Control_Tuning()' declared 'static'
autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined
autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/Log.pde:776: warning: 'void Log_Write_Attitude()' defined but not used /root/apm/ardupilot-mega/ArduCopter/Log.pde:776: warning: 'void Log_Write_Attitude()' defined but not used
autogenerated:119: warning: 'void decrement_WP_index()' declared 'static' but never defined autogenerated:121: warning: 'void decrement_WP_index()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used /root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used
autogenerated:181: warning: 'void heli_init_swash()' declared 'static' but never defined autogenerated:183: warning: 'void heli_init_swash()' declared 'static' but never defined
autogenerated:182: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined autogenerated:184: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined
autogenerated:183: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined autogenerated:185: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined
autogenerated:210: warning: 'void debug_motors()' declared 'static' but never defined autogenerated:213: warning: 'void debug_motors()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:171: warning: 'int get_loiter_angle()' defined but not used /root/apm/ardupilot-mega/ArduCopter/navigation.pde:183: warning: 'int get_loiter_angle()' defined but not used
autogenerated:231: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined autogenerated:234: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined
autogenerated:232: warning: 'long int cross_track_test()' declared 'static' but never defined autogenerated:235: warning: 'long int cross_track_test()' declared 'static' but never defined
autogenerated:233: warning: 'void reset_crosstrack()' declared 'static' but never defined autogenerated:236: warning: 'void reset_crosstrack()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:235: warning: 'long int get_altitude_above_home()' defined but not used autogenerated:238: warning: 'long int get_alt_distance(Location*, Location*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:256: warning: 'long int get_alt_distance(Location*, Location*)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used /root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:187: warning: 'void trim_yaw()' defined but not used autogenerated:246: warning: 'void ReadSCP1000()' declared 'static' but never defined
autogenerated:245: warning: 'void readCommands()' declared 'static' but never defined autogenerated:247: warning: 'void init_barometer()' declared 'static' but never defined
autogenerated:246: warning: 'void parseCommand(char*)' declared 'static' but never defined autogenerated:248: warning: 'long int read_baro_filtered()' declared 'static' but never defined
autogenerated:247: warning: 'void ReadSCP1000()' declared 'static' but never defined autogenerated:249: warning: 'long int read_barometer()' declared 'static' but never defined
autogenerated:248: warning: 'void init_barometer()' declared 'static' but never defined autogenerated:250: warning: 'void read_airspeed()' declared 'static' but never defined
autogenerated:249: warning: 'long int read_baro_filtered()' declared 'static' but never defined autogenerated:251: warning: 'void zero_airspeed()' declared 'static' but never defined
autogenerated:250: warning: 'long int read_barometer()' declared 'static' but never defined autogenerated:262: warning: 'void report_heli()' declared 'static' but never defined
autogenerated:251: warning: 'void read_airspeed()' declared 'static' but never defined autogenerated:263: warning: 'void report_gyro()' declared 'static' but never defined
autogenerated:252: warning: 'void zero_airspeed()' declared 'static' but never defined autogenerated:270: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined
autogenerated:263: warning: 'void report_heli()' declared 'static' but never defined autogenerated:271: warning: 'int read_num_from_serial()' declared 'static' but never defined
autogenerated:264: warning: 'void report_gyro()' declared 'static' but never defined /root/apm/ardupilot-mega/ArduCopter/system.pde:434: warning: 'void set_failsafe(boolean)' defined but not used
autogenerated:271: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined autogenerated:285: warning: 'void init_optflow()' declared 'static' but never defined
autogenerated:272: warning: 'int read_num_from_serial()' declared 'static' but never defined autogenerated:292: warning: 'void fake_out_gps()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/system.pde:439: warning: 'void set_failsafe(boolean)' defined but not used
autogenerated:286: warning: 'void init_optflow()' declared 'static' but never defined
autogenerated:293: warning: 'void fake_out_gps()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used /root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:336: warning: 'old_altitude' defined but not used /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:344: warning: 'old_altitude' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:354: warning: 'abs_pressure' defined but not used /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:362: warning: 'abs_pressure' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:355: warning: 'ground_pressure' defined but not used /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:363: warning: 'ground_pressure' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:356: warning: 'ground_temperature' defined but not used /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:364: warning: 'ground_temperature' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:361: warning: 'baro_alt' defined but not used /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:369: warning: 'baro_alt' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:428: warning: 'undo_event' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:434: warning: 'condition_rate' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:448: warning: 'simple_WP' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:453: warning: 'new_location' defined but not used
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/test.pde:13: warning: 'int8_t test_adc(uint8_t, const Menu::arg*)' declared 'static' but never defined /root/apm/ardupilot-mega/ArduCopter/test.pde:13: warning: 'int8_t test_adc(uint8_t, const Menu::arg*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:26: warning: 'int8_t test_baro(uint8_t, const Menu::arg*)' declared 'static' but never defined /root/apm/ardupilot-mega/ArduCopter/test.pde:26: warning: 'int8_t test_baro(uint8_t, const Menu::arg*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:32: warning: 'int8_t test_xbee(uint8_t, const Menu::arg*)' declared 'static' but never defined
%% libraries/APM_BMP085/APM_BMP085.o %% libraries/APM_BMP085/APM_BMP085.o
%% libraries/APM_BMP085/APM_BMP085_hil.o %% libraries/APM_BMP085/APM_BMP085_hil.o
%% libraries/APM_PI/APM_PI.o %% libraries/APM_PI/APM_PI.o

View File

@ -41,6 +41,8 @@
00000001 b read_control_switch()::switch_debouncer 00000001 b read_control_switch()::switch_debouncer
00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav 00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav
00000001 B relay 00000001 B relay
00000002 T userhook_50Hz()
00000002 T userhook_init()
00000002 b climb_rate 00000002 b climb_rate
00000002 b loiter_sum 00000002 b loiter_sum
00000002 b event_delay 00000002 b event_delay
@ -214,6 +216,7 @@
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_tuning()::__c 00000008 r report_tuning()::__c
00000008 r init_ardupilot()::__c
00000008 r print_log_menu()::__c 00000008 r print_log_menu()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
@ -223,6 +226,8 @@
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c 00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c
00000009 r print_switch(unsigned char, unsigned char, bool)::__c 00000009 r print_switch(unsigned char, unsigned char, bool)::__c
00000009 r print_log_menu()::__c 00000009 r print_log_menu()::__c
@ -275,6 +280,7 @@
0000000c V vtable for IMU 0000000c V vtable for IMU
0000000c r print_switch(unsigned char, unsigned char, bool)::__c 0000000c r print_switch(unsigned char, unsigned char, bool)::__c
0000000c r report_frame()::__c 0000000c r report_frame()::__c
0000000c r setup_factory(unsigned char, Menu::arg const*)::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
@ -372,7 +378,6 @@
00000014 W AP_VarT<int>::cast_to_float() const 00000014 W AP_VarT<int>::cast_to_float() const
00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c 00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c
00000014 r test_tri(unsigned char, Menu::arg const*)::__c 00000014 r test_tri(unsigned char, Menu::arg const*)::__c
00000015 r map_baudrate(signed char, unsigned long)::__c
00000015 r init_ardupilot()::__c 00000015 r init_ardupilot()::__c
00000015 r Log_Read_Motors()::__c 00000015 r Log_Read_Motors()::__c
00000015 r print_hit_enter()::__c 00000015 r print_hit_enter()::__c
@ -412,7 +417,6 @@
00000023 r print_gyro_offsets()::__c 00000023 r print_gyro_offsets()::__c
00000024 r init_ardupilot()::__c 00000024 r init_ardupilot()::__c
00000024 r print_accel_offsets()::__c 00000024 r print_accel_offsets()::__c
00000025 r setup_factory(unsigned char, Menu::arg const*)::__c
00000026 t print_done() 00000026 t print_done()
00000026 t print_hit_enter() 00000026 t print_hit_enter()
00000026 t Log_Read_Startup() 00000026 t Log_Read_Startup()
@ -481,6 +485,7 @@
00000056 T GCS_MAVLINK::queued_waypoint_send() 00000056 T GCS_MAVLINK::queued_waypoint_send()
00000057 r help_log(unsigned char, Menu::arg const*)::__c 00000057 r help_log(unsigned char, Menu::arg const*)::__c
00000057 B dcm 00000057 B dcm
0000005a W AP_VarT<float>::AP_VarT(float, unsigned int, prog_char_t const*, unsigned char)
0000005c t get_num_logs() 0000005c t get_num_logs()
0000005c t setup_esc(unsigned char, Menu::arg const*) 0000005c t setup_esc(unsigned char, Menu::arg const*)
0000005e t update_GPS_light() 0000005e t update_GPS_light()
@ -511,8 +516,6 @@
00000092 t test_tuning(unsigned char, Menu::arg const*) 00000092 t test_tuning(unsigned char, Menu::arg const*)
00000092 t report_tuning() 00000092 t report_tuning()
00000092 T GCS_MAVLINK::queued_param_send() 00000092 T GCS_MAVLINK::queued_param_send()
00000095 r init_ardupilot()::__c
00000096 t map_baudrate(signed char, unsigned long)
00000096 t print_wp(Location*, unsigned char) 00000096 t print_wp(Location*, unsigned char)
0000009a t planner_gcs(unsigned char, Menu::arg const*) 0000009a t planner_gcs(unsigned char, Menu::arg const*)
0000009a t Log_Read_Motors() 0000009a t Log_Read_Motors()
@ -555,7 +558,6 @@
000000ea t Log_Read_Control_Tuning() 000000ea t Log_Read_Control_Tuning()
000000ee t report_batt_monitor() 000000ee t report_batt_monitor()
000000f6 t Log_Read_Cmd() 000000f6 t Log_Read_Cmd()
000000fa t calc_loiter_pitch_roll()
0000010a t mavlink_delay(unsigned long) 0000010a t mavlink_delay(unsigned long)
0000010a t test_gps(unsigned char, Menu::arg const*) 0000010a t test_gps(unsigned char, Menu::arg const*)
0000010c t test_current(unsigned char, Menu::arg const*) 0000010c t test_current(unsigned char, Menu::arg const*)
@ -566,6 +568,7 @@
00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int) 00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int)
00000118 t set_command_with_index(Location, int) 00000118 t set_command_with_index(Location, int)
0000011c t get_command_with_index(int) 0000011c t get_command_with_index(int)
0000012c t calc_loiter_pitch_roll()
0000012e t arm_motors() 0000012e t arm_motors()
00000130 t report_compass() 00000130 t report_compass()
00000138 t get_stabilize_roll(long) 00000138 t get_stabilize_roll(long)
@ -601,11 +604,11 @@
000003a0 t read_battery() 000003a0 t read_battery()
00000410 T update_yaw_mode() 00000410 T update_yaw_mode()
0000046e T update_roll_pitch_mode() 0000046e T update_roll_pitch_mode()
00000588 t __static_initialization_and_destruction_0(int, int) 00000598 t __static_initialization_and_destruction_0(int, int)
000005d4 t init_ardupilot() 0000061e t init_ardupilot()
000006f0 t update_nav_wp() 0000071a t update_nav_wp()
00000824 b g 00000842 b g
00000870 t process_next_command() 00000870 t process_next_command()
000008f4 W Parameters::Parameters() 00000884 W Parameters::Parameters()
0000136a T loop 00001372 T loop
00001604 T GCS_MAVLINK::handleMessage(__mavlink_message*) 00001604 T GCS_MAVLINK::handleMessage(__mavlink_message*)

View File

@ -5,7 +5,7 @@ In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:55:
/usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition /usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition
In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77: In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77:
/root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()': /root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()':
/root/apm/ardupilot-mega/ArduCopter/Parameters.h:390: warning: overflow in implicit constant conversion /root/apm/ardupilot-mega/ArduCopter/Parameters.h:399: warning: overflow in implicit constant conversion
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde: In function 'bool mavlink_try_send_message(mavlink_channel_t, ap_message, uint16_t)': /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde: In function 'bool mavlink_try_send_message(mavlink_channel_t, ap_message, uint16_t)':
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:296: warning: enumeration value 'MSG_RAW_IMU1' not handled in switch /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:296: warning: enumeration value 'MSG_RAW_IMU1' not handled in switch
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:296: warning: enumeration value 'MSG_RAW_IMU2' not handled in switch /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:296: warning: enumeration value 'MSG_RAW_IMU2' not handled in switch
@ -20,51 +20,42 @@ autogenerated:111: warning: 'void Log_Write_Control_Tuning()' declared 'static'
autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined
autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/Log.pde:776: warning: 'void Log_Write_Attitude()' defined but not used /root/apm/ardupilot-mega/ArduCopter/Log.pde:776: warning: 'void Log_Write_Attitude()' defined but not used
autogenerated:119: warning: 'void decrement_WP_index()' declared 'static' but never defined autogenerated:121: warning: 'void decrement_WP_index()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used /root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used
autogenerated:181: warning: 'void heli_init_swash()' declared 'static' but never defined autogenerated:183: warning: 'void heli_init_swash()' declared 'static' but never defined
autogenerated:182: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined autogenerated:184: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined
autogenerated:183: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined autogenerated:185: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined
autogenerated:210: warning: 'void debug_motors()' declared 'static' but never defined autogenerated:213: warning: 'void debug_motors()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:171: warning: 'int get_loiter_angle()' defined but not used /root/apm/ardupilot-mega/ArduCopter/navigation.pde:183: warning: 'int get_loiter_angle()' defined but not used
autogenerated:231: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined autogenerated:234: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined
autogenerated:232: warning: 'long int cross_track_test()' declared 'static' but never defined autogenerated:235: warning: 'long int cross_track_test()' declared 'static' but never defined
autogenerated:233: warning: 'void reset_crosstrack()' declared 'static' but never defined autogenerated:236: warning: 'void reset_crosstrack()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:235: warning: 'long int get_altitude_above_home()' defined but not used autogenerated:238: warning: 'long int get_alt_distance(Location*, Location*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:256: warning: 'long int get_alt_distance(Location*, Location*)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used /root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:187: warning: 'void trim_yaw()' defined but not used autogenerated:246: warning: 'void ReadSCP1000()' declared 'static' but never defined
autogenerated:245: warning: 'void readCommands()' declared 'static' but never defined autogenerated:247: warning: 'void init_barometer()' declared 'static' but never defined
autogenerated:246: warning: 'void parseCommand(char*)' declared 'static' but never defined autogenerated:248: warning: 'long int read_baro_filtered()' declared 'static' but never defined
autogenerated:247: warning: 'void ReadSCP1000()' declared 'static' but never defined autogenerated:249: warning: 'long int read_barometer()' declared 'static' but never defined
autogenerated:248: warning: 'void init_barometer()' declared 'static' but never defined autogenerated:250: warning: 'void read_airspeed()' declared 'static' but never defined
autogenerated:249: warning: 'long int read_baro_filtered()' declared 'static' but never defined autogenerated:251: warning: 'void zero_airspeed()' declared 'static' but never defined
autogenerated:250: warning: 'long int read_barometer()' declared 'static' but never defined autogenerated:262: warning: 'void report_heli()' declared 'static' but never defined
autogenerated:251: warning: 'void read_airspeed()' declared 'static' but never defined autogenerated:263: warning: 'void report_gyro()' declared 'static' but never defined
autogenerated:252: warning: 'void zero_airspeed()' declared 'static' but never defined autogenerated:270: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined
autogenerated:263: warning: 'void report_heli()' declared 'static' but never defined autogenerated:271: warning: 'int read_num_from_serial()' declared 'static' but never defined
autogenerated:264: warning: 'void report_gyro()' declared 'static' but never defined /root/apm/ardupilot-mega/ArduCopter/system.pde:434: warning: 'void set_failsafe(boolean)' defined but not used
autogenerated:271: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined autogenerated:285: warning: 'void init_optflow()' declared 'static' but never defined
autogenerated:272: warning: 'int read_num_from_serial()' declared 'static' but never defined autogenerated:292: warning: 'void fake_out_gps()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/system.pde:439: warning: 'void set_failsafe(boolean)' defined but not used
autogenerated:286: warning: 'void init_optflow()' declared 'static' but never defined
autogenerated:293: warning: 'void fake_out_gps()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used /root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:336: warning: 'old_altitude' defined but not used /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:344: warning: 'old_altitude' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:354: warning: 'abs_pressure' defined but not used /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:362: warning: 'abs_pressure' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:355: warning: 'ground_pressure' defined but not used /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:363: warning: 'ground_pressure' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:356: warning: 'ground_temperature' defined but not used /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:364: warning: 'ground_temperature' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:361: warning: 'baro_alt' defined but not used /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:369: warning: 'baro_alt' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:428: warning: 'undo_event' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:434: warning: 'condition_rate' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:448: warning: 'simple_WP' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:453: warning: 'new_location' defined but not used
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/test.pde:13: warning: 'int8_t test_adc(uint8_t, const Menu::arg*)' declared 'static' but never defined /root/apm/ardupilot-mega/ArduCopter/test.pde:13: warning: 'int8_t test_adc(uint8_t, const Menu::arg*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:26: warning: 'int8_t test_baro(uint8_t, const Menu::arg*)' declared 'static' but never defined /root/apm/ardupilot-mega/ArduCopter/test.pde:26: warning: 'int8_t test_baro(uint8_t, const Menu::arg*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:32: warning: 'int8_t test_xbee(uint8_t, const Menu::arg*)' declared 'static' but never defined
%% libraries/APM_BMP085/APM_BMP085.o %% libraries/APM_BMP085/APM_BMP085.o
%% libraries/APM_BMP085/APM_BMP085_hil.o %% libraries/APM_BMP085/APM_BMP085_hil.o
%% libraries/APM_PI/APM_PI.o %% libraries/APM_PI/APM_PI.o

View File

@ -41,6 +41,8 @@
00000001 b read_control_switch()::switch_debouncer 00000001 b read_control_switch()::switch_debouncer
00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav 00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav
00000001 B relay 00000001 B relay
00000002 T userhook_50Hz()
00000002 T userhook_init()
00000002 b climb_rate 00000002 b climb_rate
00000002 b loiter_sum 00000002 b loiter_sum
00000002 b event_delay 00000002 b event_delay
@ -214,6 +216,7 @@
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_tuning()::__c 00000008 r report_tuning()::__c
00000008 r init_ardupilot()::__c
00000008 r print_log_menu()::__c 00000008 r print_log_menu()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
@ -223,6 +226,8 @@
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c 00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c
00000009 r print_switch(unsigned char, unsigned char, bool)::__c 00000009 r print_switch(unsigned char, unsigned char, bool)::__c
00000009 r print_log_menu()::__c 00000009 r print_log_menu()::__c
@ -275,6 +280,7 @@
0000000c V vtable for IMU 0000000c V vtable for IMU
0000000c r print_switch(unsigned char, unsigned char, bool)::__c 0000000c r print_switch(unsigned char, unsigned char, bool)::__c
0000000c r report_frame()::__c 0000000c r report_frame()::__c
0000000c r setup_factory(unsigned char, Menu::arg const*)::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
@ -372,7 +378,6 @@
00000014 W AP_VarT<int>::cast_to_float() const 00000014 W AP_VarT<int>::cast_to_float() const
00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c 00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c
00000014 r test_tri(unsigned char, Menu::arg const*)::__c 00000014 r test_tri(unsigned char, Menu::arg const*)::__c
00000015 r map_baudrate(signed char, unsigned long)::__c
00000015 r init_ardupilot()::__c 00000015 r init_ardupilot()::__c
00000015 r Log_Read_Motors()::__c 00000015 r Log_Read_Motors()::__c
00000015 r print_hit_enter()::__c 00000015 r print_hit_enter()::__c
@ -412,7 +417,6 @@
00000023 r print_gyro_offsets()::__c 00000023 r print_gyro_offsets()::__c
00000024 r init_ardupilot()::__c 00000024 r init_ardupilot()::__c
00000024 r print_accel_offsets()::__c 00000024 r print_accel_offsets()::__c
00000025 r setup_factory(unsigned char, Menu::arg const*)::__c
00000026 t print_done() 00000026 t print_done()
00000026 t print_hit_enter() 00000026 t print_hit_enter()
00000026 t Log_Read_Startup() 00000026 t Log_Read_Startup()
@ -481,6 +485,7 @@
00000056 T GCS_MAVLINK::queued_waypoint_send() 00000056 T GCS_MAVLINK::queued_waypoint_send()
00000057 r help_log(unsigned char, Menu::arg const*)::__c 00000057 r help_log(unsigned char, Menu::arg const*)::__c
00000057 B dcm 00000057 B dcm
0000005a W AP_VarT<float>::AP_VarT(float, unsigned int, prog_char_t const*, unsigned char)
0000005c t get_num_logs() 0000005c t get_num_logs()
0000005c t setup_esc(unsigned char, Menu::arg const*) 0000005c t setup_esc(unsigned char, Menu::arg const*)
0000005e t update_GPS_light() 0000005e t update_GPS_light()
@ -511,8 +516,6 @@
00000090 t report_tuning() 00000090 t report_tuning()
00000092 t test_tuning(unsigned char, Menu::arg const*) 00000092 t test_tuning(unsigned char, Menu::arg const*)
00000092 T GCS_MAVLINK::queued_param_send() 00000092 T GCS_MAVLINK::queued_param_send()
00000095 r init_ardupilot()::__c
00000096 t map_baudrate(signed char, unsigned long)
00000096 t print_wp(Location*, unsigned char) 00000096 t print_wp(Location*, unsigned char)
0000009a t planner_gcs(unsigned char, Menu::arg const*) 0000009a t planner_gcs(unsigned char, Menu::arg const*)
0000009a t Log_Read_Motors() 0000009a t Log_Read_Motors()
@ -555,7 +558,6 @@
000000ea t Log_Read_Control_Tuning() 000000ea t Log_Read_Control_Tuning()
000000ee t report_batt_monitor() 000000ee t report_batt_monitor()
000000f6 t Log_Read_Cmd() 000000f6 t Log_Read_Cmd()
000000fa t calc_loiter_pitch_roll()
0000010a t mavlink_delay(unsigned long) 0000010a t mavlink_delay(unsigned long)
0000010a t test_gps(unsigned char, Menu::arg const*) 0000010a t test_gps(unsigned char, Menu::arg const*)
0000010c t test_current(unsigned char, Menu::arg const*) 0000010c t test_current(unsigned char, Menu::arg const*)
@ -566,6 +568,7 @@
00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int) 00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int)
00000118 t set_command_with_index(Location, int) 00000118 t set_command_with_index(Location, int)
0000011c t get_command_with_index(int) 0000011c t get_command_with_index(int)
0000012c t calc_loiter_pitch_roll()
0000012e t arm_motors() 0000012e t arm_motors()
00000130 t report_compass() 00000130 t report_compass()
00000138 t get_stabilize_roll(long) 00000138 t get_stabilize_roll(long)
@ -601,11 +604,11 @@
000003a0 t read_battery() 000003a0 t read_battery()
00000410 T update_yaw_mode() 00000410 T update_yaw_mode()
0000046e T update_roll_pitch_mode() 0000046e T update_roll_pitch_mode()
00000588 t __static_initialization_and_destruction_0(int, int) 00000598 t __static_initialization_and_destruction_0(int, int)
000005d2 t init_ardupilot() 0000061c t init_ardupilot()
000006f0 t update_nav_wp() 0000071a t update_nav_wp()
00000824 b g 00000842 b g
00000870 t process_next_command() 00000870 t process_next_command()
000008f4 W Parameters::Parameters() 00000884 W Parameters::Parameters()
0000136a T loop 00001372 T loop
00001604 T GCS_MAVLINK::handleMessage(__mavlink_message*) 00001604 T GCS_MAVLINK::handleMessage(__mavlink_message*)

View File

@ -5,47 +5,38 @@ In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:55:
/usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition /usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition
In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77: In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77:
/root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()': /root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()':
/root/apm/ardupilot-mega/ArduCopter/Parameters.h:390: warning: overflow in implicit constant conversion /root/apm/ardupilot-mega/ArduCopter/Parameters.h:399: warning: overflow in implicit constant conversion
autogenerated: At global scope: autogenerated: At global scope:
autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined
autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined
autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined
autogenerated:119: warning: 'void decrement_WP_index()' declared 'static' but never defined autogenerated:121: warning: 'void decrement_WP_index()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used /root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used
autogenerated:181: warning: 'void heli_init_swash()' declared 'static' but never defined autogenerated:183: warning: 'void heli_init_swash()' declared 'static' but never defined
autogenerated:182: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined autogenerated:184: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined
autogenerated:183: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined autogenerated:185: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined
autogenerated:210: warning: 'void debug_motors()' declared 'static' but never defined autogenerated:213: warning: 'void debug_motors()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:171: warning: 'int get_loiter_angle()' defined but not used /root/apm/ardupilot-mega/ArduCopter/navigation.pde:183: warning: 'int get_loiter_angle()' defined but not used
autogenerated:231: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined autogenerated:234: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined
autogenerated:232: warning: 'long int cross_track_test()' declared 'static' but never defined autogenerated:235: warning: 'long int cross_track_test()' declared 'static' but never defined
autogenerated:233: warning: 'void reset_crosstrack()' declared 'static' but never defined autogenerated:236: warning: 'void reset_crosstrack()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:235: warning: 'long int get_altitude_above_home()' defined but not used autogenerated:238: warning: 'long int get_alt_distance(Location*, Location*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:256: warning: 'long int get_alt_distance(Location*, Location*)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used /root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:187: warning: 'void trim_yaw()' defined but not used
autogenerated:245: warning: 'void readCommands()' declared 'static' but never defined
autogenerated:246: warning: 'void parseCommand(char*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used
autogenerated:249: warning: 'long int read_baro_filtered()' declared 'static' but never defined autogenerated:248: warning: 'long int read_baro_filtered()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used
autogenerated:263: warning: 'void report_heli()' declared 'static' but never defined autogenerated:262: warning: 'void report_heli()' declared 'static' but never defined
autogenerated:264: warning: 'void report_gyro()' declared 'static' but never defined autogenerated:263: warning: 'void report_gyro()' declared 'static' but never defined
autogenerated:271: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined autogenerated:270: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined
autogenerated:272: warning: 'int read_num_from_serial()' declared 'static' but never defined autogenerated:271: warning: 'int read_num_from_serial()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/system.pde:439: warning: 'void set_failsafe(boolean)' defined but not used /root/apm/ardupilot-mega/ArduCopter/system.pde:434: warning: 'void set_failsafe(boolean)' defined but not used
autogenerated:286: warning: 'void init_optflow()' declared 'static' but never defined autogenerated:285: warning: 'void init_optflow()' declared 'static' but never defined
autogenerated:293: warning: 'void fake_out_gps()' declared 'static' but never defined autogenerated:292: warning: 'void fake_out_gps()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used /root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:428: warning: 'undo_event' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:434: warning: 'condition_rate' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:448: warning: 'simple_WP' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:453: warning: 'new_location' defined but not used
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/test.pde:32: warning: 'int8_t test_xbee(uint8_t, const Menu::arg*)' declared 'static' but never defined
%% libraries/APM_BMP085/APM_BMP085.o %% libraries/APM_BMP085/APM_BMP085.o
%% libraries/APM_BMP085/APM_BMP085_hil.o %% libraries/APM_BMP085/APM_BMP085_hil.o
%% libraries/APM_PI/APM_PI.o %% libraries/APM_PI/APM_PI.o

View File

@ -41,6 +41,8 @@
00000001 b read_control_switch()::switch_debouncer 00000001 b read_control_switch()::switch_debouncer
00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav 00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav
00000001 B relay 00000001 B relay
00000002 T userhook_50Hz()
00000002 T userhook_init()
00000002 b climb_rate 00000002 b climb_rate
00000002 b loiter_sum 00000002 b loiter_sum
00000002 b event_delay 00000002 b event_delay
@ -217,6 +219,7 @@
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_tuning()::__c 00000008 r report_tuning()::__c
00000008 r init_ardupilot()::__c
00000008 r print_log_menu()::__c 00000008 r print_log_menu()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
@ -226,6 +229,8 @@
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c 00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c
00000009 r print_switch(unsigned char, unsigned char, bool)::__c 00000009 r print_switch(unsigned char, unsigned char, bool)::__c
00000009 r print_log_menu()::__c 00000009 r print_log_menu()::__c
@ -276,6 +281,7 @@
0000000c V vtable for IMU 0000000c V vtable for IMU
0000000c r print_switch(unsigned char, unsigned char, bool)::__c 0000000c r print_switch(unsigned char, unsigned char, bool)::__c
0000000c r report_frame()::__c 0000000c r report_frame()::__c
0000000c r setup_factory(unsigned char, Menu::arg const*)::__c
0000000c r test_baro(unsigned char, Menu::arg const*)::__c 0000000c r test_baro(unsigned char, Menu::arg const*)::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
@ -374,7 +380,6 @@
00000014 W AP_VarT<int>::cast_to_float() const 00000014 W AP_VarT<int>::cast_to_float() const
00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c 00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c
00000014 r test_tri(unsigned char, Menu::arg const*)::__c 00000014 r test_tri(unsigned char, Menu::arg const*)::__c
00000015 r map_baudrate(signed char, unsigned long)::__c
00000015 r init_ardupilot()::__c 00000015 r init_ardupilot()::__c
00000015 r Log_Read_Motors()::__c 00000015 r Log_Read_Motors()::__c
00000015 r print_hit_enter()::__c 00000015 r print_hit_enter()::__c
@ -418,7 +423,6 @@
00000023 r print_gyro_offsets()::__c 00000023 r print_gyro_offsets()::__c
00000024 r init_ardupilot()::__c 00000024 r init_ardupilot()::__c
00000024 r print_accel_offsets()::__c 00000024 r print_accel_offsets()::__c
00000025 r setup_factory(unsigned char, Menu::arg const*)::__c
00000026 t print_done() 00000026 t print_done()
00000026 t print_hit_enter() 00000026 t print_hit_enter()
00000026 t Log_Read_Startup() 00000026 t Log_Read_Startup()
@ -486,6 +490,7 @@
00000056 t dancing_light() 00000056 t dancing_light()
00000056 T GCS_MAVLINK::queued_waypoint_send() 00000056 T GCS_MAVLINK::queued_waypoint_send()
00000057 r help_log(unsigned char, Menu::arg const*)::__c 00000057 r help_log(unsigned char, Menu::arg const*)::__c
0000005a W AP_VarT<float>::AP_VarT(float, unsigned int, prog_char_t const*, unsigned char)
0000005c t get_num_logs() 0000005c t get_num_logs()
0000005c t setup_esc(unsigned char, Menu::arg const*) 0000005c t setup_esc(unsigned char, Menu::arg const*)
0000005e t update_GPS_light() 0000005e t update_GPS_light()
@ -518,8 +523,6 @@
00000092 t test_tuning(unsigned char, Menu::arg const*) 00000092 t test_tuning(unsigned char, Menu::arg const*)
00000092 t report_tuning() 00000092 t report_tuning()
00000092 T GCS_MAVLINK::queued_param_send() 00000092 T GCS_MAVLINK::queued_param_send()
00000095 r init_ardupilot()::__c
00000096 t map_baudrate(signed char, unsigned long)
00000096 t print_wp(Location*, unsigned char) 00000096 t print_wp(Location*, unsigned char)
0000009a t planner_gcs(unsigned char, Menu::arg const*) 0000009a t planner_gcs(unsigned char, Menu::arg const*)
0000009a t init_compass() 0000009a t init_compass()
@ -566,7 +569,6 @@
000000ea t Log_Read_Control_Tuning() 000000ea t Log_Read_Control_Tuning()
000000ee t report_batt_monitor() 000000ee t report_batt_monitor()
000000f6 t Log_Read_Cmd() 000000f6 t Log_Read_Cmd()
000000fa t calc_loiter_pitch_roll()
00000100 r test_menu_commands 00000100 r test_menu_commands
0000010a t mavlink_delay(unsigned long) 0000010a t mavlink_delay(unsigned long)
0000010a t send_raw_imu2(mavlink_channel_t) 0000010a t send_raw_imu2(mavlink_channel_t)
@ -579,6 +581,7 @@
00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int) 00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int)
00000118 t set_command_with_index(Location, int) 00000118 t set_command_with_index(Location, int)
0000011c t get_command_with_index(int) 0000011c t get_command_with_index(int)
0000012c t calc_loiter_pitch_roll()
00000130 t report_compass() 00000130 t report_compass()
00000138 t get_stabilize_roll(long) 00000138 t get_stabilize_roll(long)
00000138 t get_stabilize_pitch(long) 00000138 t get_stabilize_pitch(long)
@ -616,11 +619,11 @@
000003a0 t read_battery() 000003a0 t read_battery()
00000410 T update_yaw_mode() 00000410 T update_yaw_mode()
0000046e T update_roll_pitch_mode() 0000046e T update_roll_pitch_mode()
000005f2 t init_ardupilot() 0000063c t init_ardupilot()
000006f0 t update_nav_wp() 0000071a t update_nav_wp()
000007b8 t __static_initialization_and_destruction_0(int, int) 000007c8 t __static_initialization_and_destruction_0(int, int)
00000824 b g 00000842 b g
00000870 t process_next_command() 00000870 t process_next_command()
000008f4 W Parameters::Parameters() 00000884 W Parameters::Parameters()
000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*) 000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*)
000018f0 T loop 000018fa T loop

View File

@ -5,47 +5,38 @@ In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:55:
/usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition /usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition
In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77: In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77:
/root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()': /root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()':
/root/apm/ardupilot-mega/ArduCopter/Parameters.h:390: warning: overflow in implicit constant conversion /root/apm/ardupilot-mega/ArduCopter/Parameters.h:399: warning: overflow in implicit constant conversion
autogenerated: At global scope: autogenerated: At global scope:
autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined
autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined
autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined
autogenerated:119: warning: 'void decrement_WP_index()' declared 'static' but never defined autogenerated:121: warning: 'void decrement_WP_index()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used /root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used
autogenerated:181: warning: 'void heli_init_swash()' declared 'static' but never defined autogenerated:183: warning: 'void heli_init_swash()' declared 'static' but never defined
autogenerated:182: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined autogenerated:184: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined
autogenerated:183: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined autogenerated:185: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined
autogenerated:210: warning: 'void debug_motors()' declared 'static' but never defined autogenerated:213: warning: 'void debug_motors()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:171: warning: 'int get_loiter_angle()' defined but not used /root/apm/ardupilot-mega/ArduCopter/navigation.pde:183: warning: 'int get_loiter_angle()' defined but not used
autogenerated:231: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined autogenerated:234: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined
autogenerated:232: warning: 'long int cross_track_test()' declared 'static' but never defined autogenerated:235: warning: 'long int cross_track_test()' declared 'static' but never defined
autogenerated:233: warning: 'void reset_crosstrack()' declared 'static' but never defined autogenerated:236: warning: 'void reset_crosstrack()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:235: warning: 'long int get_altitude_above_home()' defined but not used autogenerated:238: warning: 'long int get_alt_distance(Location*, Location*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:256: warning: 'long int get_alt_distance(Location*, Location*)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used /root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:187: warning: 'void trim_yaw()' defined but not used
autogenerated:245: warning: 'void readCommands()' declared 'static' but never defined
autogenerated:246: warning: 'void parseCommand(char*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used
autogenerated:249: warning: 'long int read_baro_filtered()' declared 'static' but never defined autogenerated:248: warning: 'long int read_baro_filtered()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used
autogenerated:263: warning: 'void report_heli()' declared 'static' but never defined autogenerated:262: warning: 'void report_heli()' declared 'static' but never defined
autogenerated:264: warning: 'void report_gyro()' declared 'static' but never defined autogenerated:263: warning: 'void report_gyro()' declared 'static' but never defined
autogenerated:271: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined autogenerated:270: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined
autogenerated:272: warning: 'int read_num_from_serial()' declared 'static' but never defined autogenerated:271: warning: 'int read_num_from_serial()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/system.pde:439: warning: 'void set_failsafe(boolean)' defined but not used /root/apm/ardupilot-mega/ArduCopter/system.pde:434: warning: 'void set_failsafe(boolean)' defined but not used
autogenerated:286: warning: 'void init_optflow()' declared 'static' but never defined autogenerated:285: warning: 'void init_optflow()' declared 'static' but never defined
autogenerated:293: warning: 'void fake_out_gps()' declared 'static' but never defined autogenerated:292: warning: 'void fake_out_gps()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used /root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:428: warning: 'undo_event' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:434: warning: 'condition_rate' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:448: warning: 'simple_WP' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:453: warning: 'new_location' defined but not used
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/test.pde:32: warning: 'int8_t test_xbee(uint8_t, const Menu::arg*)' declared 'static' but never defined
%% libraries/APM_BMP085/APM_BMP085.o %% libraries/APM_BMP085/APM_BMP085.o
%% libraries/APM_BMP085/APM_BMP085_hil.o %% libraries/APM_BMP085/APM_BMP085_hil.o
%% libraries/APM_PI/APM_PI.o %% libraries/APM_PI/APM_PI.o

View File

@ -41,6 +41,8 @@
00000001 b read_control_switch()::switch_debouncer 00000001 b read_control_switch()::switch_debouncer
00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav 00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav
00000001 B relay 00000001 B relay
00000002 T userhook_50Hz()
00000002 T userhook_init()
00000002 b climb_rate 00000002 b climb_rate
00000002 b loiter_sum 00000002 b loiter_sum
00000002 b event_delay 00000002 b event_delay
@ -217,6 +219,7 @@
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_tuning()::__c 00000008 r report_tuning()::__c
00000008 r init_ardupilot()::__c
00000008 r print_log_menu()::__c 00000008 r print_log_menu()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
@ -226,6 +229,8 @@
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c 00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c
00000009 r print_switch(unsigned char, unsigned char, bool)::__c 00000009 r print_switch(unsigned char, unsigned char, bool)::__c
00000009 r print_log_menu()::__c 00000009 r print_log_menu()::__c
@ -276,6 +281,7 @@
0000000c V vtable for IMU 0000000c V vtable for IMU
0000000c r print_switch(unsigned char, unsigned char, bool)::__c 0000000c r print_switch(unsigned char, unsigned char, bool)::__c
0000000c r report_frame()::__c 0000000c r report_frame()::__c
0000000c r setup_factory(unsigned char, Menu::arg const*)::__c
0000000c r test_baro(unsigned char, Menu::arg const*)::__c 0000000c r test_baro(unsigned char, Menu::arg const*)::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
@ -374,7 +380,6 @@
00000014 W AP_VarT<int>::cast_to_float() const 00000014 W AP_VarT<int>::cast_to_float() const
00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c 00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c
00000014 r test_tri(unsigned char, Menu::arg const*)::__c 00000014 r test_tri(unsigned char, Menu::arg const*)::__c
00000015 r map_baudrate(signed char, unsigned long)::__c
00000015 r init_ardupilot()::__c 00000015 r init_ardupilot()::__c
00000015 r Log_Read_Motors()::__c 00000015 r Log_Read_Motors()::__c
00000015 r print_hit_enter()::__c 00000015 r print_hit_enter()::__c
@ -418,7 +423,6 @@
00000023 r print_gyro_offsets()::__c 00000023 r print_gyro_offsets()::__c
00000024 r init_ardupilot()::__c 00000024 r init_ardupilot()::__c
00000024 r print_accel_offsets()::__c 00000024 r print_accel_offsets()::__c
00000025 r setup_factory(unsigned char, Menu::arg const*)::__c
00000026 t print_done() 00000026 t print_done()
00000026 t print_hit_enter() 00000026 t print_hit_enter()
00000026 t Log_Read_Startup() 00000026 t Log_Read_Startup()
@ -486,6 +490,7 @@
00000056 t dancing_light() 00000056 t dancing_light()
00000056 T GCS_MAVLINK::queued_waypoint_send() 00000056 T GCS_MAVLINK::queued_waypoint_send()
00000057 r help_log(unsigned char, Menu::arg const*)::__c 00000057 r help_log(unsigned char, Menu::arg const*)::__c
0000005a W AP_VarT<float>::AP_VarT(float, unsigned int, prog_char_t const*, unsigned char)
0000005c t get_num_logs() 0000005c t get_num_logs()
0000005c t setup_esc(unsigned char, Menu::arg const*) 0000005c t setup_esc(unsigned char, Menu::arg const*)
0000005e t update_GPS_light() 0000005e t update_GPS_light()
@ -518,8 +523,6 @@
00000090 t report_tuning() 00000090 t report_tuning()
00000092 t test_tuning(unsigned char, Menu::arg const*) 00000092 t test_tuning(unsigned char, Menu::arg const*)
00000092 T GCS_MAVLINK::queued_param_send() 00000092 T GCS_MAVLINK::queued_param_send()
00000095 r init_ardupilot()::__c
00000096 t map_baudrate(signed char, unsigned long)
00000096 t print_wp(Location*, unsigned char) 00000096 t print_wp(Location*, unsigned char)
0000009a t planner_gcs(unsigned char, Menu::arg const*) 0000009a t planner_gcs(unsigned char, Menu::arg const*)
0000009a t init_compass() 0000009a t init_compass()
@ -566,7 +569,6 @@
000000ea t Log_Read_Control_Tuning() 000000ea t Log_Read_Control_Tuning()
000000ee t report_batt_monitor() 000000ee t report_batt_monitor()
000000f6 t Log_Read_Cmd() 000000f6 t Log_Read_Cmd()
000000fa t calc_loiter_pitch_roll()
00000100 r test_menu_commands 00000100 r test_menu_commands
0000010a t mavlink_delay(unsigned long) 0000010a t mavlink_delay(unsigned long)
0000010a t send_raw_imu2(mavlink_channel_t) 0000010a t send_raw_imu2(mavlink_channel_t)
@ -579,6 +581,7 @@
00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int) 00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int)
00000118 t set_command_with_index(Location, int) 00000118 t set_command_with_index(Location, int)
0000011c t get_command_with_index(int) 0000011c t get_command_with_index(int)
0000012c t calc_loiter_pitch_roll()
00000130 t report_compass() 00000130 t report_compass()
00000138 t get_stabilize_roll(long) 00000138 t get_stabilize_roll(long)
00000138 t get_stabilize_pitch(long) 00000138 t get_stabilize_pitch(long)
@ -616,11 +619,11 @@
000003a0 t read_battery() 000003a0 t read_battery()
00000410 T update_yaw_mode() 00000410 T update_yaw_mode()
0000046e T update_roll_pitch_mode() 0000046e T update_roll_pitch_mode()
000005f0 t init_ardupilot() 0000063a t init_ardupilot()
000006f0 t update_nav_wp() 0000071a t update_nav_wp()
000007b8 t __static_initialization_and_destruction_0(int, int) 000007c8 t __static_initialization_and_destruction_0(int, int)
00000824 b g 00000842 b g
00000870 t process_next_command() 00000870 t process_next_command()
000008f4 W Parameters::Parameters() 00000884 W Parameters::Parameters()
000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*) 000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*)
000018f0 T loop 000018fa T loop

View File

@ -5,47 +5,38 @@ In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:55:
/usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition /usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition
In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77: In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77:
/root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()': /root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()':
/root/apm/ardupilot-mega/ArduCopter/Parameters.h:390: warning: overflow in implicit constant conversion /root/apm/ardupilot-mega/ArduCopter/Parameters.h:399: warning: overflow in implicit constant conversion
autogenerated: At global scope: autogenerated: At global scope:
autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined
autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined
autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined
autogenerated:119: warning: 'void decrement_WP_index()' declared 'static' but never defined autogenerated:121: warning: 'void decrement_WP_index()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used /root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used
autogenerated:181: warning: 'void heli_init_swash()' declared 'static' but never defined autogenerated:183: warning: 'void heli_init_swash()' declared 'static' but never defined
autogenerated:182: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined autogenerated:184: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined
autogenerated:183: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined autogenerated:185: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined
autogenerated:210: warning: 'void debug_motors()' declared 'static' but never defined autogenerated:213: warning: 'void debug_motors()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:171: warning: 'int get_loiter_angle()' defined but not used /root/apm/ardupilot-mega/ArduCopter/navigation.pde:183: warning: 'int get_loiter_angle()' defined but not used
autogenerated:231: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined autogenerated:234: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined
autogenerated:232: warning: 'long int cross_track_test()' declared 'static' but never defined autogenerated:235: warning: 'long int cross_track_test()' declared 'static' but never defined
autogenerated:233: warning: 'void reset_crosstrack()' declared 'static' but never defined autogenerated:236: warning: 'void reset_crosstrack()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:235: warning: 'long int get_altitude_above_home()' defined but not used autogenerated:238: warning: 'long int get_alt_distance(Location*, Location*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:256: warning: 'long int get_alt_distance(Location*, Location*)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used /root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:187: warning: 'void trim_yaw()' defined but not used
autogenerated:245: warning: 'void readCommands()' declared 'static' but never defined
autogenerated:246: warning: 'void parseCommand(char*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used
autogenerated:249: warning: 'long int read_baro_filtered()' declared 'static' but never defined autogenerated:248: warning: 'long int read_baro_filtered()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used
autogenerated:263: warning: 'void report_heli()' declared 'static' but never defined autogenerated:262: warning: 'void report_heli()' declared 'static' but never defined
autogenerated:264: warning: 'void report_gyro()' declared 'static' but never defined autogenerated:263: warning: 'void report_gyro()' declared 'static' but never defined
autogenerated:271: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined autogenerated:270: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined
autogenerated:272: warning: 'int read_num_from_serial()' declared 'static' but never defined autogenerated:271: warning: 'int read_num_from_serial()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/system.pde:439: warning: 'void set_failsafe(boolean)' defined but not used /root/apm/ardupilot-mega/ArduCopter/system.pde:434: warning: 'void set_failsafe(boolean)' defined but not used
autogenerated:286: warning: 'void init_optflow()' declared 'static' but never defined autogenerated:285: warning: 'void init_optflow()' declared 'static' but never defined
autogenerated:293: warning: 'void fake_out_gps()' declared 'static' but never defined autogenerated:292: warning: 'void fake_out_gps()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used /root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:428: warning: 'undo_event' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:434: warning: 'condition_rate' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:448: warning: 'simple_WP' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:453: warning: 'new_location' defined but not used
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/test.pde:32: warning: 'int8_t test_xbee(uint8_t, const Menu::arg*)' declared 'static' but never defined
%% libraries/APM_BMP085/APM_BMP085.o %% libraries/APM_BMP085/APM_BMP085.o
%% libraries/APM_BMP085/APM_BMP085_hil.o %% libraries/APM_BMP085/APM_BMP085_hil.o
%% libraries/APM_PI/APM_PI.o %% libraries/APM_PI/APM_PI.o

View File

@ -41,6 +41,8 @@
00000001 b read_control_switch()::switch_debouncer 00000001 b read_control_switch()::switch_debouncer
00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav 00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav
00000001 B relay 00000001 B relay
00000002 T userhook_50Hz()
00000002 T userhook_init()
00000002 b climb_rate 00000002 b climb_rate
00000002 b loiter_sum 00000002 b loiter_sum
00000002 b event_delay 00000002 b event_delay
@ -217,6 +219,7 @@
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_tuning()::__c 00000008 r report_tuning()::__c
00000008 r init_ardupilot()::__c
00000008 r print_log_menu()::__c 00000008 r print_log_menu()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
@ -226,6 +229,8 @@
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c 00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c
00000009 r print_switch(unsigned char, unsigned char, bool)::__c 00000009 r print_switch(unsigned char, unsigned char, bool)::__c
00000009 r print_log_menu()::__c 00000009 r print_log_menu()::__c
@ -276,6 +281,7 @@
0000000c T GCS_MAVLINK::send_text(gcs_severity, char const*) 0000000c T GCS_MAVLINK::send_text(gcs_severity, char const*)
0000000c V vtable for IMU 0000000c V vtable for IMU
0000000c r print_switch(unsigned char, unsigned char, bool)::__c 0000000c r print_switch(unsigned char, unsigned char, bool)::__c
0000000c r setup_factory(unsigned char, Menu::arg const*)::__c
0000000c r test_baro(unsigned char, Menu::arg const*)::__c 0000000c r test_baro(unsigned char, Menu::arg const*)::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
@ -374,7 +380,6 @@
00000014 W AP_VarT<int>::cast_to_float() const 00000014 W AP_VarT<int>::cast_to_float() const
00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c 00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c
00000014 r test_tri(unsigned char, Menu::arg const*)::__c 00000014 r test_tri(unsigned char, Menu::arg const*)::__c
00000015 r map_baudrate(signed char, unsigned long)::__c
00000015 r init_ardupilot()::__c 00000015 r init_ardupilot()::__c
00000015 r Log_Read_Motors()::__c 00000015 r Log_Read_Motors()::__c
00000015 r print_hit_enter()::__c 00000015 r print_hit_enter()::__c
@ -418,7 +423,6 @@
00000023 r print_gyro_offsets()::__c 00000023 r print_gyro_offsets()::__c
00000024 r init_ardupilot()::__c 00000024 r init_ardupilot()::__c
00000024 r print_accel_offsets()::__c 00000024 r print_accel_offsets()::__c
00000025 r setup_factory(unsigned char, Menu::arg const*)::__c
00000026 t print_done() 00000026 t print_done()
00000026 t print_hit_enter() 00000026 t print_hit_enter()
00000026 t Log_Read_Startup() 00000026 t Log_Read_Startup()
@ -486,6 +490,7 @@
00000056 t dancing_light() 00000056 t dancing_light()
00000056 T GCS_MAVLINK::queued_waypoint_send() 00000056 T GCS_MAVLINK::queued_waypoint_send()
00000057 r help_log(unsigned char, Menu::arg const*)::__c 00000057 r help_log(unsigned char, Menu::arg const*)::__c
0000005a W AP_VarT<float>::AP_VarT(float, unsigned int, prog_char_t const*, unsigned char)
0000005c t get_num_logs() 0000005c t get_num_logs()
0000005c t setup_esc(unsigned char, Menu::arg const*) 0000005c t setup_esc(unsigned char, Menu::arg const*)
0000005e t update_GPS_light() 0000005e t update_GPS_light()
@ -518,8 +523,6 @@
00000092 t test_tuning(unsigned char, Menu::arg const*) 00000092 t test_tuning(unsigned char, Menu::arg const*)
00000092 t report_tuning() 00000092 t report_tuning()
00000092 T GCS_MAVLINK::queued_param_send() 00000092 T GCS_MAVLINK::queued_param_send()
00000095 r init_ardupilot()::__c
00000096 t map_baudrate(signed char, unsigned long)
00000096 t print_wp(Location*, unsigned char) 00000096 t print_wp(Location*, unsigned char)
0000009a t planner_gcs(unsigned char, Menu::arg const*) 0000009a t planner_gcs(unsigned char, Menu::arg const*)
0000009a t init_compass() 0000009a t init_compass()
@ -567,7 +570,6 @@
000000ea t Log_Read_Control_Tuning() 000000ea t Log_Read_Control_Tuning()
000000ee t report_batt_monitor() 000000ee t report_batt_monitor()
000000f6 t Log_Read_Cmd() 000000f6 t Log_Read_Cmd()
000000fa t calc_loiter_pitch_roll()
00000100 r test_menu_commands 00000100 r test_menu_commands
0000010a t mavlink_delay(unsigned long) 0000010a t mavlink_delay(unsigned long)
0000010a t send_raw_imu2(mavlink_channel_t) 0000010a t send_raw_imu2(mavlink_channel_t)
@ -580,6 +582,7 @@
00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int) 00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int)
00000118 t set_command_with_index(Location, int) 00000118 t set_command_with_index(Location, int)
0000011c t get_command_with_index(int) 0000011c t get_command_with_index(int)
0000012c t calc_loiter_pitch_roll()
00000130 t report_compass() 00000130 t report_compass()
00000138 t get_stabilize_roll(long) 00000138 t get_stabilize_roll(long)
00000138 t get_stabilize_pitch(long) 00000138 t get_stabilize_pitch(long)
@ -616,11 +619,11 @@
000003a0 t read_battery() 000003a0 t read_battery()
00000410 T update_yaw_mode() 00000410 T update_yaw_mode()
0000046e T update_roll_pitch_mode() 0000046e T update_roll_pitch_mode()
000005f2 t init_ardupilot() 0000063c t init_ardupilot()
000006f0 t update_nav_wp() 0000071a t update_nav_wp()
000007b8 t __static_initialization_and_destruction_0(int, int) 000007c8 t __static_initialization_and_destruction_0(int, int)
00000824 b g 00000842 b g
00000870 t process_next_command() 00000870 t process_next_command()
000008f4 W Parameters::Parameters() 00000884 W Parameters::Parameters()
000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*) 000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*)
0000182c T loop 00001836 T loop

View File

@ -5,47 +5,38 @@ In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:55:
/usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition /usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition
In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77: In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77:
/root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()': /root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()':
/root/apm/ardupilot-mega/ArduCopter/Parameters.h:390: warning: overflow in implicit constant conversion /root/apm/ardupilot-mega/ArduCopter/Parameters.h:399: warning: overflow in implicit constant conversion
autogenerated: At global scope: autogenerated: At global scope:
autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined
autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined
autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined
autogenerated:119: warning: 'void decrement_WP_index()' declared 'static' but never defined autogenerated:121: warning: 'void decrement_WP_index()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used /root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used
autogenerated:181: warning: 'void heli_init_swash()' declared 'static' but never defined autogenerated:183: warning: 'void heli_init_swash()' declared 'static' but never defined
autogenerated:182: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined autogenerated:184: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined
autogenerated:183: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined autogenerated:185: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined
autogenerated:210: warning: 'void debug_motors()' declared 'static' but never defined autogenerated:213: warning: 'void debug_motors()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:171: warning: 'int get_loiter_angle()' defined but not used /root/apm/ardupilot-mega/ArduCopter/navigation.pde:183: warning: 'int get_loiter_angle()' defined but not used
autogenerated:231: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined autogenerated:234: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined
autogenerated:232: warning: 'long int cross_track_test()' declared 'static' but never defined autogenerated:235: warning: 'long int cross_track_test()' declared 'static' but never defined
autogenerated:233: warning: 'void reset_crosstrack()' declared 'static' but never defined autogenerated:236: warning: 'void reset_crosstrack()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:235: warning: 'long int get_altitude_above_home()' defined but not used autogenerated:238: warning: 'long int get_alt_distance(Location*, Location*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:256: warning: 'long int get_alt_distance(Location*, Location*)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used /root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:187: warning: 'void trim_yaw()' defined but not used
autogenerated:245: warning: 'void readCommands()' declared 'static' but never defined
autogenerated:246: warning: 'void parseCommand(char*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used
autogenerated:249: warning: 'long int read_baro_filtered()' declared 'static' but never defined autogenerated:248: warning: 'long int read_baro_filtered()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used
autogenerated:263: warning: 'void report_heli()' declared 'static' but never defined autogenerated:262: warning: 'void report_heli()' declared 'static' but never defined
autogenerated:264: warning: 'void report_gyro()' declared 'static' but never defined autogenerated:263: warning: 'void report_gyro()' declared 'static' but never defined
autogenerated:271: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined autogenerated:270: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined
autogenerated:272: warning: 'int read_num_from_serial()' declared 'static' but never defined autogenerated:271: warning: 'int read_num_from_serial()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/system.pde:439: warning: 'void set_failsafe(boolean)' defined but not used /root/apm/ardupilot-mega/ArduCopter/system.pde:434: warning: 'void set_failsafe(boolean)' defined but not used
autogenerated:286: warning: 'void init_optflow()' declared 'static' but never defined autogenerated:285: warning: 'void init_optflow()' declared 'static' but never defined
autogenerated:293: warning: 'void fake_out_gps()' declared 'static' but never defined autogenerated:292: warning: 'void fake_out_gps()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used /root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:428: warning: 'undo_event' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:434: warning: 'condition_rate' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:448: warning: 'simple_WP' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:453: warning: 'new_location' defined but not used
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/test.pde:32: warning: 'int8_t test_xbee(uint8_t, const Menu::arg*)' declared 'static' but never defined
%% libraries/APM_BMP085/APM_BMP085.o %% libraries/APM_BMP085/APM_BMP085.o
%% libraries/APM_BMP085/APM_BMP085_hil.o %% libraries/APM_BMP085/APM_BMP085_hil.o
%% libraries/APM_PI/APM_PI.o %% libraries/APM_PI/APM_PI.o

View File

@ -41,6 +41,8 @@
00000001 b read_control_switch()::switch_debouncer 00000001 b read_control_switch()::switch_debouncer
00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav 00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav
00000001 B relay 00000001 B relay
00000002 T userhook_50Hz()
00000002 T userhook_init()
00000002 b climb_rate 00000002 b climb_rate
00000002 b loiter_sum 00000002 b loiter_sum
00000002 b event_delay 00000002 b event_delay
@ -217,6 +219,7 @@
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_tuning()::__c 00000008 r report_tuning()::__c
00000008 r init_ardupilot()::__c
00000008 r print_log_menu()::__c 00000008 r print_log_menu()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
@ -226,6 +229,8 @@
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c 00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c
00000009 r print_switch(unsigned char, unsigned char, bool)::__c 00000009 r print_switch(unsigned char, unsigned char, bool)::__c
00000009 r print_log_menu()::__c 00000009 r print_log_menu()::__c
@ -276,6 +281,7 @@
0000000c T GCS_MAVLINK::send_text(gcs_severity, char const*) 0000000c T GCS_MAVLINK::send_text(gcs_severity, char const*)
0000000c V vtable for IMU 0000000c V vtable for IMU
0000000c r print_switch(unsigned char, unsigned char, bool)::__c 0000000c r print_switch(unsigned char, unsigned char, bool)::__c
0000000c r setup_factory(unsigned char, Menu::arg const*)::__c
0000000c r test_baro(unsigned char, Menu::arg const*)::__c 0000000c r test_baro(unsigned char, Menu::arg const*)::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
@ -374,7 +380,6 @@
00000014 W AP_VarT<int>::cast_to_float() const 00000014 W AP_VarT<int>::cast_to_float() const
00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c 00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c
00000014 r test_tri(unsigned char, Menu::arg const*)::__c 00000014 r test_tri(unsigned char, Menu::arg const*)::__c
00000015 r map_baudrate(signed char, unsigned long)::__c
00000015 r init_ardupilot()::__c 00000015 r init_ardupilot()::__c
00000015 r Log_Read_Motors()::__c 00000015 r Log_Read_Motors()::__c
00000015 r print_hit_enter()::__c 00000015 r print_hit_enter()::__c
@ -418,7 +423,6 @@
00000023 r print_gyro_offsets()::__c 00000023 r print_gyro_offsets()::__c
00000024 r init_ardupilot()::__c 00000024 r init_ardupilot()::__c
00000024 r print_accel_offsets()::__c 00000024 r print_accel_offsets()::__c
00000025 r setup_factory(unsigned char, Menu::arg const*)::__c
00000026 t print_done() 00000026 t print_done()
00000026 t print_hit_enter() 00000026 t print_hit_enter()
00000026 t Log_Read_Startup() 00000026 t Log_Read_Startup()
@ -486,6 +490,7 @@
00000056 t dancing_light() 00000056 t dancing_light()
00000056 T GCS_MAVLINK::queued_waypoint_send() 00000056 T GCS_MAVLINK::queued_waypoint_send()
00000057 r help_log(unsigned char, Menu::arg const*)::__c 00000057 r help_log(unsigned char, Menu::arg const*)::__c
0000005a W AP_VarT<float>::AP_VarT(float, unsigned int, prog_char_t const*, unsigned char)
0000005c t get_num_logs() 0000005c t get_num_logs()
0000005c t setup_esc(unsigned char, Menu::arg const*) 0000005c t setup_esc(unsigned char, Menu::arg const*)
0000005e t update_GPS_light() 0000005e t update_GPS_light()
@ -518,8 +523,6 @@
00000090 t report_tuning() 00000090 t report_tuning()
00000092 t test_tuning(unsigned char, Menu::arg const*) 00000092 t test_tuning(unsigned char, Menu::arg const*)
00000092 T GCS_MAVLINK::queued_param_send() 00000092 T GCS_MAVLINK::queued_param_send()
00000095 r init_ardupilot()::__c
00000096 t map_baudrate(signed char, unsigned long)
00000096 t print_wp(Location*, unsigned char) 00000096 t print_wp(Location*, unsigned char)
0000009a t planner_gcs(unsigned char, Menu::arg const*) 0000009a t planner_gcs(unsigned char, Menu::arg const*)
0000009a t init_compass() 0000009a t init_compass()
@ -567,7 +570,6 @@
000000ea t Log_Read_Control_Tuning() 000000ea t Log_Read_Control_Tuning()
000000ee t report_batt_monitor() 000000ee t report_batt_monitor()
000000f6 t Log_Read_Cmd() 000000f6 t Log_Read_Cmd()
000000fa t calc_loiter_pitch_roll()
00000100 r test_menu_commands 00000100 r test_menu_commands
0000010a t mavlink_delay(unsigned long) 0000010a t mavlink_delay(unsigned long)
0000010a t send_raw_imu2(mavlink_channel_t) 0000010a t send_raw_imu2(mavlink_channel_t)
@ -580,6 +582,7 @@
00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int) 00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int)
00000118 t set_command_with_index(Location, int) 00000118 t set_command_with_index(Location, int)
0000011c t get_command_with_index(int) 0000011c t get_command_with_index(int)
0000012c t calc_loiter_pitch_roll()
00000130 t report_compass() 00000130 t report_compass()
00000138 t get_stabilize_roll(long) 00000138 t get_stabilize_roll(long)
00000138 t get_stabilize_pitch(long) 00000138 t get_stabilize_pitch(long)
@ -616,11 +619,11 @@
000003a0 t read_battery() 000003a0 t read_battery()
00000410 T update_yaw_mode() 00000410 T update_yaw_mode()
0000046e T update_roll_pitch_mode() 0000046e T update_roll_pitch_mode()
000005f0 t init_ardupilot() 0000063a t init_ardupilot()
000006f0 t update_nav_wp() 0000071a t update_nav_wp()
000007b8 t __static_initialization_and_destruction_0(int, int) 000007c8 t __static_initialization_and_destruction_0(int, int)
00000824 b g 00000842 b g
00000870 t process_next_command() 00000870 t process_next_command()
000008f4 W Parameters::Parameters() 00000884 W Parameters::Parameters()
000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*) 000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*)
0000182c T loop 00001836 T loop

View File

@ -5,47 +5,38 @@ In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:55:
/usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition /usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition
In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77: In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77:
/root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()': /root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()':
/root/apm/ardupilot-mega/ArduCopter/Parameters.h:390: warning: overflow in implicit constant conversion /root/apm/ardupilot-mega/ArduCopter/Parameters.h:399: warning: overflow in implicit constant conversion
autogenerated: At global scope: autogenerated: At global scope:
autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined
autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined
autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined
autogenerated:119: warning: 'void decrement_WP_index()' declared 'static' but never defined autogenerated:121: warning: 'void decrement_WP_index()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used /root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used
autogenerated:181: warning: 'void heli_init_swash()' declared 'static' but never defined autogenerated:183: warning: 'void heli_init_swash()' declared 'static' but never defined
autogenerated:182: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined autogenerated:184: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined
autogenerated:183: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined autogenerated:185: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined
autogenerated:210: warning: 'void debug_motors()' declared 'static' but never defined autogenerated:213: warning: 'void debug_motors()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:171: warning: 'int get_loiter_angle()' defined but not used /root/apm/ardupilot-mega/ArduCopter/navigation.pde:183: warning: 'int get_loiter_angle()' defined but not used
autogenerated:231: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined autogenerated:234: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined
autogenerated:232: warning: 'long int cross_track_test()' declared 'static' but never defined autogenerated:235: warning: 'long int cross_track_test()' declared 'static' but never defined
autogenerated:233: warning: 'void reset_crosstrack()' declared 'static' but never defined autogenerated:236: warning: 'void reset_crosstrack()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:235: warning: 'long int get_altitude_above_home()' defined but not used autogenerated:238: warning: 'long int get_alt_distance(Location*, Location*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:256: warning: 'long int get_alt_distance(Location*, Location*)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used /root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:187: warning: 'void trim_yaw()' defined but not used
autogenerated:245: warning: 'void readCommands()' declared 'static' but never defined
autogenerated:246: warning: 'void parseCommand(char*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used
autogenerated:249: warning: 'long int read_baro_filtered()' declared 'static' but never defined autogenerated:248: warning: 'long int read_baro_filtered()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used
autogenerated:263: warning: 'void report_heli()' declared 'static' but never defined autogenerated:262: warning: 'void report_heli()' declared 'static' but never defined
autogenerated:264: warning: 'void report_gyro()' declared 'static' but never defined autogenerated:263: warning: 'void report_gyro()' declared 'static' but never defined
autogenerated:271: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined autogenerated:270: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined
autogenerated:272: warning: 'int read_num_from_serial()' declared 'static' but never defined autogenerated:271: warning: 'int read_num_from_serial()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/system.pde:439: warning: 'void set_failsafe(boolean)' defined but not used /root/apm/ardupilot-mega/ArduCopter/system.pde:434: warning: 'void set_failsafe(boolean)' defined but not used
autogenerated:286: warning: 'void init_optflow()' declared 'static' but never defined autogenerated:285: warning: 'void init_optflow()' declared 'static' but never defined
autogenerated:293: warning: 'void fake_out_gps()' declared 'static' but never defined autogenerated:292: warning: 'void fake_out_gps()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used /root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:428: warning: 'undo_event' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:434: warning: 'condition_rate' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:448: warning: 'simple_WP' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:453: warning: 'new_location' defined but not used
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/test.pde:32: warning: 'int8_t test_xbee(uint8_t, const Menu::arg*)' declared 'static' but never defined
%% libraries/APM_BMP085/APM_BMP085.o %% libraries/APM_BMP085/APM_BMP085.o
%% libraries/APM_BMP085/APM_BMP085_hil.o %% libraries/APM_BMP085/APM_BMP085_hil.o
%% libraries/APM_PI/APM_PI.o %% libraries/APM_PI/APM_PI.o

View File

@ -41,6 +41,8 @@
00000001 b read_control_switch()::switch_debouncer 00000001 b read_control_switch()::switch_debouncer
00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav 00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav
00000001 B relay 00000001 B relay
00000002 T userhook_50Hz()
00000002 T userhook_init()
00000002 b climb_rate 00000002 b climb_rate
00000002 b loiter_sum 00000002 b loiter_sum
00000002 b event_delay 00000002 b event_delay
@ -217,6 +219,7 @@
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_tuning()::__c 00000008 r report_tuning()::__c
00000008 r init_ardupilot()::__c
00000008 r print_log_menu()::__c 00000008 r print_log_menu()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
@ -226,6 +229,8 @@
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c 00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c
00000009 r print_switch(unsigned char, unsigned char, bool)::__c 00000009 r print_switch(unsigned char, unsigned char, bool)::__c
00000009 r print_log_menu()::__c 00000009 r print_log_menu()::__c
@ -276,6 +281,7 @@
0000000c T GCS_MAVLINK::send_text(gcs_severity, char const*) 0000000c T GCS_MAVLINK::send_text(gcs_severity, char const*)
0000000c V vtable for IMU 0000000c V vtable for IMU
0000000c r print_switch(unsigned char, unsigned char, bool)::__c 0000000c r print_switch(unsigned char, unsigned char, bool)::__c
0000000c r setup_factory(unsigned char, Menu::arg const*)::__c
0000000c r test_baro(unsigned char, Menu::arg const*)::__c 0000000c r test_baro(unsigned char, Menu::arg const*)::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
@ -374,7 +380,6 @@
00000014 W AP_VarT<int>::cast_to_float() const 00000014 W AP_VarT<int>::cast_to_float() const
00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c 00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c
00000014 r test_tri(unsigned char, Menu::arg const*)::__c 00000014 r test_tri(unsigned char, Menu::arg const*)::__c
00000015 r map_baudrate(signed char, unsigned long)::__c
00000015 r init_ardupilot()::__c 00000015 r init_ardupilot()::__c
00000015 r Log_Read_Motors()::__c 00000015 r Log_Read_Motors()::__c
00000015 r print_hit_enter()::__c 00000015 r print_hit_enter()::__c
@ -418,7 +423,6 @@
00000023 r print_gyro_offsets()::__c 00000023 r print_gyro_offsets()::__c
00000024 r init_ardupilot()::__c 00000024 r init_ardupilot()::__c
00000024 r print_accel_offsets()::__c 00000024 r print_accel_offsets()::__c
00000025 r setup_factory(unsigned char, Menu::arg const*)::__c
00000026 t print_done() 00000026 t print_done()
00000026 t print_hit_enter() 00000026 t print_hit_enter()
00000026 t Log_Read_Startup() 00000026 t Log_Read_Startup()
@ -486,6 +490,7 @@
00000056 t dancing_light() 00000056 t dancing_light()
00000056 T GCS_MAVLINK::queued_waypoint_send() 00000056 T GCS_MAVLINK::queued_waypoint_send()
00000057 r help_log(unsigned char, Menu::arg const*)::__c 00000057 r help_log(unsigned char, Menu::arg const*)::__c
0000005a W AP_VarT<float>::AP_VarT(float, unsigned int, prog_char_t const*, unsigned char)
0000005c t get_num_logs() 0000005c t get_num_logs()
0000005c t setup_esc(unsigned char, Menu::arg const*) 0000005c t setup_esc(unsigned char, Menu::arg const*)
0000005e t update_GPS_light() 0000005e t update_GPS_light()
@ -518,8 +523,6 @@
00000092 t test_tuning(unsigned char, Menu::arg const*) 00000092 t test_tuning(unsigned char, Menu::arg const*)
00000092 t report_tuning() 00000092 t report_tuning()
00000092 T GCS_MAVLINK::queued_param_send() 00000092 T GCS_MAVLINK::queued_param_send()
00000095 r init_ardupilot()::__c
00000096 t map_baudrate(signed char, unsigned long)
00000096 t print_wp(Location*, unsigned char) 00000096 t print_wp(Location*, unsigned char)
0000009a t planner_gcs(unsigned char, Menu::arg const*) 0000009a t planner_gcs(unsigned char, Menu::arg const*)
0000009a t init_compass() 0000009a t init_compass()
@ -566,7 +569,6 @@
000000ea t Log_Read_Control_Tuning() 000000ea t Log_Read_Control_Tuning()
000000ee t report_batt_monitor() 000000ee t report_batt_monitor()
000000f6 t Log_Read_Cmd() 000000f6 t Log_Read_Cmd()
000000fa t calc_loiter_pitch_roll()
00000100 r test_menu_commands 00000100 r test_menu_commands
0000010a t mavlink_delay(unsigned long) 0000010a t mavlink_delay(unsigned long)
0000010a t send_raw_imu2(mavlink_channel_t) 0000010a t send_raw_imu2(mavlink_channel_t)
@ -579,6 +581,7 @@
00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int) 00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int)
00000118 t set_command_with_index(Location, int) 00000118 t set_command_with_index(Location, int)
0000011c t get_command_with_index(int) 0000011c t get_command_with_index(int)
0000012c t calc_loiter_pitch_roll()
00000130 t report_compass() 00000130 t report_compass()
00000138 t get_stabilize_roll(long) 00000138 t get_stabilize_roll(long)
00000138 t get_stabilize_pitch(long) 00000138 t get_stabilize_pitch(long)
@ -616,11 +619,11 @@
000003a0 t read_battery() 000003a0 t read_battery()
00000410 T update_yaw_mode() 00000410 T update_yaw_mode()
0000046e T update_roll_pitch_mode() 0000046e T update_roll_pitch_mode()
000005ee t init_ardupilot() 00000638 t init_ardupilot()
000006f0 t update_nav_wp() 0000071a t update_nav_wp()
000007b8 t __static_initialization_and_destruction_0(int, int) 000007c8 t __static_initialization_and_destruction_0(int, int)
00000824 b g 00000842 b g
00000870 t process_next_command() 00000870 t process_next_command()
000008f4 W Parameters::Parameters() 00000884 W Parameters::Parameters()
000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*) 000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*)
00001904 T loop 0000190e T loop

View File

@ -5,47 +5,38 @@ In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:55:
/usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition /usr/local/share/arduino/libraries/SPI/SPI.h:20:1: warning: this is the location of the previous definition
In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77: In file included from /root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:77:
/root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()': /root/apm/ardupilot-mega/ArduCopter/Parameters.h: In constructor 'Parameters::Parameters()':
/root/apm/ardupilot-mega/ArduCopter/Parameters.h:390: warning: overflow in implicit constant conversion /root/apm/ardupilot-mega/ArduCopter/Parameters.h:399: warning: overflow in implicit constant conversion
autogenerated: At global scope: autogenerated: At global scope:
autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined autogenerated:109: warning: 'void Log_Write_Optflow()' declared 'static' but never defined
autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined autogenerated:90: warning: 'void Log_Write_Attitude2()' declared 'static' but never defined
autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined autogenerated:91: warning: 'void Log_Read_Attitude2()' declared 'static' but never defined
autogenerated:119: warning: 'void decrement_WP_index()' declared 'static' but never defined autogenerated:121: warning: 'void decrement_WP_index()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands.pde:132: warning: 'Location get_LOITER_home_wp()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used /root/apm/ardupilot-mega/ArduCopter/commands_logic.pde:432: warning: 'bool verify_loiter_unlim()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used /root/apm/ardupilot-mega/ArduCopter/events.pde:46: warning: 'void low_battery_event()' defined but not used
autogenerated:181: warning: 'void heli_init_swash()' declared 'static' but never defined autogenerated:183: warning: 'void heli_init_swash()' declared 'static' but never defined
autogenerated:182: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined autogenerated:184: warning: 'void heli_move_servos_to_mid()' declared 'static' but never defined
autogenerated:183: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined autogenerated:185: warning: 'void heli_move_swash(int, int, int, int)' declared 'static' but never defined
autogenerated:210: warning: 'void debug_motors()' declared 'static' but never defined autogenerated:213: warning: 'void debug_motors()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:171: warning: 'int get_loiter_angle()' defined but not used /root/apm/ardupilot-mega/ArduCopter/navigation.pde:183: warning: 'int get_loiter_angle()' defined but not used
autogenerated:231: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined autogenerated:234: warning: 'long int get_crosstrack_correction()' declared 'static' but never defined
autogenerated:232: warning: 'long int cross_track_test()' declared 'static' but never defined autogenerated:235: warning: 'long int cross_track_test()' declared 'static' but never defined
autogenerated:233: warning: 'void reset_crosstrack()' declared 'static' but never defined autogenerated:236: warning: 'void reset_crosstrack()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:235: warning: 'long int get_altitude_above_home()' defined but not used autogenerated:238: warning: 'long int get_alt_distance(Location*, Location*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/navigation.pde:256: warning: 'long int get_alt_distance(Location*, Location*)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used /root/apm/ardupilot-mega/ArduCopter/radio.pde:130: warning: 'void throttle_failsafe(uint16_t)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/radio.pde:187: warning: 'void trim_yaw()' defined but not used
autogenerated:245: warning: 'void readCommands()' declared 'static' but never defined
autogenerated:246: warning: 'void parseCommand(char*)' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:6: warning: 'void ReadSCP1000()' defined but not used
autogenerated:249: warning: 'long int read_baro_filtered()' declared 'static' but never defined autogenerated:248: warning: 'long int read_baro_filtered()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:95: warning: 'void read_airspeed()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used /root/apm/ardupilot-mega/ArduCopter/sensors.pde:100: warning: 'void zero_airspeed()' defined but not used
autogenerated:263: warning: 'void report_heli()' declared 'static' but never defined autogenerated:262: warning: 'void report_heli()' declared 'static' but never defined
autogenerated:264: warning: 'void report_gyro()' declared 'static' but never defined autogenerated:263: warning: 'void report_gyro()' declared 'static' but never defined
autogenerated:271: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined autogenerated:270: warning: 'RC_Channel* heli_get_servo(int)' declared 'static' but never defined
autogenerated:272: warning: 'int read_num_from_serial()' declared 'static' but never defined autogenerated:271: warning: 'int read_num_from_serial()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/system.pde:439: warning: 'void set_failsafe(boolean)' defined but not used /root/apm/ardupilot-mega/ArduCopter/system.pde:434: warning: 'void set_failsafe(boolean)' defined but not used
autogenerated:286: warning: 'void init_optflow()' declared 'static' but never defined autogenerated:285: warning: 'void init_optflow()' declared 'static' but never defined
autogenerated:293: warning: 'void fake_out_gps()' declared 'static' but never defined autogenerated:292: warning: 'void fake_out_gps()' declared 'static' but never defined
/root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used /root/apm/ardupilot-mega/ArduCopter/test.pde:1028: warning: 'void print_motor_out()' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:428: warning: 'undo_event' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:434: warning: 'condition_rate' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:448: warning: 'simple_WP' defined but not used
/root/apm/ardupilot-mega/ArduCopter/ArduCopter.pde:453: warning: 'new_location' defined but not used
/root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used /root/apm/ardupilot-mega/ArduCopter/GCS_Mavlink.pde:1706: warning: 'void gcs_send_text_fmt(const prog_char_t*, ...)' defined but not used
/root/apm/ardupilot-mega/ArduCopter/test.pde:32: warning: 'int8_t test_xbee(uint8_t, const Menu::arg*)' declared 'static' but never defined
%% libraries/APM_BMP085/APM_BMP085.o %% libraries/APM_BMP085/APM_BMP085.o
%% libraries/APM_BMP085/APM_BMP085_hil.o %% libraries/APM_BMP085/APM_BMP085_hil.o
%% libraries/APM_PI/APM_PI.o %% libraries/APM_PI/APM_PI.o

View File

@ -41,6 +41,8 @@
00000001 b read_control_switch()::switch_debouncer 00000001 b read_control_switch()::switch_debouncer
00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav 00000001 d GCS_MAVLINK::handleMessage(__mavlink_message*)::mav_nav
00000001 B relay 00000001 B relay
00000002 T userhook_50Hz()
00000002 T userhook_init()
00000002 b climb_rate 00000002 b climb_rate
00000002 b loiter_sum 00000002 b loiter_sum
00000002 b event_delay 00000002 b event_delay
@ -217,6 +219,7 @@
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_frame()::__c 00000008 r report_frame()::__c
00000008 r report_tuning()::__c 00000008 r report_tuning()::__c
00000008 r init_ardupilot()::__c
00000008 r print_log_menu()::__c 00000008 r print_log_menu()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
00000008 r report_batt_monitor()::__c 00000008 r report_batt_monitor()::__c
@ -226,6 +229,8 @@
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c 00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 V Parameters::Parameters()::__c
00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c 00000008 r GCS_MAVLINK::GCS_MAVLINK(unsigned int)::__c
00000009 r print_switch(unsigned char, unsigned char, bool)::__c 00000009 r print_switch(unsigned char, unsigned char, bool)::__c
00000009 r print_log_menu()::__c 00000009 r print_log_menu()::__c
@ -276,6 +281,7 @@
0000000c T GCS_MAVLINK::send_text(gcs_severity, char const*) 0000000c T GCS_MAVLINK::send_text(gcs_severity, char const*)
0000000c V vtable for IMU 0000000c V vtable for IMU
0000000c r print_switch(unsigned char, unsigned char, bool)::__c 0000000c r print_switch(unsigned char, unsigned char, bool)::__c
0000000c r setup_factory(unsigned char, Menu::arg const*)::__c
0000000c r test_baro(unsigned char, Menu::arg const*)::__c 0000000c r test_baro(unsigned char, Menu::arg const*)::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
0000000c V Parameters::Parameters()::__c 0000000c V Parameters::Parameters()::__c
@ -374,7 +380,6 @@
00000014 W AP_VarT<int>::cast_to_float() const 00000014 W AP_VarT<int>::cast_to_float() const
00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c 00000014 r setup_sonar(unsigned char, Menu::arg const*)::__c
00000014 r test_tri(unsigned char, Menu::arg const*)::__c 00000014 r test_tri(unsigned char, Menu::arg const*)::__c
00000015 r map_baudrate(signed char, unsigned long)::__c
00000015 r init_ardupilot()::__c 00000015 r init_ardupilot()::__c
00000015 r Log_Read_Motors()::__c 00000015 r Log_Read_Motors()::__c
00000015 r print_hit_enter()::__c 00000015 r print_hit_enter()::__c
@ -418,7 +423,6 @@
00000023 r print_gyro_offsets()::__c 00000023 r print_gyro_offsets()::__c
00000024 r init_ardupilot()::__c 00000024 r init_ardupilot()::__c
00000024 r print_accel_offsets()::__c 00000024 r print_accel_offsets()::__c
00000025 r setup_factory(unsigned char, Menu::arg const*)::__c
00000026 t print_done() 00000026 t print_done()
00000026 t print_hit_enter() 00000026 t print_hit_enter()
00000026 t Log_Read_Startup() 00000026 t Log_Read_Startup()
@ -486,6 +490,7 @@
00000056 t dancing_light() 00000056 t dancing_light()
00000056 T GCS_MAVLINK::queued_waypoint_send() 00000056 T GCS_MAVLINK::queued_waypoint_send()
00000057 r help_log(unsigned char, Menu::arg const*)::__c 00000057 r help_log(unsigned char, Menu::arg const*)::__c
0000005a W AP_VarT<float>::AP_VarT(float, unsigned int, prog_char_t const*, unsigned char)
0000005c t get_num_logs() 0000005c t get_num_logs()
0000005c t setup_esc(unsigned char, Menu::arg const*) 0000005c t setup_esc(unsigned char, Menu::arg const*)
0000005e t update_GPS_light() 0000005e t update_GPS_light()
@ -518,8 +523,6 @@
00000090 t report_tuning() 00000090 t report_tuning()
00000092 t test_tuning(unsigned char, Menu::arg const*) 00000092 t test_tuning(unsigned char, Menu::arg const*)
00000092 T GCS_MAVLINK::queued_param_send() 00000092 T GCS_MAVLINK::queued_param_send()
00000095 r init_ardupilot()::__c
00000096 t map_baudrate(signed char, unsigned long)
00000096 t print_wp(Location*, unsigned char) 00000096 t print_wp(Location*, unsigned char)
0000009a t planner_gcs(unsigned char, Menu::arg const*) 0000009a t planner_gcs(unsigned char, Menu::arg const*)
0000009a t init_compass() 0000009a t init_compass()
@ -566,7 +569,6 @@
000000ea t Log_Read_Control_Tuning() 000000ea t Log_Read_Control_Tuning()
000000ee t report_batt_monitor() 000000ee t report_batt_monitor()
000000f6 t Log_Read_Cmd() 000000f6 t Log_Read_Cmd()
000000fa t calc_loiter_pitch_roll()
00000100 r test_menu_commands 00000100 r test_menu_commands
0000010a t mavlink_delay(unsigned long) 0000010a t mavlink_delay(unsigned long)
0000010a t send_raw_imu2(mavlink_channel_t) 0000010a t send_raw_imu2(mavlink_channel_t)
@ -579,6 +581,7 @@
00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int) 00000112 T GCS_MAVLINK::GCS_MAVLINK(unsigned int)
00000118 t set_command_with_index(Location, int) 00000118 t set_command_with_index(Location, int)
0000011c t get_command_with_index(int) 0000011c t get_command_with_index(int)
0000012c t calc_loiter_pitch_roll()
00000130 t report_compass() 00000130 t report_compass()
00000138 t get_stabilize_roll(long) 00000138 t get_stabilize_roll(long)
00000138 t get_stabilize_pitch(long) 00000138 t get_stabilize_pitch(long)
@ -616,11 +619,11 @@
000003a0 t read_battery() 000003a0 t read_battery()
00000410 T update_yaw_mode() 00000410 T update_yaw_mode()
0000046e T update_roll_pitch_mode() 0000046e T update_roll_pitch_mode()
000005ec t init_ardupilot() 00000636 t init_ardupilot()
000006f0 t update_nav_wp() 0000071a t update_nav_wp()
000007b8 t __static_initialization_and_destruction_0(int, int) 000007c8 t __static_initialization_and_destruction_0(int, int)
00000824 b g 00000842 b g
00000870 t process_next_command() 00000870 t process_next_command()
000008f4 W Parameters::Parameters() 00000884 W Parameters::Parameters()
000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*) 000012ec T GCS_MAVLINK::handleMessage(__mavlink_message*)
00001904 T loop 0000190e T loop

View File

@ -51,46 +51,46 @@
<Firmware> <Firmware>
<url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Quad-1280.hex</url> <url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Quad-1280.hex</url>
<url2560>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Quad-2560.hex</url2560> <url2560>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Quad-2560.hex</url2560>
<name>ArduCopter V2.0.48 Beta Quad</name> <name>ArduCopter V2.0.49 Beta Quad</name>
<desc> <desc>
#define FRAME_CONFIG QUAD_FRAME #define FRAME_CONFIG QUAD_FRAME
#define FRAME_ORIENTATION X_FRAME #define FRAME_ORIENTATION X_FRAME
</desc> </desc>
<format_version>110</format_version> <format_version>111</format_version>
</Firmware> </Firmware>
<Firmware> <Firmware>
<url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Tri-1280.hex</url> <url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Tri-1280.hex</url>
<url2560>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Tri-2560.hex</url2560> <url2560>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Tri-2560.hex</url2560>
<name>ArduCopter V2.0.48 Beta Tri</name> <name>ArduCopter V2.0.49 Beta Tri</name>
<desc> <desc>
#define FRAME_CONFIG TRI_FRAME #define FRAME_CONFIG TRI_FRAME
#define FRAME_ORIENTATION X_FRAME #define FRAME_ORIENTATION X_FRAME
</desc> </desc>
<format_version>110</format_version> <format_version>111</format_version>
</Firmware> </Firmware>
<Firmware> <Firmware>
<url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Hexa-1280.hex</url> <url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Hexa-1280.hex</url>
<url2560>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Hexa-2560.hex</url2560> <url2560>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Hexa-2560.hex</url2560>
<name>ArduCopter V2.0.48 Beta Hexa</name> <name>ArduCopter V2.0.49 Beta Hexa</name>
<desc> <desc>
#define FRAME_CONFIG HEXA_FRAME #define FRAME_CONFIG HEXA_FRAME
#define FRAME_ORIENTATION X_FRAME #define FRAME_ORIENTATION X_FRAME
</desc> </desc>
<format_version>110</format_version> <format_version>111</format_version>
</Firmware> </Firmware>
<Firmware> <Firmware>
<url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Y6-1280.hex</url> <url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Y6-1280.hex</url>
<url2560>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Y6-2560.hex</url2560> <url2560>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Y6-2560.hex</url2560>
<name>ArduCopter V2.0.48 Beta Y6</name> <name>ArduCopter V2.0.49 Beta Y6</name>
<desc> <desc>
#define FRAME_CONFIG Y6_FRAME #define FRAME_CONFIG Y6_FRAME
#define FRAME_ORIENTATION X_FRAME #define FRAME_ORIENTATION X_FRAME
</desc> </desc>
<format_version>110</format_version> <format_version>111</format_version>
</Firmware> </Firmware>
<Firmware> <Firmware>
<url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Heli-1280.hex</url> <url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-Heli-1280.hex</url>
@ -141,7 +141,7 @@
<Firmware> <Firmware>
<url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-QUADHIL-1280.hex</url> <url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-QUADHIL-1280.hex</url>
<url2560>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-QUADHIL-2560.hex</url2560> <url2560>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-QUADHIL-2560.hex</url2560>
<name>ArduCopter V2.0.48 Beta Quad Hil</name> <name>ArduCopter V2.0.49 Beta Quad Hil</name>
<desc> <desc>
#define FRAME_CONFIG QUAD_FRAME #define FRAME_CONFIG QUAD_FRAME
#define FRAME_ORIENTATION PLUS_FRAME #define FRAME_ORIENTATION PLUS_FRAME
@ -151,7 +151,7 @@
</desc> </desc>
<format_version>110</format_version> <format_version>111</format_version>
</Firmware> </Firmware>
<Firmware> <Firmware>
<url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-HELHIL-1280.hex</url> <url>http://ardupilot-mega.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AC2-HELHIL-1280.hex</url>

View File

@ -1,26 +1,60 @@
From https://code.google.com/p/ardupilot-mega From https://code.google.com/p/ardupilot-mega
6a8104d..b4f49d1 APM_Camera -> origin/APM_Camera b4f49d1..8a21477 APM_Camera -> origin/APM_Camera
d5ab678..7f6c49b master -> origin/master 55624f7..ec24ff5 master -> origin/master
Updating d5ab678..7f6c49b Updating 55624f7..ec24ff5
Fast-forward Fast-forward
ArduCopter/APM_Config.h | 19 ++++++ ArduBoat/BoatGeneric.h | 50 +-
ArduCopter/ArduCopter.pde | 48 +++++++++++++-- ArduBoat/ControllerBoat.h | 2 +-
ArduCopter/Camera.pde | 11 ++- ArduCopter/Camera.pde | 2 +-
ArduCopter/Parameters.h | 15 ++++- ArduCopter/config.h | 13 +-
ArduCopter/UserCode.pde | 15 +++++ ArduCopter/navigation.pde | 2 +-
ArduCopter/UserVariables.h | 13 ++++ ArduRover/ArduRover.cpp | 2 +
ArduCopter/config.h | 14 ++++- ArduRover/ArduRover.pde | 4 +-
ArduCopter/control_modes.pde | 19 ++++--- ArduRover/CarStampede.h | 48 +-
ArduCopter/heli.pde | 49 ++++++++++------ ArduRover/ControllerCar.h | 2 +-
ArduCopter/navigation.pde | 26 ++++++-- ArduRover/ControllerTank.h | 2 +-
ArduCopter/radio.pde | 8 --- ArduRover/TankGeneric.h | 48 +-
ArduCopter/read_commands.pde | 112 ------------------------------------ Tools/ArdupilotMegaPlanner/Common.cs | 3 +-
ArduCopter/setup.pde | 6 +- Tools/ArdupilotMegaPlanner/CurrentState.cs | 2 +-
ArduCopter/system.pde | 11 +--- Tools/ArdupilotMegaPlanner/GCSViews/Firmware.cs | 6 +-
ArduCopter/test.pde | 2 +- .../GCSViews/FlightData.Designer.cs | 11 +-
libraries/Desktop/Desktop.mk | 18 +++--- Tools/ArdupilotMegaPlanner/GCSViews/FlightData.cs | 28 +
libraries/Desktop/Makefile.desktop | 5 +- .../ArdupilotMegaPlanner/GCSViews/FlightData.resx | 16 +-
17 files changed, 198 insertions(+), 193 deletions(-) Tools/ArdupilotMegaPlanner/GCSViews/Simulation.cs | 30 +-
create mode 100644 ArduCopter/UserCode.pde Tools/ArdupilotMegaPlanner/MAVLink.cs | 62 ++
create mode 100644 ArduCopter/UserVariables.h Tools/ArdupilotMegaPlanner/MAVLinkTypes.cs | 112 +++-
delete mode 100644 ArduCopter/read_commands.pde Tools/ArdupilotMegaPlanner/MAVLinkTypesenum.cs | 4 +-
.../Properties/AssemblyInfo.cs | 2 +-
.../bin/Release/ArdupilotMegaPlanner.application | 2 +-
.../bin/Release/ArdupilotMegaPlanner.exe | Bin 2189824 -> 2194432 bytes
.../bin/Release/GCSViews/FlightData.resx | 16 +-
Tools/ArdupilotMegaPlanner/bin/Release/Updater.exe | Bin 8192 -> 8192 bytes
Tools/ArdupilotMegaPlanner/bin/Release/resedit.exe | Bin 20480 -> 20480 bytes
.../ru-RU/ArdupilotMegaPlanner.resources.dll | Bin 53248 -> 53248 bytes
.../zh-Hans/ArdupilotMegaPlanner.resources.dll | Bin 380928 -> 380928 bytes
Tools/ArdupilotMegaPlanner/mavlinklist.pl | 4 +-
apo/ControllerQuad.h | 300 +++++----
apo/PlaneEasystar.h | 53 +-
apo/QuadArducopter.h | 27 +-
apo/QuadMikrokopter.h | 98 ---
apo/apo.pde | 1 +
libraries/APO/APO.h | 1 +
libraries/APO/APO_DefaultSetup.h | 6 +-
libraries/APO/AP_Autopilot.cpp | 80 +--
libraries/APO/AP_Autopilot.h | 49 +-
libraries/APO/AP_BatteryMonitor.cpp | 10 +
libraries/APO/AP_BatteryMonitor.h | 51 ++
libraries/APO/AP_CommLink.cpp | 706 ++++++++++++++++++++
libraries/APO/AP_CommLink.h | 696 +-------------------
libraries/APO/AP_Controller.cpp | 25 +
libraries/APO/AP_Controller.h | 48 +-
libraries/APO/AP_Guide.cpp | 229 +++++++
libraries/APO/AP_Guide.h | 231 +------
libraries/APO/AP_HardwareAbstractionLayer.h | 19 +-
libraries/APO/AP_Navigator.cpp | 186 +++++
libraries/APO/AP_Navigator.h | 199 +-----
libraries/AP_Common/AP_Loop.h | 4 +-
51 files changed, 1966 insertions(+), 1526 deletions(-)
delete mode 100644 apo/QuadMikrokopter.h
create mode 100644 libraries/APO/AP_BatteryMonitor.cpp
create mode 100644 libraries/APO/AP_BatteryMonitor.h