Skip to content

Commit

Permalink
Updated CHANGELOG for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jswoboda committed Mar 17, 2023
1 parent 82cff32 commit 39dfe0d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 27 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,34 @@ srt-py Change Log

.. current developments
vv1.1.0
====================

**Added:**

* Added npoint scan (sinc) interpolation to daemon/utilities/functions.py
* Added npoint scan image to dashboard/layouts/graphs.py
* VLSR calculation added to object_tracker
* VLSR distributed through daemon
* VLSR shown on display

**Changed:**

* Changed radio_process.grc in the radio directory
* Generated radio_process.py from the grc file and placed in the daemon directory
* Adjusted behavior of npoint scan to have single center point during scan.
* Moved readrad.py to postprocessing folder within main srt folder
* Added baudrate as an option to config/schema file.

**Fixed:**

* Time alignment issues with spectrum and pointing direction.
* Typo in gnuradio grc files and derived python vslr to vlsr.
* Dashboard error from not finding image. MHO images now install with setup and listed in Manifest.in.
* Added shebang to start of scripts.



v1.0.0
====================

Expand Down
27 changes: 0 additions & 27 deletions news/vlsr_calc.rst

This file was deleted.

0 comments on commit 39dfe0d

Please sign in to comment.