基本信息
源码名称:LP wlan测试
源码大小:9.08M
文件格式:.zip
开发语言:C/C++
更新时间:2024-04-12
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
利用litepoint进行无线测试

IQ_DualHead

├── A6200_11ac_LP_DUT_OK_20130417
│   ├── Cmdlist.xlsx
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── stdafx.cpp
│   └── stdafx.h
├── A6200_11ac_LP_DUT_developing
│   ├── Cmdlist.xlsx
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── cmd.log
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── BT_Test
│   ├── BT_Connect_IQTester.cpp
│   ├── BT_Disconnect_IQTester.cpp
│   ├── BT_Global_Setting.cpp
│   ├── BT_Initialize_Dut.cpp
│   ├── BT_Insert_Dut.cpp
│   ├── BT_LE_Initialize.cpp
│   ├── BT_Load_Path_Loss_Table.cpp
│   ├── BT_Power_Mode_Dut.cpp
│   ├── BT_RX_Verify_BDR.cpp
│   ├── BT_RX_Verify_EDR.cpp
│   ├── BT_RX_Verify_LE.cpp
│   ├── BT_Read_BD_Address.cpp
│   ├── BT_Remove_Dut.cpp
│   ├── BT_Reset_Dut.cpp
│   ├── BT_Run_External_Program.cpp
│   ├── BT_TX_Calibration.cpp
│   ├── BT_TX_Power_Control.cpp
│   ├── BT_TX_Verify_BDR.cpp
│   ├── BT_TX_Verify_EDR.cpp
│   ├── BT_TX_Verify_LE.cpp
│   ├── BT_Test.cpp
│   ├── BT_Test.h
│   ├── BT_Test.sln
│   ├── BT_Test.vcproj
│   ├── BT_Test.vcproj.VNGW.F6815460.user
│   ├── BT_Test.vcproj.XL-20130716KYDS.cq.user
│   ├── BT_Test.vcxproj
│   ├── BT_Test_Internal.cpp
│   ├── BT_Test_Internal.h
│   ├── BT_Write_BD_Address.cpp
│   ├── BT_Write_DUT_Info.cpp
│   ├── install.mak
│   ├── path_loss_BT.csv
│   ├── stdafx.cpp
│   └── stdafx.h
├── C3000_NFT_LP_DUT_verify_OK_1024
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── EX6200_11ac_LP_DUT_Developing
│   ├── Cmdlist.xlsx
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── LP_Script.ini
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── stdafx.cpp
│   └── stdafx.h
├── FM_Test
│   ├── Doxyfile
│   ├── FM_Connect_IQTester.cpp
│   ├── FM_Disconnect_IQTester.cpp
│   ├── FM_Global_Setting.cpp
│   ├── FM_Initialize_Dut.cpp
│   ├── FM_Insert_Dut.cpp
│   ├── FM_Load_Path_Loss_Table.cpp
│   ├── FM_RX_Verify_AUDIO.cpp
│   ├── FM_RX_Verify_RSSI.cpp
│   ├── FM_Remove_Dut.cpp
│   ├── FM_Run_External_Program.cpp
│   ├── FM_Rx_Verify_RDS.cpp
│   ├── FM_TX_Verify_AUDIO.cpp
│   ├── FM_TX_Verify_RF_MEASUREMENTS.cpp
│   ├── FM_Test.cpp
│   ├── FM_Test.h
│   ├── FM_Test.sln
│   ├── FM_Test.vcproj
│   ├── FM_Test.vcxproj
│   ├── FM_Test_Internal.cpp
│   ├── FM_Test_Internal.h
│   ├── install.mak
│   ├── path_loss_FM.csv
│   ├── stdafx.cpp
│   └── stdafx.h
├── Fox_IQlite.3.0.1_Demo_11AC_v1.0
│   ├── CopyDllToBin.mak
│   ├── IQlite_Demo.cpp
│   ├── IQlite_Demo.vcproj
│   ├── IQlite_Demo_VS05_11AC.sln
│   ├── LP_DUT_setup.ini
│   ├── TestStartUp.ini
│   ├── global_settings.cpp
│   ├── global_settings.h
│   ├── global_settings.ini
│   ├── path_loss.csv
│   ├── stdafx.cpp
│   └── stdafx.h
├── Fox_IQlite.3.0.1_Demo_11AC_v2.0
│   ├── CopyDllToBin.mak
│   ├── IQlite_Demo.cpp
│   ├── IQlite_Demo.vcproj
│   ├── IQlite_Demo_VS05_11AC.sln
│   ├── LP_DUT_setup.ini
│   ├── R6250
│   │   ├── global_settings.cpp
│   │   └── stdafx.cpp
│   ├── TestStartUp.ini
│   ├── global_settings.cpp
│   ├── global_settings.h
│   ├── global_settings.ini
│   ├── path_loss.csv
│   ├── stdafx.cpp
│   └── stdafx.h
├── Fox_IQlite.3.0.1_Demo_11AC_v3.0
│   ├── CopyDllToBin.mak
│   ├── IQlite_Demo.cpp
│   ├── IQlite_Demo.vcproj
│   ├── IQlite_Demo_VS05_11AC.sln
│   ├── LP_DUT_setup.ini
│   ├── R6250
│   │   ├── global_settings.cpp
│   │   └── stdafx.cpp
│   ├── ReadMe.txt
│   ├── Release
│   │   └── IQlite_Demo_11AC.e__
│   ├── TestStartUp.ini
│   ├── global_settings.cpp
│   ├── global_settings.h
│   ├── global_settings.ini
│   ├── path_loss.csv
│   ├── stdafx.cpp
│   └── stdafx.h
├── Fox_IQlite_Demo
│   ├── CopyDllToBin.mak
│   ├── IQlite_Demo.cpp
│   ├── IQlite_Demo.vcproj
│   ├── IQlite_Demo_VS05.sln
│   ├── LP_DUT_setup.ini
│   ├── TestStartUp.ini
│   ├── global_settings.cpp
│   ├── global_settings.h
│   ├── global_settings.ini
│   ├── path_loss.csv
│   ├── stdafx.cpp
│   └── stdafx.h
├── Fox_IQlite_Demo_WiFi
│   ├── CopyDllToBin.mak
│   ├── IQlite_Demo.cpp
│   ├── IQlite_Demo.vcproj
│   ├── IQlite_Demo_VS05.sln
│   ├── LP_DUT_setup.ini
│   ├── TestStartUp.ini
│   ├── global_settings.cpp
│   ├── global_settings.h
│   ├── global_settings.ini
│   ├── path_loss.csv
│   ├── stdafx.cpp
│   └── stdafx.h
├── GPS_Test
│   ├── Doxyfile
│   ├── GPS_Connect_IQTester.cpp
│   ├── GPS_ContinueWave.cpp
│   ├── GPS_Disconnect_IQTester.cpp
│   ├── GPS_Global_Setting.cpp
│   ├── GPS_Initialize_Dut.cpp
│   ├── GPS_Insert_Dut.cpp
│   ├── GPS_Load_Path_Loss_Table.cpp
│   ├── GPS_ModulatedMode.cpp
│   ├── GPS_Remove_Dut.cpp
│   ├── GPS_Test.cpp
│   ├── GPS_Test.h
│   ├── GPS_Test.sln
│   ├── GPS_Test.vcproj
│   ├── GPS_Test.vcproj.VNGW.F6815460.user
│   ├── GPS_Test.vcproj.XL-20130716KYDS.cq.user
│   ├── GPS_Test.vcxproj
│   ├── GPS_Test_Internal.cpp
│   ├── GPS_Test_Internal.h
│   ├── GPS_Transmit_Scenario.cpp
│   ├── install.mak
│   ├── mod
│   │   ├── IQNavScenarioFile2008241_LPCopenhagen.xml
│   │   ├── IQNavScenarioFile2008241_LPShanghai.xml
│   │   ├── IQNavScenarioFile2008241_LPSunnyvale.xml
│   │   ├── IQNavScenarioFile2008241_LPTaipei.xml
│   │   ├── IQNavScenarioFile2008241_LondonBigBen.xml
│   │   └── IQNavScenarioFile2008241_Tokyotower.xml
│   ├── path_loss_GPS.csv
│   ├── stdafx.cpp
│   └── stdafx.h
├── I01X110.00_11ac_LP_DUT_OK
│   ├── Cmdlist.xlsx
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── LP_Script.ini
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── WLAN_WL_Command_config_4360_TELNET_SOCKET.INI
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── IQlite_Demo
│   ├── CopyDllToBin.mak
│   ├── IQlite_Demo.cpp
│   ├── IQlite_Demo.vcproj
│   ├── IQlite_Demo.vcproj.VNGW.F6815460.user
│   ├── IQlite_Demo_VS05.sln
│   ├── stdafx.cpp
│   └── stdafx.h
├── IQlite_Logger
│   ├── IQlite_Logger.cpp
│   ├── IQlite_Logger.h
│   ├── IQlite_Logger.ini
│   ├── IQlite_Logger.vcproj
│   ├── IQlite_Logger.vcproj.VNGW.F6815460.user
│   ├── IQlite_Logger.vcproj.XL-20130716KYDS.cq.user
│   ├── IQlite_Logger.vcxproj
│   ├── IQlite_Logger.vcxproj.filters
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── IQlite_Timer
│   ├── IQlite_Timer.cpp
│   ├── IQlite_Timer.h
│   ├── IQlite_Timer.ini
│   ├── IQlite_Timer.vcproj
│   ├── IQlite_Timer.vcproj.VNGW.F6815460.user
│   ├── IQlite_Timer.vcproj.XL-20130716KYDS.cq.user
│   ├── IQlite_Timer.vcxproj
│   ├── IQlite_Timer.vcxproj.filters
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── IQlite_VS05.sln
├── IQmeasure
│   ├── DebugAlloc.cpp
│   ├── DebugAlloc.h
│   ├── IQmeasure.cpp
│   ├── IQmeasure.h
│   ├── IQmeasure.sln
│   ├── IQmeasure.vcproj
│   ├── IQmeasure.vcproj.VNGW.F6815460.user
│   ├── IQmeasure.vcproj.XL-20130716KYDS.cq.user
│   ├── IQmeasure.vcxproj
│   ├── IQmeasureTest
│   │   ├── IQmeasureTest.cpp
│   │   ├── IQmeasureTest.h
│   │   ├── IQmeasureTest.sln
│   │   ├── IQmeasureTest.vcproj
│   │   ├── IQmeasureTest.vcproj.VNGW.F6815460.user
│   │   ├── IQmeasureTest.vcproj.XL-20130716KYDS.cq.user
│   │   ├── IQmeasureTest.vcxproj
│   │   ├── IQmeasureTest_QA.cpp
│   │   ├── IQmeasure_QA.cpp
│   │   ├── QA_Setup.ini
│   │   ├── stdafx.cpp
│   │   └── stdafx.h
│   ├── IQmeasure_IQapi_Legacy
│   │   ├── IQmeasure_IQapi_Legacy.sln
│   │   ├── IQmeasure_IQapi_Legacy.vcproj
│   │   ├── IQmeasure_IQapi_Legacy.vcproj.VNGW.F6815460.user
│   │   ├── IQmeasure_IQapi_Legacy.vcproj.XL-20130716KYDS.cq.user
│   │   ├── IQmeasure_IQapi_Legacy.vcxproj
│   │   ├── IQmeasure_IQapi_Legacy_prev.h
│   │   ├── install.mak
│   │   ├── iqmeasure.cpp
│   │   ├── iqmeasure_prev.cpp
│   │   ├── stdafx.cpp
│   │   └── stdafx.h
│   ├── IQmeasure_IQapi_SCPI
│   │   ├── Debug
│   │   │   ├── BuildLog.htm
│   │   │   ├── IQmeasure_IQapi_SCPI.dll.embed.manifest
│   │   │   ├── IQmeasure_IQapi_SCPI.dll.embed.manifest.res
│   │   │   ├── IQmeasure_IQapi_SCPI.dll.intermediate.manifest
│   │   │   ├── IQmeasure_IQapi_SCPI.exp
│   │   │   ├── IQmeasure_IQapi_SCPI.pdb
│   │   │   ├── mt.dep
│   │   │   └── vc80.pdb
│   │   ├── IQmeasure_IQapi_SCPI.sln
│   │   ├── IQmeasure_IQapi_SCPI.vcproj
│   │   ├── IQmeasure_IQapi_SCPI.vcproj.VNGW.F6815460.user
│   │   ├── IQmeasure_IQapi_SCPI.vcproj.XL-20130716KYDS.cq.user
│   │   ├── IQmeasure_IQapi_SCPI.vcxproj
│   │   ├── Release
│   │   │   ├── BuildLog.htm
│   │   │   ├── IQmeasure_IQapi_SCPI.dll.intermediate.manifest
│   │   │   ├── IQmeasure_IQapi_SCPI.exp
│   │   │   ├── IQmeasure_IQapi_SCPI.pdb
│   │   │   ├── mt.dep
│   │   │   ├── vc80.idb
│   │   │   └── vc80.pdb
│   │   ├── install.mak
│   │   ├── iqmeasure.cpp
│   │   ├── stdafx.cpp
│   │   └── stdafx.h
│   ├── IQmeasure_MPS.cpp
│   ├── IQmeasure_SCPI
│   │   ├── Debug
│   │   │   ├── BuildLog.htm
│   │   │   ├── IQmeasure_SCPI.dll.embed.manifest
│   │   │   ├── IQmeasure_SCPI.dll.embed.manifest.res
│   │   │   ├── IQmeasure_SCPI.dll.intermediate.manifest
│   │   │   ├── IQmeasure_SCPI.exp
│   │   │   ├── IQmeasure_SCPI.pdb
│   │   │   ├── mt.dep
│   │   │   └── vc80.pdb
│   │   ├── IQmeasure_Common.cpp
│   │   ├── IQmeasure_Common.h
│   │   ├── IQmeasure_SCPI.sln
│   │   ├── IQmeasure_SCPI.vcproj
│   │   ├── IQmeasure_SCPI.vcproj.VNGW.F6815460.user
│   │   ├── IQmeasure_SCPI.vcproj.XL-20130716KYDS.cq.user
│   │   ├── IQmeasure_SCPI.vcxproj
│   │   ├── IQmeasure_Scpi.cpp
│   │   ├── IQmeasure_Scpi.h
│   │   ├── IQxstream_API.cpp
│   │   ├── IQxstream_API.h
│   │   ├── Release
│   │   │   ├── BuildLog.htm
│   │   │   ├── IQmeasure_SCPI.dll.intermediate.manifest
│   │   │   ├── IQmeasure_SCPI.exp
│   │   │   ├── IQmeasure_SCPI.pdb
│   │   │   ├── mt.dep
│   │   │   ├── vc80.idb
│   │   │   └── vc80.pdb
│   │   ├── install.mak
│   │   ├── iqmeasure.cpp
│   │   ├── stdafx.cpp
│   │   └── stdafx.h
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── Include
│   └── Version.h
├── LICENSE
├── LP_DUT_U12L275_11ac_LP_DUT_Developing_14.06.16
│   ├── Cmdlist.xlsx
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── LP_Script.ini
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── LP_Dut
│   ├── LP_DUT_setup.ini
│   ├── LP_Dut.cpp
│   ├── LP_Dut.h
│   ├── LP_Dut.vcproj
│   ├── LP_Dut.vcxproj
│   ├── LP_Dut_VS05.sln
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── LP_Dut_11ac
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── LP_Dut_U12L275_Anna_2014.06.13_up
│   ├── CSocketDutl.cpp
│   ├── CSocketDutl.h
│   ├── CopyDebugToBin.mak
│   ├── CopyReleaseToBin.mak
│   ├── GetAdapterInfo.h
│   ├── IQlite_Logger.h
│   ├── IQlite_Logger.ini
│   ├── IQmeasure.h
│   ├── LP_DUT_setup.ini
│   ├── LP_Dut.cpp
│   ├── LP_Dut.h
│   ├── LP_Dut.sln
│   ├── LP_Dut.vcproj
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── U12H181_BCM4311_RX_1221.txt
│   ├── VessionInfor.h
│   ├── iqapiDefines.h
│   ├── logfile.txt
│   ├── path_loss.csv
│   ├── serial.no
│   ├── stdafx.cpp
│   ├── stdafx.h
│   └── vDUT.h
├── R6200v2_R6250_11ac_LP_DUT_OK_0819
│   ├── Cmdlist.xlsx
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── LP_Script.ini
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── R6200v2_R6250_11ac_LP_DUT_OK_0910
│   ├── Cmdlist.xlsx
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── LP_Script.ini
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── R6250_bcm43217(2.4g)_bcm4360(5g)_11ac_LP_DUT_OK_20130502
│   ├── Cmdlist.xlsx
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── R6300v2_AC1450_11ac_LP_DUT_verify_OK_0817
│   ├── Cmdlist.xlsx
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── cmd.log
│   ├── devctl_.log.txt
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── R6300v2_AC1450_11ac_LP_DUT_verify_OK_0910
│   ├── Cmdlist.xlsx
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── R8000_NFT_LP_DUT_verify_OK_0910
│   ├── Cmdlist.xlsx
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── README.md
├── T77_11ac_LP_DUT_20130409_OK
│   ├── 000_2013-03-26-14-04-04_T77H391_5G.txt
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac.vcproj.T77H391PT1-1.Administrator.user
│   ├── LP_Dut_11ac.vcproj.VNGW.f6815460.user
│   ├── LP_Dut_11ac_VS05.ncb
│   ├── LP_Dut_11ac_VS05.sln
│   ├── LP_Dut_11ac_VS05.suo
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── T77_11AC.pcap
│   ├── T77_11ac_LP_DUT_20130409_OK.zip.txt
│   ├── U12H218_5G_11AC.txt
│   ├── cmd.log
│   ├── cmd.log.bak
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── TestManager
│   ├── Doxyfile
│   ├── TestManager.cpp
│   ├── TestManager.def
│   ├── TestManager.h
│   ├── TestManager.rc
│   ├── TestManager.vcproj
│   ├── TestManager.vcxproj
│   ├── install.mak
│   ├── resource.h
│   ├── stdafx.cpp
│   └── stdafx.h
├── U12H163_U12H266_11ac_LP_DUT_OK
│   ├── Cmdlist.xlsx
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── LP_Script.ini
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── U12L310(BCM4360 BCM63168)11ac_LP_DUT_Developing_2014.10.15
│   ├── GetAdapterInfo.h
│   ├── LP_Dut_11ac.cpp
│   ├── LP_Dut_11ac.h
│   ├── LP_Dut_11ac.vcproj
│   ├── LP_Dut_11ac_VS05.sln
│   ├── LP_Script.ini
│   ├── PeerSocket.cpp
│   ├── PeerSocket.h
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── WiFi_11ac_MiMo_Test
│   ├── WiFi_11ac_MiMo_Connect_IQTester.cpp
│   ├── WiFi_11ac_MiMo_Global_Setting.cpp
│   ├── WiFi_11ac_MiMo_RX_Verify_Per.cpp
│   ├── WiFi_11ac_MiMo_TX_Calibration.cpp
│   ├── WiFi_11ac_MiMo_TX_Verify_Evm.cpp
│   ├── WiFi_11ac_MiMo_TX_Verify_Mask.cpp
│   ├── WiFi_11ac_MiMo_TX_Verify_Power.cpp
│   ├── WiFi_11ac_MiMo_TX_Verify_Spectrum.cpp
│   ├── WiFi_11ac_MiMo_Test.cpp
│   ├── WiFi_11ac_MiMo_Test.h
│   ├── WiFi_11ac_MiMo_Test.vcproj
│   ├── WiFi_11ac_MiMo_Test.vcxproj
│   ├── WiFi_11ac_MiMo_Test_Internal.cpp
│   ├── WiFi_11ac_MiMo_Test_Internal.h
│   ├── WiFi_Disconnect_IQTester.cpp
│   ├── WiFi_Get_Serial_Number.cpp
│   ├── WiFi_Initialize_Dut.cpp
│   ├── WiFi_Insert_Dut.cpp
│   ├── WiFi_Load_Path_Loss_Table.cpp
│   ├── WiFi_Power_Mode_Dut.cpp
│   ├── WiFi_Read_BB_Register.cpp
│   ├── WiFi_Read_Eeprom.cpp
│   ├── WiFi_Read_Mac_Address.cpp
│   ├── WiFi_Read_Mac_Register.cpp
│   ├── WiFi_Read_RF_Register.cpp
│   ├── WiFi_Read_Soc_Register.cpp
│   ├── WiFi_Remove_Dut.cpp
│   ├── WiFi_Run_Dut_Cmd.cpp
│   ├── WiFi_Run_External_Program.cpp
│   ├── WiFi_Write_BB_Register.cpp
│   ├── WiFi_Write_Eeprom.cpp
│   ├── WiFi_Write_Mac_Address.cpp
│   ├── WiFi_Write_Mac_Register.cpp
│   ├── WiFi_Write_RF_Register.cpp
│   ├── WiFi_Write_Soc_Register.cpp
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── WiFi_11ac_Test
│   ├── WiFi_11AC_Connect_IQTester.cpp
│   ├── WiFi_11AC_Disconnect_IQTester.cpp
│   ├── WiFi_11AC_Get_Serial_Number.cpp
│   ├── WiFi_11AC_Global_Setting.cpp
│   ├── WiFi_11AC_Initialize_Dut.cpp
│   ├── WiFi_11AC_Insert_Dut.cpp
│   ├── WiFi_11AC_Load_Path_Loss_Table.cpp
│   ├── WiFi_11AC_Power_Mode_Dut.cpp
│   ├── WiFi_11AC_RX_Verify_Per.cpp
│   ├── WiFi_11AC_Read_BB_Register.cpp
│   ├── WiFi_11AC_Read_Eeprom.cpp
│   ├── WiFi_11AC_Read_Mac_Address.cpp
│   ├── WiFi_11AC_Read_Mac_Register.cpp
│   ├── WiFi_11AC_Read_RF_Register.cpp
│   ├── WiFi_11AC_Read_Soc_Register.cpp
│   ├── WiFi_11AC_Remove_Dut.cpp
│   ├── WiFi_11AC_Run_Dut_Cmd.cpp
│   ├── WiFi_11AC_Run_External_Program.cpp
│   ├── WiFi_11AC_TX_Calibration.cpp
│   ├── WiFi_11AC_TX_Multi_Verification.cpp
│   ├── WiFi_11AC_TX_Verify_Evm.cpp
│   ├── WiFi_11AC_TX_Verify_Mask.cpp
│   ├── WiFi_11AC_TX_Verify_Power.cpp
│   ├── WiFi_11AC_TX_Verify_Spectrum.cpp
│   ├── WiFi_11AC_Template_Function.cpp
│   ├── WiFi_11AC_Test.cpp
│   ├── WiFi_11AC_Test.h
│   ├── WiFi_11AC_Test_Internal.cpp
│   ├── WiFi_11AC_Test_Internal.h
│   ├── WiFi_11AC_Write_BB_Register.cpp
│   ├── WiFi_11AC_Write_Eeprom.cpp
│   ├── WiFi_11AC_Write_Mac_Address.cpp
│   ├── WiFi_11AC_Write_Mac_Register.cpp
│   ├── WiFi_11AC_Write_RF_Register.cpp
│   ├── WiFi_11AC_Write_Soc_Register.cpp
│   ├── WiFi_11ac_Test.vcproj
│   ├── WiFi_11ac_Test.vcxproj
│   ├── install.mak
│   ├── path_loss.csv
│   ├── stdafx.cpp
│   └── stdafx.h
├── WiFi_11ac_Test_pingPong
│   ├── WiFi_11AC_Connect_IQTester.cpp
│   ├── WiFi_11AC_Disconnect_IQTester.cpp
│   ├── WiFi_11AC_Get_Serial_Number.cpp
│   ├── WiFi_11AC_Global_Setting.cpp
│   ├── WiFi_11AC_Initialize_Dut.cpp
│   ├── WiFi_11AC_Insert_Dut.cpp
│   ├── WiFi_11AC_Load_Path_Loss_Table.cpp
│   ├── WiFi_11AC_Power_Mode_Dut.cpp
│   ├── WiFi_11AC_RX_Verify_Per.cpp
│   ├── WiFi_11AC_Read_BB_Register.cpp
│   ├── WiFi_11AC_Read_Eeprom.cpp
│   ├── WiFi_11AC_Read_Mac_Address.cpp
│   ├── WiFi_11AC_Read_Mac_Register.cpp
│   ├── WiFi_11AC_Read_RF_Register.cpp
│   ├── WiFi_11AC_Read_Soc_Register.cpp
│   ├── WiFi_11AC_Remove_Dut.cpp
│   ├── WiFi_11AC_Run_Dut_Cmd.cpp
│   ├── WiFi_11AC_Run_External_Program.cpp
│   ├── WiFi_11AC_TX_Calibration.cpp
│   ├── WiFi_11AC_TX_Multi_Verification.cpp
│   ├── WiFi_11AC_TX_Verify_Evm.cpp
│   ├── WiFi_11AC_TX_Verify_Mask.cpp
│   ├── WiFi_11AC_TX_Verify_Power.cpp
│   ├── WiFi_11AC_TX_Verify_Spectrum.cpp
│   ├── WiFi_11AC_Template_Function.cpp
│   ├── WiFi_11AC_Test.cpp
│   ├── WiFi_11AC_Test.h
│   ├── WiFi_11AC_Test_Internal.cpp
│   ├── WiFi_11AC_Test_Internal.h
│   ├── WiFi_11AC_Write_BB_Register.cpp
│   ├── WiFi_11AC_Write_Eeprom.cpp
│   ├── WiFi_11AC_Write_Mac_Address.cpp
│   ├── WiFi_11AC_Write_Mac_Register.cpp
│   ├── WiFi_11AC_Write_RF_Register.cpp
│   ├── WiFi_11AC_Write_Soc_Register.cpp
│   ├── WiFi_11ac_Test.vcproj
│   ├── WiFi_11ac_Test.vcxproj
│   ├── install.mak
│   ├── path_loss.csv
│   ├── stdafx.cpp
│   └── stdafx.h
├── WiFi_MiMo_Test
│   ├── WiFi_Connect_IQTester.cpp
│   ├── WiFi_Disconnect_IQTester.cpp
│   ├── WiFi_Get_Serial_Number.cpp
│   ├── WiFi_Global_Setting.cpp
│   ├── WiFi_Initialize_Dut.cpp
│   ├── WiFi_Insert_Dut.cpp
│   ├── WiFi_Load_Path_Loss_Table.cpp
│   ├── WiFi_MiMo_Test.cpp
│   ├── WiFi_MiMo_Test.h
│   ├── WiFi_MiMo_Test.sln
│   ├── WiFi_MiMo_Test.vcproj
│   ├── WiFi_MiMo_Test.vcxproj
│   ├── WiFi_MiMo_Test_Internal.cpp
│   ├── WiFi_MiMo_Test_Internal.h
│   ├── WiFi_Power_Mode_Dut.cpp
│   ├── WiFi_RX_Verify_Per.cpp
│   ├── WiFi_Read_BB_Register.cpp
│   ├── WiFi_Read_Eeprom.cpp
│   ├── WiFi_Read_Mac_Address.cpp
│   ├── WiFi_Read_Mac_Register.cpp
│   ├── WiFi_Read_RF_Register.cpp
│   ├── WiFi_Read_Soc_Register.cpp
│   ├── WiFi_Remove_Dut.cpp
│   ├── WiFi_Run_Dut_Cmd.cpp
│   ├── WiFi_Run_External_Program.cpp
│   ├── WiFi_TX_Calibration.cpp
│   ├── WiFi_TX_Verify_Evm.cpp
│   ├── WiFi_TX_Verify_Mask.cpp
│   ├── WiFi_TX_Verify_Power.cpp
│   ├── WiFi_TX_Verify_Spectrum.cpp
│   ├── WiFi_Write_BB_Register.cpp
│   ├── WiFi_Write_Eeprom.cpp
│   ├── WiFi_Write_Mac_Address.cpp
│   ├── WiFi_Write_Mac_Register.cpp
│   ├── WiFi_Write_RF_Register.cpp
│   ├── WiFi_Write_Soc_Register.cpp
│   ├── install.mak
│   ├── stdafx.cpp
│   └── stdafx.h
├── WiFi_Test
│   ├── Doxyfile
│   ├── Multi_Segment_Waveform.ini
│   ├── TestStartUp.ini
│   ├── WiFi_Connect_IQTester.cpp
│   ├── WiFi_Disconnect_IQTester.cpp
│   ├── WiFi_Finalize_Eeprom.cpp
│   ├── WiFi_Get_Serial_Number.cpp
│   ├── WiFi_Global_Setting.cpp
│   ├── WiFi_Initialize_Dut.cpp
│   ├── WiFi_Insert_Dut.cpp
│   ├── WiFi_Load_Multi_Segment_Waveform.cpp
│   ├── WiFi_Load_Path_Loss_Table.cpp
│   ├── WiFi_Power_Mode_Dut.cpp
│   ├── WiFi_RX_Calibration.cpp
│   ├── WiFi_RX_Sweep_Per.cpp
│   ├── WiFi_RX_Verify_Per.cpp
│   ├── WiFi_Read_BB_Register.cpp
│   ├── WiFi_Read_Eeprom.cpp
│   ├── WiFi_Read_Mac_Address.cpp
│   ├── WiFi_Read_Mac_Register.cpp
│   ├── WiFi_Read_RF_Register.cpp
│   ├── WiFi_Read_Soc_Register.cpp
│   ├── WiFi_Remove_Dut.cpp
│   ├── WiFi_Run_Dut_Cmd.cpp
│   ├── WiFi_Run_External_Program.cpp
│   ├── WiFi_TX_Calibration.cpp
│   ├── WiFi_TX_Multi_Verification.cpp
│   ├── WiFi_TX_Verify_Evm.cpp
│   ├── WiFi_TX_Verify_Mask.cpp
│   ├── WiFi_TX_Verify_Power.cpp
│   ├── WiFi_TX_Verify_Spectrum.cpp
│   ├── WiFi_Template_Function.cpp
│   ├── WiFi_Test.cpp
│   ├── WiFi_Test.h
│   ├── WiFi_Test.sln
│   ├── WiFi_Test.vcproj
│   ├── WiFi_Test.vcxproj
│   ├── WiFi_Test_Internal.cpp
│   ├── WiFi_Test_Internal.h
│   ├── WiFi_Write_BB_Register.cpp
│   ├── WiFi_Write_Eeprom.cpp
│   ├── WiFi_Write_Mac_Address.cpp
│   ├── WiFi_Write_Mac_Register.cpp
│   ├── WiFi_Write_RF_Register.cpp
│   ├── WiFi_Write_Soc_Register.cpp
│   ├── WiFi_vDut_Disabled.cpp
│   ├── WiFi_vDut_Enabled.cpp
│   ├── install.mak
│   ├── path_loss.csv
│   ├── stdafx.cpp
│   └── stdafx.h
├── WiMAX_Test
│   ├── MaskRequirement.csv
│   ├── RX_Path_Loss_WiMAX.csv
│   ├── TX_Path_Loss_WiMAX.csv
│   ├── WiMAX_Connect_IQTester.cpp
│   ├── WiMAX_Disconnect_IQTester.cpp
│   ├── WiMAX_Global_Setting.cpp
│   ├── WiMAX_Initialize_Dut.cpp
│   ├── WiMAX_Insert_Dut.cpp
│   ├── WiMAX_Load_Path_Loss_Table.cpp
│   ├── WiMAX_RX_Verify_Per.cpp
│   ├── WiMAX_Read_Eeprom.cpp
│   ├── WiMAX_Read_Mac_Address.cpp
│   ├── WiMAX_Remove_Dut.cpp
│   ├── WiMAX_Reset_Dut.cpp
│   ├── WiMAX_TXRX_Calibration.cpp
│   ├── WiMAX_TXRX_Verification.cpp
│   ├── WiMAX_TX_Verify_Evm.cpp
│   ├── WiMAX_TX_Verify_Mask.cpp
│   ├── WiMAX_TX_Verify_Power.cpp
│   ├── WiMAX_Test.cpp
│   ├── WiMAX_Test.h
│   ├── WiMAX_Test.sln
│   ├── WiMAX_Test.vcproj
│   ├── WiMAX_Test.vcxproj
│   ├── WiMAX_Test_Internal.cpp
│   ├── WiMAX_Test_Internal.h
│   ├── WiMAX_Write_Eeprom.cpp
│   ├── WiMAX_Write_Mac_Address.cpp
│   ├── install.mak
│   ├── path_loss_WiMAX.csv
│   ├── stdafx.cpp
│   └── stdafx.h
├── lp_util
│   ├── StringUtil.cpp
│   ├── StringUtil.h
│   ├── install.mak
│   ├── lp_util.sln
│   ├── lp_util.vcproj
│   └── lp_util.vcxproj
└── vDUT
    ├── Doxyfile
    ├── install.mak
    ├── resource.h
    ├── stdafx.cpp
    ├── stdafx.h
    ├── vDUT.cpp
    ├── vDUT.h
    ├── vDUT.rc
    ├── vDUT.vcproj
    └── vDUT.vcxproj

52 directories, 768 files