Building your codeplug with qdmr
Following I’ve collected a few tips for using qdmr with the Anytone AT-D878UVII PLUS. If you are interested in how to install qdmr, see here.
Brief introduction to codeplugs
Let’s be frank. They are a pain. A codeplug is
- vendor specific,
- model specific and
- region specific.
So if you don’t have a ham buddy in your region, with your device, then you need to write your own codeplug.
Steps
- Set region of your device (only once)
- Back your codeplug up
- Build your codeplug
- Transfer it to your device
Region set
To set your region on the Anytone AT-D878UVII PLUS you need to enter the test mode.
| Buttons | Mode |
|---|---|
| PTT+PF3 | Firmware flash mode |
| PTT+PF1 | Init mode |
| PTT+1 | Test mode: Region setting |
| PTT+2 | GPS test mode |
| PTT+PF2 | Icon update mode |
Region 0 is completely open and 3 is fitting for Austria.
Warnings:
- Codeplugs have specific band limits. Your device must be set to the same band limit.
- If you reset the region you must enter ‘Init mode’, which will wipe your codeplug along with your settings.
Backup your codeplug
- Turn your device on
- Connect the double jack to it.
- Start qdmr
- Plug the usb cable in your computer.
- Press
Device>Detect. A pop up window should inform you of the correct device. - Press
Device>Readand chose a location to save your codeplug. - Make a backup copy of this file or initiate a git repository and commit the file.
Build your codeplug
Read and follow the instructions over at dm3mat.
In short:
- Set general settings
- Create contacts (all call, private calls and talk groups you want to use)
- assemble contacts into group lists (simplex, local, regional, global, all)
- create channels (list of repeaters; clone for time slot 1 and 2)
- assemble channels to zones1
- (optional) assemble scan lists
- (optional) configure GPS/APRS and Roaming
I advise to make small steps, commit, write to device and test. If you create a syntax error it’ll be hard to find otherwise.
Transfer to your device
When qdmr is open with the codeplug loaded.
- Turn your device on
- Connect the double jack to it.
- Plug the usb cable in your computer.
- Press
Device>Detect. A pop up window should inform you of the correct device. - Press
Device>Verifyand solve the listed problems. - Press
Device>Write.
Warning: Before testing it is important to unplug the double jack. Otherwise the microphone and speaker is not active.
Changelog
- 2022-07-30: added warnings to ‘Region set’.
Footnotes:
-
If a channel is in no zone it won’t be available on your device. ↩