1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-27 15:26:33 -04:00

HackRF and BladeRF output plugins documentation cosmetic changes

This commit is contained in:
f4exb 2017-01-11 19:49:32 +01:00
parent d0d2a2de0a
commit 5c4078d672
2 changed files with 2 additions and 2 deletions

View File

@ -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
- **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>

View File

@ -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
- **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>