Set up status and start working on filters panel #7

This commit is contained in:
Ian Renton
2025-10-02 19:33:39 +01:00
parent 9f3fc8146b
commit 0e262f68f5
17 changed files with 151 additions and 51 deletions

View File

@@ -430,8 +430,8 @@ components:
- NONE
freq:
type: number
description: Frequency, in kHz
example: 7150.5
description: Frequency, in Hz
example: 7150500
band:
type: string
description: Band, defined by the frequency.
@@ -579,12 +579,12 @@ components:
example: 40m
start_freq:
type: int
description: The start frequency of this band, in kHz.
example: 7000
description: The start frequency of this band, in Hz.
example: 7000000
end_freq:
type: int
description: The end frequency of this band, in kHz.
example: 7200
description: The end frequency of this band, in Hz.
example: 7200000
color:
type: string
description: The color associated with this mode, as used on PSK Reporter.