5 Feb
2015
5 Feb
'15
4:28 p.m.
-from chirp.settings import RadioSettingGroup, RadioSetting -from chirp.settings import RadioSettingValueBoolean +from chirp.settings import *
Can you please not convert these?
http://stackoverflow.com/questions/2386714/why-is-import-bad
Otherwise, I'm fine with the change in general. I know we've got basic test coverage on most of these, but did you verify each of the drivers you touched with the sample images to make sure they're okay? This is a lot of change across a lot of drivers for a single patch, so I want to make sure we don't break things.
Thanks!
--Dan