3 Dec
2017
3 Dec
'17
12:56 p.m.
TestFailedError: <class 'chirp.drivers.retevis_rt26.RT26Radio'> detected as <class 'chirp.drivers.retevis_rt21.RT21Radio'>
On Sun, Dec 3, 2017 at 3:31 PM, Jim Unroe rock.unroe@gmail.com wrote:
Hmmm... The image is loaded and detected as an RT26 here.
Jim
OK. It appears that the RT21 driver does not have detection for the image so I assume CHIRP then resorts to a default check which is likely a file length which the RT26 image would match.
The fix, I believe, would be to add better checking to the RT21 driver. How would be the best way to go about doing that? Update the RT21 driver and then resubmit the RT26 driver?
Jim