-
RIA Toolkit OSS v0.1.3
StableAll checks were successfulBuild Sphinx Docs Set / Build Docs (push) Successful in 17sTest with tox / Test with tox (3.11) (push) Successful in 32sTest with tox / Test with tox (3.12) (push) Successful in 29sTest with tox / Test with tox (3.10) (push) Successful in 42sBuild Project / Build Project (3.10) (push) Successful in 50sBuild Project / Build Project (3.11) (push) Successful in 49sBuild Project / Build Project (3.12) (push) Successful in 49sreleased this
2025-10-27 14:39:40 -04:00 | 158 commits to main since this releaseRIA Toolkit OSS v0.1.3 - Release Notes
This release adds support for viewing recordings via a new package:
ria_toolkit_oss.view. It allows users to callrecording.view()orrecording.simple_view()to generate and save plots of Recording objects. Support has also been added for Library asset visualization via a new package:ria_toolkit_oss.viz.This release also includes updates and improvements to the SDR package, including adding support for RTLSDR and ThinkRF radios.
🌟 New Features
-
SDR Package:
- Added support for RTLSDR and ThinkRF radios.
- Added support for setting the bias tee in relevant radios.
- Added get() methods to SDR for sample rate, center frequency, and gain.
-
View Package:
- Added
view_sig()andview_simple_sig(), which supportrecording.view()andrecording.simple_view().
- Added
-
Viz Package:
- Added Widget data Viewing & Visualization support for numerous supported asset types such as Recordings, Pytorch State Dictionaries, Radio Datasets, and Onnx Graphs.
🚀 Enhancements
-
Docs:
- Added new SDR packages (ThinkRF and RTLSDR).
🛠️ Performance Improvements
-
Recording Package:
- The to_npy() and to_sigmf() methods have been updated to include file overwrite protection.
🐛 Bug Fixes
-
SDR Package:
- Some of the record() and tx_recording() methods did not properly implement the ability to input either
num_samplesorrx/tx_time; this has been fixed.
- Some of the record() and tx_recording() methods did not properly implement the ability to input either
💡 Future Plans
- Extending asset visualization for a wider variety of asset types and file formats.ℹ️ Additional Information
SHA256 Checksums:
ria_toolkit_oss-0.1.1-py3-none-any.whl: 606197289f1f38ec2ea3d0b3f992c5c36862e2ab5ac3aa55833b0f558ea76a3e ria_toolkit_oss-0.1.1.tar.gz: 606197289f1f38ec2ea3d0b3f992c5c36862e2ab5ac3aa55833b0f558ea76a3e ria-toolkit-oss-0.1.1-py_0.conda: 35a048956e9f0dab497f5fe49cde1dce63da3e51a4d31ac113db2329fcb5768eChangelog: v0.1.2..v0.1.3
If you have any questions or concerns regarding this release, wish to provide feedback, or would
like to suggest an improvement to the project, please feel free to contact the project maintainers.Downloads
-