mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-07 23:45:13 +00:00
Merge pull request #104 from moepman/fix-hackrf-ppm
hackrf: properly use ppm setting as parameter
This commit is contained in:
commit
aa38340415
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ class HackrfSource(DirectSource):
|
|||
"rf_gain": Option("-g"),
|
||||
"lna_gain": Option("-l"),
|
||||
"rf_amp": Option("-a"),
|
||||
"ppm": Option("-C"),
|
||||
}
|
||||
).setStatic("-r-")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue