Skip to content

Commit

Permalink
Updated CHANGELOG for 2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanvolz committed Aug 6, 2020
1 parent 84759ba commit f159425
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 69 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,29 @@ digital_rf Change Log

.. current developments
v2.6.5
====================

**Added:**

* Added start sample to debug printing of 'digital_rf_channel_sink' to complement the debug printing of rx_time tags.

**Changed:**

* The Digital RF (Channel) Source/Sink blocks for gnuradio-companion have been modified to accept 'raw' input for the start and end identifiers instead of strings, allowing variables to be used. Existing flowgraphs may require quotes to be placed around existing string input.

**Fixed:**

* Better error message when no samples are specified with drf_plot.py.
* Fix the Digital RF sink blocks and GRC yaml to prevent an empty array for center_frequencies being written as Digital Metadata (currently happens with default GRC block with GNU Radio 3.8).
* Clarified docstrings (and updated to actual modern behavior) for 'start' and 'end' in Digital RF source/sinks.

**Authors:**

* Ryan Volz



v2.6.4.4
====================

Expand Down
23 changes: 0 additions & 23 deletions news/fix_drf_plot.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/fix_empty_center_freq.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/start_sample_fixes.rst

This file was deleted.

0 comments on commit f159425

Please sign in to comment.