[chirp_devel] [PATCH][BTECH] Bigger serial timeout to allow all radios to work, fixes #3015
Dan Smith
Thu Mar 31 09:46:40 PDT 2016
> Practice have dictate that this value must be around 0.67 secs and to be
> safe we rise it to 0.7 seconds, it must not impact to much on the speed
> of the read/write with the driver.
So I just wanted to point out that the only reason you should not be
able to use a long timeout, is if you're reading data from the radio and
aren't sure how much to read. Surely these blocks are all an equal size,
right? Where is the case where you actually need to read some amount
that you can't predict, and which isn't an error case?
--Dan
More information about the chirp_devel
mailing list