Changes between Version 17 and Version 18 of Tutorials/Wireless/mmwaveRFSoC


Ignore:
Timestamp:
Jan 21, 2022, 2:47:48 PM (3 years ago)
Author:
skrimpon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/mmwaveRFSoC

    v17 v18  
    110110}}}
    111111
     112
     113=== Environment Setup ===
     114To control the Sivers using a local connection we need to setup the FTDI drivers for every new ssh connection.
     115{{{#!shell-session
     116root@srv1-in1:~$ source ~/mmwsdr/host/scripts/sivers_ftdi.sh
     117}}}
     118
    112119=== Software Update ===
    113120Update the software:
     
    121128root@srv1-in2:~/mmwsdr$ git pull
    122129}}}
    123 
    124 === Environment Setup ===
    125 To control the Sivers using a local connection we need to setup the FTDI drivers for every new ssh connection.
    126 {{{#!shell-session
    127 root@srv1-in1:~$ source ~/mmwsdr/host/scripts/sivers_ftdi.sh
    128 }}}
    129 
    130130
    131131== Demos ==