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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user