Merge pull request #104 from moepman/fix-hackrf-ppm
hackrf: properly use ppm setting as parameter
This commit is contained in:
commit
aa38340415
@ -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…
Reference in New Issue
Block a user