Changes between Version 17 and Version 18 of Tutorials/Wireless/mmwaveRFSoC
- Timestamp:
- Jan 21, 2022, 2:47:48 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/mmwaveRFSoC
v17 v18 110 110 }}} 111 111 112 113 === Environment Setup === 114 To control the Sivers using a local connection we need to setup the FTDI drivers for every new ssh connection. 115 {{{#!shell-session 116 root@srv1-in1:~$ source ~/mmwsdr/host/scripts/sivers_ftdi.sh 117 }}} 118 112 119 === Software Update === 113 120 Update the software: … … 121 128 root@srv1-in2:~/mmwsdr$ git pull 122 129 }}} 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-session127 root@srv1-in1:~$ source ~/mmwsdr/host/scripts/sivers_ftdi.sh128 }}}129 130 130 131 131 == Demos ==