Skip to content

Commit 39dfe0d

Browse files
committed
Updated CHANGELOG for v1.1.0
1 parent 82cff32 commit 39dfe0d

2 files changed

Lines changed: 28 additions & 27 deletions

File tree

CHANGELOG.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,34 @@ srt-py Change Log
44

55
.. current developments
66
7+
vv1.1.0
8+
====================
9+
10+
**Added:**
11+
12+
* Added npoint scan (sinc) interpolation to daemon/utilities/functions.py
13+
* Added npoint scan image to dashboard/layouts/graphs.py
14+
* VLSR calculation added to object_tracker
15+
* VLSR distributed through daemon
16+
* VLSR shown on display
17+
18+
**Changed:**
19+
20+
* Changed radio_process.grc in the radio directory
21+
* Generated radio_process.py from the grc file and placed in the daemon directory
22+
* Adjusted behavior of npoint scan to have single center point during scan.
23+
* Moved readrad.py to postprocessing folder within main srt folder
24+
* Added baudrate as an option to config/schema file.
25+
26+
**Fixed:**
27+
28+
* Time alignment issues with spectrum and pointing direction.
29+
* Typo in gnuradio grc files and derived python vslr to vlsr.
30+
* Dashboard error from not finding image. MHO images now install with setup and listed in Manifest.in.
31+
* Added shebang to start of scripts.
32+
33+
34+
735
v1.0.0
836
====================
937

news/vlsr_calc.rst

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)