1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-02-03 09:44:01 -05:00

Airspy: extend LO ppm range

This commit is contained in:
f4exb 2022-10-20 06:33:50 +02:00
parent f034319c22
commit a5335c0b25

View File

@ -185,10 +185,10 @@
<string>Local Oscillator frequency correction (ppm)</string>
</property>
<property name="minimum">
<number>-100</number>
<number>-300</number>
</property>
<property name="maximum">
<number>100</number>
<number>300</number>
</property>
<property name="pageStep">
<number>1</number>