Digital-rf

Latest version: v2.6.8

Safety actively analyzes 630990 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

2.4

====================

First release with a revamped CMake build system and including the gr_drf GNU Radio module and many examples.

2.0

====================

Major update to Digital RF, in that file and subdirectory names were made predictable. To do this, each file and subdirectory now contains a set range of samples, and files and subdirectories will no longer have set number of samples when data is gappy. This greatly simplified the read api, since globs were no longer needed to find the data files that need to be opened; instead all needed file names can be derived.

1.1.1

====================

The python read methods have changed. The method read_vector now returns all data in format numpy.complex8, no matter how the data was stored in the underlying Hdf5 file. A new method, read_vector_raw duplicates the old read_vector method, returning data in the format stored in the Hdf5 raw files. The method read_vector_c81d that returns data as a single subchannel in numpy.complex8 format still exists, but issues a UserWarning recommending use of the other methods.

1.1

====================

The directory naming convention has changed from HH:MM:SS since certain file systems disallowed colons in directory names. This affected both the read and write API's.

1.0

====================

The first major release of the C and Python API's supporting the Digital RF HDF5 raw data format.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.