Hi,
What do these parameters refer to in the rtls_aoa_iq_log.py file?
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
What do these parameters refer to in the rtls_aoa_iq_log.py file?
Thanks
Hi,
Those parameters are used in the aoa_set_params as shown below
sending_node.rtls.aoa_set_params(role, aoa_run_mode,
aoa_cte_scan_ovs,
aoa_cte_offset,
aoa_cte_time)
The aoa_set_params configurate the length of the CTE, the sampling rate and when the CTE show start.
All these parameters are documented in our software user's guide.
I would recommend you to take a look at our user's guide RTLS Toolbox section to get familiar with our software solution.