10 Feb
2013
10 Feb
'13
6:44 a.m.
On Sun, Feb 10, 2013 at 9:08 AM, Dan Smith dsmith@danplanet.com wrote:
So I think some of this discussion needs to be how to eliminate the CHIRP requirement for each code to be 5 digits since the OEM software and UV-5R accept any number of digits including no digits.
We just need to pad the value appropriately. What are the un-used digits set to? 0xff or something?
I just checked. ANI requires a minimum of 3 digits. The unused digits are
set to 0xff The 15 PTT IDs can all be set to null and the unused digits are also set to 0xff
Tom's suggestion of revising the structure works great. I should have realized that from looking at the structure for the alpha tags. :(
Jim