View Release Notes in PDF form
Download PyRF3 API v3.0.6 release package
Introduction
This document describes the release versions 3.0.6 of the PyRF3 Python language Application Programming Interface (API) for command, control and data acquisition using ThinkRF Real-Time Spectrum Analyzer products.
The release package consists of the *.egg files for installation, source code, documentation with installation instructions, and examples. See the API Reference Guide included in the “documentation” folder of the release package for usage and function details.
This version of the API is compatible with all ThinkRF R55x0 and R57x0 products.
Fixed Defects
The following issue is fixed in this version.
- Fixed decimation default to 1 in config.py.
- Fixed in thinkrf.py:
- gain handling for when not applicable to a device
- the reset SCPI command of the reset() function
New Features
The following new features and capabilities were added to this version.
- Added 'seconds' and 'secondsfractional' to geolocation printout in sweep_device.py.
- The release package now also includes a wheel package, besides the egg package. The wheel installation instruction is added to the Reference Guide.
Other Changes
The following changes were made.
- Added to some sweep examples Geolocation data when applicable.
- Added header information to each file.
Known Issues and Limitations
None.
View Release Notes in PDF form
Download PyRF3 API v3.0.6 release package