Skip to content

Commit

Permalink
Updated CHANGELOG for 2.6.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanvolz committed Jun 2, 2020
1 parent 97cba98 commit b91db3d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 46 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ digital_rf Change Log

.. current developments
v2.6.4.3
====================

**Fixed:**

* Fix matched filtering in drf_plot.py to run with Python 3 and use the correct code (not reversed). Also shift the filtered result so that ranges are the same before and after filtering.
* Fix RTI and STI plots in drf_plot.py tool for Python 3. Once again the assumption of an integer result from division rears its ugly head.



v2.6.4.2
====================

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

This file was deleted.

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

This file was deleted.

0 comments on commit b91db3d

Please sign in to comment.