[chirp_users] Total Confusion
I have just started using Chirp with my brand new Baufeng radio.
I am using a TYT usb cable with a suitable adapter routine, which sets up COM4.
Communication with the radio seems fine. I can upload and download.
However, I am having a terrible time trying to get a list input to Chirp.
I have tried importing .tpe files, and get errors relating to difficulty with some floating point numbers.
I have tried with .csv files made with excel and get errors saying there are no channels.
I have even made changes to the data in an .img file (XML), and get told it's an invalid format.
Also I am not sure that I really understand what all the columns are in the main display.
Please what am I doing wrong?
I would love to know.
And is there any documentation available? I sure can't find any.
Thank you for your help.
Geoffrey.
Geofrey K. Phillips gphillips13@centurylink.net WD4LYO
On Thu, May 3, 2012 at 10:31 PM, Geoffrey K. Phillips gphillips13@centurylink.net wrote:
I have just started using Chirp with my brand new Baufeng radio.
I am using a TYT usb cable with a suitable adapter routine, which sets up COM4.
Communication with the radio seems fine. I can upload and download.
However, I am having a terrible time trying to get a list input to Chirp.
Wow, it sounds like you decided to start by diving into the deep end. I hope you are a good swimmer! It sounds like you tried to use every feature of Chirp your first time, and some of those are beta features. Using the daily development builds, you should expect to encounter bugs from time to time, and report those bugs to the developers so they can be fixed. This is why the daily builds exist.
The easiest way to get data into Chirp is to click on the field you want to edit and start typing. For example, click on one of the rows under the Frequency column and type "146.52". Now hit enter. You just input the 2m calling channel into your memory file! Once you're done editing, if it's a clone mode radio like your Baofang, you need to upload to the radio before the channel is on the radio (live mode radios do this instantly).
I have tried importing .tpe files, and get errors relating to difficulty with some floating point numbers.
.tpe files are one of those beta features I mentioned. ARRL was unwilling to share details about the TravelPlus format, so it's possible there are some bugs in how Chirp reads .tpe files. It would be very helpful if you wrote a bug report and attached your .tpe file for a developer to look at. You can do that here:
http://chirp.danplanet.com/projects/chirp/issues/new
I have tried with .csv files made with excel and get errors saying there are no channels.
It needs to be in Chirp csv format to work. Create the csv file with Chirp (Ctrl-N) first, then you can edit in Excel. If you edit the column heading names, Chirp will no longer be able to open the csv data.
I have even made changes to the data in an .img file (XML), and get told it's an invalid format.
Normally you should use software to generate xml.
Also I am not sure that I really understand what all the columns are in the main display.
The developers do their best to name columns intuitively. For example, the frequency column is labeled "Frequency", the column for changing your tone mode is labeled "Tone Mode", and the column for changing your tone is labeled "Tone". Knowing how to use those three columns should get your Baofang programmed such that you can use it with local repeaters.
And is there any documentation available? I sure can't find any.
I recommend reading the getting started guide: http://chirp.danplanet.com/projects/chirp/wiki/Beginners_Guide
Tom KD7LXL
I have tried importing .tpe files, and get errors relating to difficulty with some floating point numbers.
.tpe support is pretty new and there hasn't been much exposure yet. Please open a bug for this on the website and attach the .tpe files you're trying to import.
I have tried with .csv files made with excel and get errors saying there are no channels.
CSV is an encoding, not a file format, which means you can't just save anything as a .csv file and expect chirp to be able to read it. Download from the radio, export to CSV, then edit that in your spreadsheet, and import the result back into chirp.
I have even made changes to the data in an .imgfile (XML), and get told it's an invalid format.
An image file is not an XML file, and if you have XML data in a .img, then that's potentially part of the problem. However, you shouldn't be editing XML by hand as you're very likely to break the very strict formatting.
I assume all of this is because you don't want to use CHIRP's integrated memory editor for some reason? That surely seems easier than hand-editing XML files :)
Also I am not sure that I really understand what all the columns are in the main display.
You'll need to ask specific questions here as most people find them fairly self-explanatory.
And is there any documentation available? I sure can't find any.
There is a little. Feel free to write some :)
The FAQ and beginner's guide on the main page are the bulk of what we have right now.
participants (3)
-
Dan Smith
-
Geoffrey K. Phillips
-
Tom Hayward