15 Mar
2012
15 Mar
'12
6:49 a.m.
Starting HiSpeed:
When you used the laptop, was CS-2820 configured for high-speed cloning? Even still, I wonder if maybe it's older and slower enough that your regular (presumably fast) machine is going *too* fast in hi-speed mode...
You could try this to see if it helps:
diff -r 8229eb1649d8 chirp/ic2820.py --- a/chirp/ic2820.py Wed Mar 14 13:29:29 2012 -0700 +++ b/chirp/ic2820.py Thu Mar 15 06:49:09 2012 -0700 @@ -110,7 +110,7 @@
_num_banks = 26 _bank_class = IC2820Bank - _can_hispeed = True + _can_hispeed = False
--
Dan Smith
www.danplanet.com
KK7DS