diff options
author | Nathan West <nathan.west@okstate.edu> | 2016-04-11 14:27:32 -0400 |
---|---|---|
committer | Nathan West <nathan.west@okstate.edu> | 2016-04-11 14:27:32 -0400 |
commit | b7da9af4f229a213a225318656734e22dc068b02 (patch) | |
tree | 3ee2ee7bcc4ee487007390363b5f3fb85656a526 /RELEASE-NOTES.md | |
parent | 8694997538ffee16f9c2457c2a5ecb89e2bfbb0c (diff) |
Finalize release notes for v3.7.9.2v3.7.9.2
Diffstat (limited to 'RELEASE-NOTES.md')
-rw-r--r-- | RELEASE-NOTES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index ae5dca3e89..1250403cb9 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -66,6 +66,9 @@ set for the internal mask. This matches a fix fo the correlate_access_code_tag_bb block from v3.7.5.2. Look for similar fixes and consistency changes to the correlate_access_code blocks in the future. +Added test descriptions for the burst shaper QA and removed unnecessary +padding. + ### gr-fec 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 PYTHONPATH. New modules will also have a CMAKE_MODULES_PATH with the module `cmake/Modules` directory first over the installed GNU Radio modules. +The gr_modtool alias and description for renaming blocks match the +functionality. The new alias is `mv`. + ### Builds A misnamed variable, INCLUDE_DIRS (set by pkg-config) vs INCLUDE_DIR (never |