Conversation
Owner
mormj
commented
Nov 4, 2021
Signed-off-by: Ron Economos <w6rz@comcast.net>
This reverts commit ccd28df.
Signed-off-by: Christoph Koehler <christoph@zerodeviation.net>
Adds the typedefs and includes needed to build with Qwt 6.2. Signed-off-by: Bill Muzika <bill.muzika@outlook.com>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Christoph Koehler <christoph@zerodeviation.net>
…isting psk block Signed-off-by: Nicholas Bruce <saltair93+github@gmail.com>
…adio#5302). Signed-off-by: Ryan Volz <ryan.volz@gmail.com>
Keep qa_agc disabled on Windows because it can still fail for another
reason, e.g.:
FAIL: test_006 (__main__.test_agc)
Test the complex AGC loop (attack and decay rate inputs)
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:/Miniconda3/conda-bld/gnuradio-dev_1636670849640/work/gr-analog/python/analog/qa_agc.py", line 476, in test_006
self.assertFloatTuplesAlmostEqual(result, M * [ref, ], 4)
File "C:/Miniconda3/conda-bld/gnuradio-dev_1636670849640/work/gnuradio-runtime/python/gnuradio/gr_unittest.py", line 100, in assertFloatTuplesAlmostEqual
return all([
File "C:/Miniconda3/conda-bld/gnuradio-dev_1636670849640/work/gnuradio-runtime/python/gnuradio/gr_unittest.py", line 101, in <listcomp>
self.assertAlmostEqual(x, y, places, msg)
AssertionError: 1.084648370766092 != 1 within 4 places (0.08464837076609211 difference)
Signed-off-by: Ryan Volz <ryan.volz@gmail.com>
These tests have been failing often enough on macOS to the point that the macOS failures are being ignored. Rather than do that and more easily miss real regressions, disable these tests until they can be made more reliable. Signed-off-by: Ryan Volz <ryan.volz@gmail.com>
…nda-forge-pinning 2021.11.11.20.25.44 Signed-off-by: Ryan Volz <ryan.volz@gmail.com>
Creates a python module in the build tree for tests to import. Addresses gnuradio#3999 and gnuradio#4825 Signed-off-by: Christoph Koehler <christoph@zerodeviation.net>
Signed-off-by: Ron Economos <w6rz@comcast.net>
…cmake file Signed-off-by: shwhiti <shwhiti@sandia.gov>
this necessitates including it whenever it's used in-tree Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
also: enable formerly disabled qa_logger tests This replaces log4cpp with spdlog. Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
Signed-off-by: Josh Morman <jmorman@gnuradio.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.