The AntSDR E200 is a software defined radio from Microphase which will come in two flavors. The first is the 'AD9363" version with 2x2 RX/TX and a 325 - 3.8 GHz tuning range, 20 MHz bandwidth and 12-bit ADC. The second is their higher end 'AD9361' version with 2x2 RX/TX, 70...
open-source IEEE 802.11 WiFi baseband FPGA (chip) design: driver, software - openwifi/kernel_boot/boards/antsdr_e200/README.md at master · yuting-li/openwifi
fw_setenv attr_name compatible fw_setenv attr_val ad9361 fw_setenv compatible ad9361 fw_setenv mode 2r2t reboot After restarting, use the command to detect whether the variable in the flash has been written. If the write is successful, then the 2r2t mode can be used. ...
Since reloading the bit file each time can cause the IIO driver to not work properly, it is necessary to dynamically load the drivers related to AD9361 using device tree overlay. This requires the use of device tree plugins. You should build the devicetree overlay at your host computer, ins...
Of course, thers is another way to configure the 2r2t mode, and use the command to write to the flash under uboot, such as setenv attr_name compatible setenv attr_val ad9361 setenv compatible ad9361 setenv mode 2r2t saveenv reset...
antsdr_e200MicroPhaseenhanced ADALM-PLUTO (smaller/cheaper)NotesNOneed sdrpiHexSDRSDR in Raspberry Pi sizeNotesNOneed zcu102_fmcs2Xilinx ZCU102 board+FMCOMMS2/3/4Need neptunesdrLow cost Zynq 7020 + AD9361 boardNOneed CheckPorting guidefor your new board if it isn't in the list. ...
Since reloading the bit file each time can cause the IIO driver to not work properly, it is necessary to dynamically load the drivers related to AD9361 using device tree overlay. This requires the use of device tree plugins. You should build the devicetree overlay at your host computer, ins...