mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-07 00:18:29 -04:00
1915244960
In file included from ../../libraries/SITL/SIM_last_letter.cpp:19: ../../libraries/SITL/SIM_last_letter.h:74:17: warning: private field 'frame_str' is not used [-Wunused-private-field] const char *frame_str; SITL: correct compiler warning In file included from ../../libraries/SITL/SIM_Sprayer.cpp:19: ../../libraries/SITL/SIM_Sprayer.h:55:14: warning: private field 'start_time_us' is not used [-Wunused-private-field] uint64_t start_time_us; SITL: correct compiler warnings In file included from ../../libraries/SITL/SIM_Gripper_Servo.cpp:19: ../../libraries/SITL/SIM_Gripper_Servo.h:56:10: warning: private field 'zero_report_done' is not used [-Wunused-private-field] bool zero_report_done = false; SITL: correct compiler warnings In file included from ../../libraries/SITL/SIM_ADSB.cpp:19: ../../libraries/SITL/SIM_ADSB.h:49:28: warning: private field 'fdm' is not used [-Wunused-private-field] const struct sitl_fdm &fdm; |
||
---|---|---|
.. | ||
Frame_Vectored.h | ||
SIM_ADSB.cpp | ||
SIM_ADSB.h | ||
SIM_Aircraft.cpp | ||
SIM_Aircraft.h | ||
SIM_Balloon.cpp | ||
SIM_Balloon.h | ||
SIM_Calibration.cpp | ||
SIM_Calibration.h | ||
SIM_CRRCSim.cpp | ||
SIM_CRRCSim.h | ||
SIM_FlightAxis.cpp | ||
SIM_FlightAxis.h | ||
SIM_Frame.cpp | ||
SIM_Frame.h | ||
SIM_Gazebo.cpp | ||
SIM_Gazebo.h | ||
SIM_Gimbal.cpp | ||
SIM_Gimbal.h | ||
SIM_Gripper_EPM.cpp | ||
SIM_Gripper_EPM.h | ||
SIM_Gripper_Servo.cpp | ||
SIM_Gripper_Servo.h | ||
SIM_Helicopter.cpp | ||
SIM_Helicopter.h | ||
SIM_ICEngine.cpp | ||
SIM_ICEngine.h | ||
SIM_JSBSim.cpp | ||
SIM_JSBSim.h | ||
SIM_last_letter.cpp | ||
SIM_last_letter.h | ||
SIM_Motor.cpp | ||
SIM_Motor.h | ||
SIM_Multicopter.cpp | ||
SIM_Multicopter.h | ||
SIM_Plane.cpp | ||
SIM_Plane.h | ||
SIM_QuadPlane.cpp | ||
SIM_QuadPlane.h | ||
SIM_Rover.cpp | ||
SIM_Rover.h | ||
SIM_SingleCopter.cpp | ||
SIM_SingleCopter.h | ||
SIM_Sprayer.cpp | ||
SIM_Sprayer.h | ||
SIM_Submarine.cpp | ||
SIM_Submarine.h | ||
SIM_Tracker.cpp | ||
SIM_Tracker.h | ||
SIM_XPlane.cpp | ||
SIM_XPlane.h | ||
SITL.cpp | ||
SITL.h |