1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-09 12:53:21 -04:00

docs: update readmes to reflect dedicated MeshCore SWG schemas (PR #2784)

Both plugin readmes listed the SWGMeshtastic* placeholder as an
outstanding item needing dedicated SWGMeshcore* schemas. This PR
provides exactly that — strike the stale todo and note the resolution.
This commit is contained in:
Tom Hensel
2026-07-04 12:42:22 +02:00
parent 2692b56c64
commit dd0b2a4f1d
2 changed files with 5 additions and 7 deletions
+2 -4
View File
@@ -42,10 +42,8 @@ Functional surfaces:
keys dialog rather than a numbered Channel selector.
Outstanding:
- WebAPI schema reuses `SWGMeshtasticDemodSettings` /
`SWGMeshtasticDemodReport` as a placeholder; a dedicated
`SWGMeshcoreDemod*` schema would require regenerating the SWG
bindings.
- WebAPI schema now uses dedicated `SWGMeshcoreDemodSettings` /
`SWGMeshcoreDemodReport` schemas (no longer a placeholder).
<h2>References</h2>
+3 -3
View File
@@ -49,9 +49,9 @@ Functional surfaces:
concept.
Outstanding:
- WebAPI schema reuses `SWGMeshtasticModSettings` as a placeholder; a
dedicated `SWGMeshcoreMod*` schema would require regenerating the
SWG bindings.
- WebAPI schema now uses dedicated `SWGMeshcoreModSettings` /
`SWGMeshcoreModReport` / `SWGMeshcoreModActions` schemas (no longer
a placeholder).
<h2>MESHCORE: command syntax</h2>