ardupilot/libraries/AP_Frsky_Telem
Andrew Tridgell 3556f33051 AP_Frsky_Telem: fixed a race condition with statustext handling
this fixes an issue that can cause a hardfault. See this bug report:

https://discuss.ardupilot.org/t/hexa-crash-after-watchdog-reset/50917

ObjectArray is not thread safe
2020-01-10 19:43:36 +11:00
..
AP_Frsky_Telem.cpp AP_Frsky_Telem: fixed a race condition with statustext handling 2020-01-10 19:43:36 +11:00
AP_Frsky_Telem.h AP_Frsky_Telem: fixed a race condition with statustext handling 2020-01-10 19:43:36 +11:00