• To anyone looking to acquire commercial radio programming software:

    Please do not make requests for copies of radio programming software which is sold (or was sold) by the manufacturer for any monetary value. All requests will be deleted and a forum infraction issued. Making a request such as this is attempting to engage in software piracy and this forum cannot be involved or associated with this activity. The same goes for any private transaction via Private Message. Even if you attempt to engage in this activity in PM's we will still enforce the forum rules. Your PM's are not private and the administration has the right to read them if there's a hint to criminal activity.

    If you are having trouble legally obtaining software please state so. We do not want any hurt feelings when your vague post is mistaken for a free request. It is YOUR responsibility to properly word your request.

    To obtain Motorola software see the Sticky in the Motorola forum.

    The various other vendors often permit their dealers to sell the software online (i.e., Kenwood). Please use Google or some other search engine to find a dealer that sells the software. Typically each series or individual radio requires its own software package. Often the Kenwood software is less than $100 so don't be a cheapskate; just purchase it.

    For M/A Com/Harris/GE, etc: there are two software packages that program all current and past radios. One package is for conventional programming and the other for trunked programming. The trunked package is in upwards of $2,500. The conventional package is more reasonable though is still several hundred dollars. The benefit is you do not need multiple versions for each radio (unlike Motorola).

    This is a large and very visible forum. We cannot jeopardize the ability to provide the RadioReference services by allowing this activity to occur. Please respect this.

APX Unified Call List import tool available

N1GTL

Member
Database Admin
Joined
Jun 14, 2005
Messages
994
Location
CT
Several years back, a friend and I started working on a program to take a text file and use it to create a Unified Call List xml file for APX radios. I was able to successfully import csv files and create files that can be imported into an APX code plug. It was much easier to have customers provide a spreadsheet with the unit ID's, alias lists, both in p25 systems and analog MDC systems. It worked well. Fast forward. I quit the radio shop but was still very much active with RF work. 6 months later, my friend passed away. That put a stop to the project.

I have attached a zip file to this post. It contains the executable file, sample control files and a three page manual. This was going to be for my own use and I created about 8 or 10 UCL's for RR members. The file and manual were created with this in mind with no intention of deploying it so a few things might be vague. It might be confusing at first but it works well. I am not sure if any radio firmware changes will prevent it from working now but here it is. I'm making it available to anyone who wants to tuse it. Read the doc file and have at it. I have his computer and the program is written and compiled in C. I know nothing about programming but I might have the source code on his computer, which is sitting in my basement. I hope someone is able to get some use out of it.

Jim
 

Attachments

  • apx.zip
    15.9 KB · Views: 52

GTR8000

NY/NJ Database Guy
Database Admin
Joined
Oct 4, 2007
Messages
15,942
Location
BEE00
I'm certainly not diminishing the work you've done, but I have to ask...how is your program any different and/or more efficient than Peter Acord's UCL Builder that's been online for many years?


It's also worth pointing out that APX CPS has had the ability for a number of years now to directly import a very simple CSV file for trunked systems. It was intended to use an exported IvdRadio CSV file from Provisioning Manager, but it's super easy to create your own CSV with two columns named (with column headers as the first line of the file) Radio ID and Radio User Alias as such:

Radio ID,Radio User Alias
123,Sample 1
456,Sample 2
789,Sample 3

It can even clean out old entries still in the UCL that aren't in the file being imported.

1720306042536.png
 

N1GTL

Member
Database Admin
Joined
Jun 14, 2005
Messages
994
Location
CT
That existed but was complex and flakey. It wasn't working for a period of time. I mentioned this aspect of my job to my friend and it was a fun challenge so that's how it got going. He was retired and bored. We didn't set out to build anything spectacular. I as mentioned, I quit several years ago so I have no idea if that, or other sites may offer this. This simple app resides in next no space locally so it works if that other site goes down.
 
Top