Merge branch 'develop' into js8call

This commit is contained in:
Jakob Ketterl
2020-04-15 22:25:14 +02:00
2 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@ class HackrfSource(DirectSource):
"rf_gain": Option("-g"),
"lna_gain": Option("-l"),
"rf_amp": Option("-a"),
"ppm": Option("-C"),
}
).setStatic("-r-")