mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-04-10 13:40:37 -04:00
Fixes an error found by cppcheck: plugins/channelrx/demodadsb/adsbdemodgui.cpp:2168:121: error: Invalid abs() argument nr 1. A non-boolean value is required. [invalidFunctionArgBool] || (positionValid && aircraft->m_positionValid && ((abs(latitude - aircraft->m_latitude > 2.0f)) || (abs(longitude - aircraft->m_longitude) > 2.0f))) ^ |
||
---|---|---|
.. | ||
channelmimo | ||
channelrx | ||
channeltx | ||
feature | ||
samplemimo | ||
samplesink | ||
samplesource | ||
CMakeLists.txt | ||
readme_server.md |