mirror of https://github.com/ArduPilot/ardupilot
8328368164
* remove unnecessary nullptr check, these are always called from an initialized AP_DroneCAN so if it's nullptr something has gone horrifically wrong * pass in driver index instead of repeatedly calling function to get it * simplify error handling; knowing exactly which allocation failed is not super helpful and one failing likely means subsequent ones will too, as it can only fail due to being out of memory |
||
---|---|---|
.. | ||
AP_EFI.cpp | ||
AP_EFI.h | ||
AP_EFI_Backend.cpp | ||
AP_EFI_Backend.h | ||
AP_EFI_Currawong_ECU.cpp | ||
AP_EFI_Currawong_ECU.h | ||
AP_EFI_DroneCAN.cpp | ||
AP_EFI_DroneCAN.h | ||
AP_EFI_MAV.cpp | ||
AP_EFI_MAV.h | ||
AP_EFI_NWPMU.cpp | ||
AP_EFI_NWPMU.h | ||
AP_EFI_Scripting.cpp | ||
AP_EFI_Scripting.h | ||
AP_EFI_Serial_Hirth.cpp | ||
AP_EFI_Serial_Hirth.h | ||
AP_EFI_Serial_Lutan.cpp | ||
AP_EFI_Serial_Lutan.h | ||
AP_EFI_Serial_MS.cpp | ||
AP_EFI_Serial_MS.h | ||
AP_EFI_State.h | ||
AP_EFI_ThrottleLinearisation.cpp | ||
AP_EFI_ThrottleLinearisation.h | ||
AP_EFI_config.h |