在SDK3.4的版本下,我已经能够成功显示AOA数据如下:
我现在想要将其中测得I/Q样本导出,保存到本地以便我后续分析或者利用,我现在没有找到明确有效的方法去操作,所以提出这个问题。
(Tips: 我有参照https://dev.ti.com/tirex/content/simplelink_academy_cc13x2_26x2sdk_3_30_03_00/modules/rtls_toolbox_ble5/ble_aoa/ble_aoa.html里面的讲解,在SDK中,对于计算相位差保存I/Q样本的操作在rtls_aoa_iq_with_rtls_util_export_into_csv这个文件中,By default, the script produces a log file. This file is stored in the same path as the .csv file (i.e. in the directory from where the script was run) and can be useful for debug. 这里的脚本文件是如何生成的,我不太清楚,还希望能够得到解答)


