mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 08:49:27 +00:00
Various stuff
This commit is contained in:
@@ -122,7 +122,7 @@ paths:
|
||||
- PSK
|
||||
- BPSK31
|
||||
- OLIVIA
|
||||
- name: mode_family
|
||||
- name: mode_type
|
||||
in: query
|
||||
description: "Limit the spots to only ones from one or more mode families. To select more than one mode family, supply a comma-separated list."
|
||||
required: false
|
||||
@@ -338,7 +338,7 @@ components:
|
||||
- BPSK31
|
||||
- OLIVIA
|
||||
example: SSB
|
||||
mode_family:
|
||||
mode_type:
|
||||
type: string
|
||||
description: Inferred mode "family".
|
||||
enum:
|
||||
@@ -346,6 +346,14 @@ components:
|
||||
- PHONE
|
||||
- DATA
|
||||
example: PHONE
|
||||
mode_source:
|
||||
type: string
|
||||
description: Where we got the mode from. If this was from the spot itself, it's likely quite accurate, but if we had to fall back to the bandplan, it might not be correct.
|
||||
enum:
|
||||
- SPOT
|
||||
- COMMENT
|
||||
- BANDPLAN
|
||||
- NONE
|
||||
freq:
|
||||
type: number
|
||||
description: Frequency, in kHz
|
||||
|
||||
Reference in New Issue
Block a user