ardupilot/libraries
Lucas De Marchi 7b39f3d0a7 AP_HAL_Linux: do not warn for empty table
../../libraries/AP_HAL_Linux/SPIDevice.cpp: In member function ‘virtual AP_HAL::OwnPtr<AP_HAL::SPIDevice> Linux::SPIDeviceManager::get_device(const char*)’:
../../libraries/AP_HAL_Linux/SPIDevice.cpp:337:27: warning: comparison is always false due to limited range of data type [-Wtype-limits]
     for (uint8_t i = 0; i < _n_device_desc; i++) {
                         ~~^~~~~~~~~~~~~~~~

Define a dummy device to remove warning.
2016-07-30 00:03:23 -03:00
..
AC_AttitudeControl
AC_Avoidance
AC_Fence
AC_InputManager
AC_PID
AC_PrecLand
AC_Sprayer
AC_WPNav
AP_AccelCal
AP_ADC AP_ADC: remove ADS7844 2016-07-29 15:01:15 -03:00
AP_ADSB AP_ADSB: fixed comment for default chan -1 means transceiver is not detected 2016-07-28 09:41:38 -07:00
AP_AHRS
AP_Airspeed
AP_Arming
AP_Avoidance
AP_Baro
AP_BattMonitor AP_HAL_Linux: remove AP_HAL_Linux_Namespace header 2016-07-29 20:25:03 -03:00
AP_BoardConfig
AP_Buffer
AP_Button
AP_Camera
AP_Common
AP_Compass AP_Compass: Remove i2c lockup count 2016-07-28 18:03:09 -03:00
AP_Declination
AP_EPM
AP_Frsky_Telem
AP_GPS
AP_HAL AP_HAL: remove SPIDriver 2016-07-29 15:01:15 -03:00
AP_HAL_AVR
AP_HAL_Empty AP_HAL_Empty: remove SPIDriver 2016-07-29 15:01:15 -03:00
AP_HAL_FLYMAPLE
AP_HAL_Linux AP_HAL_Linux: do not warn for empty table 2016-07-30 00:03:23 -03:00
AP_HAL_PX4 AP_HAL_PX4: remove I2CDriver 2016-07-28 18:08:56 -03:00
AP_HAL_QURT AP_HAL_QURT: remove I2CDriver 2016-07-28 18:08:57 -03:00
AP_HAL_SITL SITL: initialise sigaction structs - valgrind fix 2016-07-29 10:38:03 -03:00
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: remove I2CDriver 2016-07-28 18:08:57 -03:00
AP_ICEngine
AP_InertialNav
AP_InertialSensor
AP_IRLock
AP_L1_Control
AP_LandingGear
AP_Math
AP_Menu
AP_Mission
AP_Module
AP_Motors
AP_Mount
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: change priority of statustext messages 2016-07-29 13:19:51 +09:00
AP_Navigation
AP_Notify
AP_OpticalFlow
AP_Parachute
AP_Param
AP_Rally
AP_RangeFinder
AP_RCMapper
AP_Relay
AP_RPM
AP_RSSI
AP_Scheduler
AP_SerialManager
AP_ServoRelayEvents
AP_SpdHgtControl
AP_TECS
AP_Terrain
AP_Tuning
AP_Vehicle
APM_Control
APM_OBC
DataFlash
doc
Filter
GCS_Console
GCS_MAVLink
PID
RC_Channel
SITL
StorageManager