Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding 6 python examples to rfsg, rfmxwlan, and rfmxnr (#1019)
* Added gen_from_tdms.py example The gen_from_tdms.py example generates a waveform from a TDMS file at a specified frequency and power. * Added 3 WLAN examples These examples mirror those in the shipped RFmx .NET and LV examples. * Added 2 NR examples acp-txp-modacc-single-carrier.py example shows how to make a composite measurement for RFmx NR. modacc-noncontiguous-multicarrier.py example shows how to implement multi-subblock, multi-component carrier measurement for RFmx NR. * Update acp-txp-modacc-single-carrier.py Added black formatting * Update modacc-noncontiguous-multicarrier.py Added black formatting * Update ofdm-modacc-evm-based-autolevel.py Added black formatting * Update ofdm-modacc-txp-composite.py Added black formatting * Update sem.py Added black formatting * Update gen_from_tdms.py Added black formatting * Fixed formatting Fixed formatting and made changes to generate-from-file.tdms based on feedback * Fixing python_validation errors
- Loading branch information