Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autopep8b #7

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

Autopep8b #7

wants to merge 48 commits into from

Conversation

mormj
Copy link
Owner

@mormj mormj commented Nov 4, 2021

drmpeg and others added 29 commits November 6, 2021 08:23
Adds the typedefs and includes needed to build with Qwt 6.2.

Signed-off-by: Bill Muzika <[email protected]>
Signed-off-by: Christoph Koehler <[email protected]>
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 <[email protected]>
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 <[email protected]>
…nda-forge-pinning 2021.11.11.20.25.44

Signed-off-by: Ryan Volz <[email protected]>
Creates a python module in the build tree for tests to import.

Addresses gnuradio#3999 and gnuradio#4825

Signed-off-by: Christoph Koehler <[email protected]>
this necessitates including it whenever it's used in-tree

Signed-off-by: Marcus Müller <[email protected]>
also: enable formerly disabled qa_logger tests

This replaces log4cpp with spdlog.

Signed-off-by: Marcus Müller <[email protected]>
Signed-off-by: Marcus Müller <[email protected]>
Signed-off-by: Marcus Müller <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Signed-off-by: Josh Morman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants