hackrf: properly use ppm setting as parameter
This commit is contained in:
parent
7fe694ba0a
commit
4d157d275a
@ -11,6 +11,7 @@ class HackrfSource(DirectSource):
|
|||||||
"rf_gain": Option("-g"),
|
"rf_gain": Option("-g"),
|
||||||
"lna_gain": Option("-l"),
|
"lna_gain": Option("-l"),
|
||||||
"rf_amp": Option("-a"),
|
"rf_amp": Option("-a"),
|
||||||
|
"ppm": Option("-C"),
|
||||||
}
|
}
|
||||||
).setStatic("-r-")
|
).setStatic("-r-")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user