File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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+
735v1.0.0
836====================
937
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments