1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-02-14 13:43:40 -05:00

4 Commits

Author SHA1 Message Date
f4exb
fcbaf95403 Fixed settings keys 2026-02-12 23:23:27 +01:00
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
Daniele Forsi
8c3f7e3775 Remove unused includes and use more direct includes 2024-04-11 23:31:34 +02:00
srcejon
2708a81623 Add Sky Map feature plugin. 2024-02-14 13:20:33 +00:00