File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,9 @@ set for the internal mask. This matches a fix fo the
66
66
correlate_access_code_tag_bb block from v3.7.5.2. Look for similar fixes and
67
67
consistency changes to the correlate_access_code blocks in the future.
68
68
69
+ Added test descriptions for the burst shaper QA and removed unnecessary
70
+ padding.
71
+
69
72
### gr-fec
70
73
71
74
FEC documentation continues to improve with every release. Fixes to improve
@@ -113,6 +116,9 @@ Fix template expansion code for out of tree modules by adding build_utils.py to
113
116
PYTHONPATH. New modules will also have a CMAKE_MODULES_PATH with the module
114
117
` cmake/Modules ` directory first over the installed GNU Radio modules.
115
118
119
+ The gr_modtool alias and description for renaming blocks match the
120
+ functionality. The new alias is ` mv ` .
121
+
116
122
### Builds
117
123
118
124
A misnamed variable, INCLUDE_DIRS (set by pkg-config) vs INCLUDE_DIR (never
Original file line number Diff line number Diff line change @@ -66,6 +66,9 @@ set for the internal mask. This matches a fix fo the
66
66
correlate_access_code_tag_bb block from v3.7.5.2. Look for similar fixes and
67
67
consistency changes to the correlate_access_code blocks in the future.
68
68
69
+ Added test descriptions for the burst shaper QA and removed unnecessary
70
+ padding.
71
+
69
72
### gr-fec
70
73
71
74
FEC documentation continues to improve with every release. Fixes to improve
@@ -113,6 +116,9 @@ Fix template expansion code for out of tree modules by adding build_utils.py to
113
116
PYTHONPATH. New modules will also have a CMAKE_MODULES_PATH with the module
114
117
` cmake/Modules ` directory first over the installed GNU Radio modules.
115
118
119
+ The gr_modtool alias and description for renaming blocks match the
120
+ functionality. The new alias is ` mv ` .
121
+
116
122
### Builds
117
123
118
124
A misnamed variable, INCLUDE_DIRS (set by pkg-config) vs INCLUDE_DIR (never
You can’t perform that action at this time.
0 commit comments