diff --git a/src/hw/phaser.md b/src/hw/phaser.md index 2587df4..1bce0f5 100644 --- a/src/hw/phaser.md +++ b/src/hw/phaser.md @@ -29,12 +29,12 @@ phaser0 10+0 10+1 10+2 10+3 10+4 MHz 3. Run gqrx and choose `Nuand bladeRF SN ...` 4. Input rate 20000000, other settings are default 5. Lower the gain in `Input options` -6. When gqrx loaded, start DSP processing with frequency near 2.875 GHz +- frequencies from `artiq_sinara_test` +6. When gqrx loaded, start DSP processing with frequency near 2.875 GHz +- DUC frequencies from `artiq_sinara_test` in `Receiver Options` -7. Connect the probe through attenuator to the Phaser's ports -8. You should see 5 tones on `artiq_sinara_test`'s frequencies, like on the picture below - -![](../img/phaser_upconverter_gqrx.png) +7. Connect the probe through attenuator to the Phaser's RF ports +8. You should see 5 tones on `artiq_sinara_test`'s frequencies, like on the pictures below for RF0 and RF1 respectively: + ![](../img/phaser_upconverter_gqrx_rf0.png) + ![](../img/phaser_upconverter_gqrx_rf1.png) ### Baseband diff --git a/src/img/phaser_upconverter_gqrx.png b/src/img/phaser_upconverter_gqrx.png deleted file mode 100644 index 757ed22..0000000 Binary files a/src/img/phaser_upconverter_gqrx.png and /dev/null differ diff --git a/src/img/phaser_upconverter_gqrx_rf0.png b/src/img/phaser_upconverter_gqrx_rf0.png new file mode 100644 index 0000000..0540072 Binary files /dev/null and b/src/img/phaser_upconverter_gqrx_rf0.png differ diff --git a/src/img/phaser_upconverter_gqrx_rf1.png b/src/img/phaser_upconverter_gqrx_rf1.png new file mode 100644 index 0000000..17e0cff Binary files /dev/null and b/src/img/phaser_upconverter_gqrx_rf1.png differ