mirror of https://github.com/ArduPilot/ardupilot
5874337df7
* 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 |
||
---|---|---|
.. | ||
canard | ||
dsdl | ||
examples/DroneCAN_sniffer | ||
AP_Canard_iface.cpp | ||
AP_Canard_iface.h | ||
AP_DroneCAN.cpp | ||
AP_DroneCAN.h | ||
AP_DroneCAN_DNA_Server.cpp | ||
AP_DroneCAN_DNA_Server.h | ||
AP_DroneCAN_serial.cpp | ||
AP_DroneCAN_serial.h |