diff --git a/src/hw/phaser.md b/src/hw/phaser.md index 75ad412..2587df4 100644 --- a/src/hw/phaser.md +++ b/src/hw/phaser.md @@ -26,12 +26,13 @@ phaser0 10+0 10+1 10+2 10+3 10+4 MHz 1. Install gqrx `nix-shell -p gqrx` 2. Connect bladeRF via USB cable only -3. Run gqrx and choose `BladeRF #...` -4. Input rate 30000000, other settings are default -5. When gqrx loaded, start DSP processing with frequency near 2.875 GHz + frequencies from `artiq_sinara_test` +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` in `Receiver Options` -6. Connect the probe through attenuator to the Phaser's ports -7. You should see 5 tones on `artiq_sinara_test`'s frequencies, like on the picture below +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) diff --git a/src/img/phaser_baseband.png b/src/img/phaser_baseband.png index 87dd37c..9aad4f1 100644 Binary files a/src/img/phaser_baseband.png and b/src/img/phaser_baseband.png differ diff --git a/src/sw_sup/networking.md b/src/sw_sup/networking.md index 29d68cb..5650876 100644 --- a/src/sw_sup/networking.md +++ b/src/sw_sup/networking.md @@ -23,6 +23,6 @@ a-la `I can't connect, please help`. or connected to different address. If the packets just do not respond then it is not as clear, we cannot know all the truth. 2. See the SFP0 LED 3. See the ERR LED -4. UART logs. TODO here is a link to ways to obtain them +4. [UART logs](uart_logs.md) 5. `nmap` and `arp` to scan your network to help your Kasli get discovered. May be restricted in your network. 6. Become a router and capture all the packets when your Kasli tries to connect to the network. \ No newline at end of file