ardupilot/libraries/AP_RSSI
Andrew Tridgell 5385f25868 AP_RSSI: handle init ordering with MSP
this fixes a nullptr dereference on startup when MSP asks for RSSI
data before the RSSI library is initialised

Fixes #15824
2020-11-17 10:01:54 +11:00
..
AP_RSSI.cpp AP_RSSI: handle init ordering with MSP 2020-11-17 10:01:54 +11:00
AP_RSSI.h AP_RSSI: create and use new AP_HAL::PWMSource object 2020-09-08 16:10:50 +10:00