mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 08:49:27 +00:00
Set up status and start working on filters panel #7
This commit is contained in:
@@ -53,7 +53,7 @@ class Spot:
|
||||
mode_type: str = None
|
||||
# Source of the mode information. "SPOT", "COMMENT", "BANDPLAN" or "NONE"
|
||||
mode_source: str = "NONE"
|
||||
# Frequency, in kHz
|
||||
# Frequency, in Hz
|
||||
freq: float = None
|
||||
# Band, defined by the frequency, e.g. "40m" or "70cm"
|
||||
band: str = None
|
||||
|
||||
Reference in New Issue
Block a user