View Release Notes in PDF form
Download MATLAB API v4.3.0a (added v2020a or higher support for CaptureTraceSpectrumExample & SweepDeviceExample)
Download MATLAB API v4.3.0 (without those examples mentioned above)
1 Introduction
This document describes versions 4.3.0 release of the MATLAB API for ThinkRF Real-Time Spectrum Analyzer (RTSA). The release package is included in a compressed zip folder. See the “Change Log.txt” included in the release package for the record of the current and past releases.
The API is set to run with \include\Dll\rtsaInterface.dll, a 64-bit version. To use the API in 32-bit MATLAB, copy the DLL files from \include\Dllx32 to \include\Dll folder. See the API Reference Guide included in \documentation folder as a starting point.
This version is compatible with all ThinkRF R5xx0 products, including R55x0 (all models) and R57x0 (all models).
2 Fixed Defects
The following issues are fixed in the version:
- None
3 New Features
The following new features and capabilities were added:
- Added 3 new methods related to manual sweep setup (not for use with sweep-device feature).
- manualSweepStart()
- manualSweepStop()
- manualSweepTraceCaptureAndContext()
- Added manualSweepCaptureExample.m script example to show how to do manual sweep capture with the new methods mentioned above.
4 Other Changes
The following other changes were made:
- Updated the API to work with C++ API DLL v1.6.0 for the new changes mentioned above. Also to incorporate the following changes:
- fixed a bug when sweep is in DD only mode.
- set sweep start frequency back to 9kHz.
- Updated the Reference Guide with the new changes mentioned above and added a column for how to use manual sweep.
5 Known Issues and Limitations
NA.
View Release Notes in PDF form
Download MATLAB API v4.3.0