mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-15 21:01:45 -05:00
HackRF and BladeRF output plugins documentation cosmetic changes
This commit is contained in:
parent
d0d2a2de0a
commit
5c4078d672
@ -43,7 +43,7 @@ The baseband stream is interpolated by this value before being sent to the Blade
|
|||||||
- **16**: multiply baseband stream sample rate by 16
|
- **16**: multiply baseband stream sample rate by 16
|
||||||
- **32**: multiply baseband stream sample rate by 32
|
- **32**: multiply baseband stream sample rate by 32
|
||||||
|
|
||||||
Be aware that the main samples buffer is based on the final sample rate so the larger the integration factor the larger will be the delay introduced by this buffer.
|
The main samples buffer is based on the baseband sample rate and will introduce ~500ms delay for interpolation by 16 or lower and ~1s for interpolation by 32.
|
||||||
|
|
||||||
<h3>5: XB-200 add-on control</h3>
|
<h3>5: XB-200 add-on control</h3>
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@ The baseband stream is interpolated by this value before being sent to the HackR
|
|||||||
- **16**: multiply baseband stream sample rate by 16
|
- **16**: multiply baseband stream sample rate by 16
|
||||||
- **32**: multiply baseband stream sample rate by 32
|
- **32**: multiply baseband stream sample rate by 32
|
||||||
|
|
||||||
Be aware that the main samples buffer is based on the final sample rate so the larger the integration factor the larger will be the delay introduced by this buffer.
|
The main samples buffer is based on the baseband sample rate and will introduce ~500ms delay for interpolation by 16 or lower and ~1s for interpolation by 32.
|
||||||
|
|
||||||
<h3>6: Bias tee</h3>
|
<h3>6: Bias tee</h3>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user