• v0.1.3 0f246e9c69

    RIA Toolkit OSS v0.1.3
    All checks were successful
    Build Sphinx Docs Set / Build Docs (push) Successful in 17s
    Test with tox / Test with tox (3.11) (push) Successful in 32s
    Test with tox / Test with tox (3.12) (push) Successful in 29s
    Test with tox / Test with tox (3.10) (push) Successful in 42s
    Build Project / Build Project (3.10) (push) Successful in 50s
    Build Project / Build Project (3.11) (push) Successful in 49s
    Build Project / Build Project (3.12) (push) Successful in 49s
    Stable

    benchinnery released this 2025-10-27 14:39:40 -04:00 | 158 commits to main since this release

    RIA 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 call recording.view() or recording.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() and view_simple_sig(), which support recording.view() and recording.simple_view().
    • 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_samples or rx/tx_time; this has been fixed.

    💡 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: 35a048956e9f0dab497f5fe49cde1dce63da3e51a4d31ac113db2329fcb5768e
    

    Changelog: 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