ardupilot/libraries/AP_CheckFirmware
Andrew Tridgell 5a84e988a5 AP_CheckFirmware: fixed error code for bad firmware
when we have a bad unsigned firmware we check if it is a good signed
firmware. If it is then we should return OK, if not we should return
the original error code, otherwise we end up giving a misleading
reason for not booting a peripheral
2023-07-09 18:11:54 +10:00
..
AP_CheckFirmware.cpp AP_CheckFirmware: fixed error code for bad firmware 2023-07-09 18:11:54 +10:00
AP_CheckFirmware.h AP_CheckFirmware: remove GCS.h from library header files 2022-11-16 18:29:07 +11:00
AP_CheckFirmware_secure_command.cpp AP_CheckFirmware: remove GCS.h from header files 2022-11-16 18:29:07 +11:00
monocypher.cpp AP_CheckFirmware: added monocypher 2022-08-30 10:51:06 +10:00
monocypher.h AP_CheckFirmware: added monocypher 2022-08-30 10:51:06 +10:00