1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

HackRF: extend LO ppm correction range to +/-20

This commit is contained in:
f4exb
2017-06-24 22:29:47 +02:00
parent e2009ebaef
commit 8e63681185
2 changed files with 4 additions and 4 deletions
@@ -196,10 +196,10 @@
<string>Local Oscullator ppm correction</string>
</property>
<property name="minimum">
<number>-100</number>
<number>-200</number>
</property>
<property name="maximum">
<number>100</number>
<number>200</number>
</property>
<property name="pageStep">
<number>1</number>