Hey Jim, can you take a look at this failure? I assume it's because of the new RT21 image confusing the RT1 driver.
--Dan
On Apr 5, 2021, at 7:44 AM, Build System via chirp_devel chirp_devel@intrepid.danplanet.com wrote:
====================================================================== ERROR: test_detect (tests.TestCase_RetevisRT26) Testing Retevis RT26 detect
Traceback (most recent call last): File "tests/__init__.py", line 68, in test_detect self._runtest(run_tests.TestCaseDetect) File "tests/__init__.py", line 42, in _runtest failures = testcase.run() File "tests/run_tests.py", line 879, in run (self._wrapper._dstclass, radio.__class__)) TestFailedError: <class 'chirp.drivers.retevis_rt26.RT26Radio'> detected as <class 'chirp.drivers.retevis_rt21.RT21Radio'>