I'm having an issue trying to import a CSV into the 2200H program file. I
was able to import it into my ID800 and into my 92AD, but when I do it on
the 2200H it seems to just lock up. Am I doing something wrong?
Tnx in advance
Hi all,
I just posted 0.1.8b8 which I hope we can call the official 0.1.8. I
didn't add import/export of the special memories because it's going to
require some additional logic in the actual import process than I really
want to do at this point. Since that's more GUI-related, I want to push
that off to 0.1.9. The changes from b7 are:
- Improved Linux packaging
- CSV file includes bank letter instead of number
Linux users will likely want to use the new install procedure. To do
so, grab and unpack the tar file as usual. Then do:
$ cd chirp-0.1.8b8
$ python setup.py install
This should put an icon in your applications menu (under HamRadio) and
install CHIRP to the regular system locations. I'd appreciate some
reports from linux users on what distro they're using and about any
problems they're facing.
Thanks!
--
Dan Smith
dsmith#danplanet.com, s/#/@/
www.danplanet.com
KK7DS
Hi all,
I just posted CHIRP 0.1.9b2 with a single bugfix. Jeff reported an
issue with importing into a 2200, which turned out to be an issue with
the 2200 driver improperly handling large duplex offset values. I've
fixed that, and have also fixed the bug that caused him not to not see a
reasonable error message as a result.
So, if you were experiencing this issue, you might be interested in 0.1.9b2.
Thanks!
--
Dan Smith
dsmith#danplanet.com, s/#/@/
www.danplanet.com
KK7DS
I'm having an issue trying to import a CSV into the 2200H program file. I
was able to import it into my ID800 and into my 92AD, but when I do it on
the 2200H it seems to just lock up. Am I doing something wrong?
Tnx in advance