Actions
Bug #3119
closedrun_tests script, bank testing don't work with commercial kenwood radios bank management paradigm
Start date:
01/02/2016
Due date:
% Done:
100%
Estimated time:
Chirp Version:
daily
Model affected:
Future Kenwood Driver
Platform:
All
I read the instructions above:
Description
The run_test validation script in the part related to bank testing, assume a paradigm on which a channel may be assigned or not to a bank, and this is ok to all bank models until now.
I'm writing a driver for a variety of Kenwood commercial radios, internally known as the “Kenwood 60G family” that has a different paradigm.
In this case every channel has to be tied to a bank under any condition.
So the run_tests script that is in charge of the testing and validation of every driver in it's actual state will fail against this new driver because of that.
The new Kenwood driver development is at issue 2999 and it's waiting for this change to go into the approval process.
Actions