ardupilot/libraries/AP_UAVCAN
Andrew Tridgell 82d77fe014 AP_UAVCAN: make all semaphores recursive
the cost is very similar and this prevents an easy coding error which
can occur on less used code paths
2020-01-19 20:19:30 +11:00
..
dsdl AP_UAVCAN: support ADSB over UAVCAN 2019-10-16 13:13:24 +11:00
examples/UAVCAN_sniffer AP_UAVCAN: add missing override keywords 2019-08-14 16:33:29 +10:00
AP_UAVCAN.cpp AP_UAVCAN: added logging of CAN ESC status 2020-01-05 15:25:56 +11:00
AP_UAVCAN.h AP_UAVCAN: added logging of CAN ESC status 2020-01-05 15:25:56 +11:00
AP_UAVCAN_DNA_Server.cpp AP_UAVCAN: protect UAVCAN DNA server with semaphore 2020-01-18 15:43:36 +11:00
AP_UAVCAN_DNA_Server.h AP_UAVCAN: make all semaphores recursive 2020-01-19 20:19:30 +11:00
AP_UAVCAN_SLCAN.cpp AP_UAVCAN: cleanup ifdefs for SLCAN enable 2019-10-08 10:02:14 +11:00
AP_UAVCAN_SLCAN.h AP_UAVCAN: fix for renamed AP_HAL::CAN 2019-11-01 10:53:53 +11:00