sdrangel/plugins
Mykola Dvornik 15337cac66 Fix bug that prevents settings changes updates via reverse API
Most plugins that use reverse API to PATCH settings updates to remote
server only do so when `useReverseAPI` is toggled, but not when the
relevant settings are being updated. So lets fix the precondition to
use the `m_useReverseAPI` flag instead.
2024-04-14 18:58:12 +02:00
..
channelmimo Updated versions and changelogs 2024-04-14 11:41:00 +02:00
channelrx Fix bug that prevents settings changes updates via reverse API 2024-04-14 18:58:12 +02:00
channeltx Updated versions and changelogs 2024-04-14 11:41:00 +02:00
feature Fix bug that prevents settings changes updates via reverse API 2024-04-14 18:58:12 +02:00
samplemimo Fix bug that prevents settings changes updates via reverse API 2024-04-14 18:58:12 +02:00
samplesink Fix bug that prevents settings changes updates via reverse API 2024-04-14 18:58:12 +02:00
samplesource Fix bug that prevents settings changes updates via reverse API 2024-04-14 18:58:12 +02:00
CMakeLists.txt Added cmake enablers for all non sampling device plugins. Fixes #1308 2022-06-25 11:56:45 +02:00
readme_server.md Renamed MainCore to MainServer 2020-10-10 03:20:42 +02:00