Description
Documents the codeplug format for the AnyTone AT-D168UV device.
| Address | Element | Description |
|---|---|---|
| 800000h | Channel banks | |
| fc0800h | VFO Channel A | |
| fc0840h | VFO Channel B | |
| 1000000h | Zone channel lists. | |
| 1080000h | Scan list banks | |
| 1640800h | Message byte-map | |
| 2140000h | Message banks | |
| 2480000h | FM broadcast channel frequencies | |
| 2480200h | FM broadcast VFO frequency | |
| 2480210h | FM broadcast channel bitmap | |
| 2480220h | Some unknown bitfield |
694 Channel banks v1.03done
Between 1 and 32 repetitions of Channel Bank.
Description
A series of channel banks.
695 Channel Bank v1.03done
Between 1 and 128 repetitions of Channel.
Description
A collection of up to 128 channels.
696 Channel v1.03done
Element of size 40h.
Description
Encodes a single FM or DMR channel.
Unknown data
At address 0h: Unknown data of size 8h:6.
Mode
At address 8h:1: Enumeration of size 0h:2, with 4 options. Specifies the channel mode. A mixed mode is possible.
| Value | Name | Description |
|---|---|---|
| 0 | FM | |
| 1 | DMR | |
| 2 | FM + DMR RX | |
| 3 | DMR + FM RX |
Unknown data
At address 9h: Unknown data of size 1ah.
Channel Name
At address 23h: ASCII string of length (up to) 16 chars, 00h-padded.
The name of the channel.
Unknown data
At address 33h: Unknown data of size dh.
VFO Channel A
At address fc0800h: Unknown data of size 40h.
VFO Channel B
At address fc0840h: Unknown data of size 40h.
697 Zone channel lists.
Between 1 and 250 repetitions of Channel indices.
698 Channel indices
Between 1 and 250 repetitions of Channel index.
Channel index
16-bit unsigned little-endian integer value (uint16le).
699 Scan list banks
Up to 16 repetitions of Scan list bank.
700 Scan list bank
Between 1 and 250 repetitions of Scan list element.
Scan list element
Unknown data of size 90h.
701 Message byte-map
Element at address 1640800h of size 92h.
701.1 Unnamed section
Exactly 100 repetitions of None.
Enumeration of size 1h, with 2 options.
| Value | Name | Description |
|---|---|---|
| 0 | Invalid | |
| 255 | Valid |
Unused data
At address 64h: Unused data of size 2eh:
702 Message banks
Up to 13 repetitions of Message bank.
703 Message bank
Between 1 and 8 repetitions of Message.
704 Message
Element of size 100h.
At address 0h: ASCII string of length (up to) 99 chars, 00h-padded.
Unused data
At address 63h: Unused data of size 9dh:
705 FM broadcast channel frequencies
Up to 100 repetitions of Channel frequency.
Channel frequency
32-bit signed little-endian integer value (int32le).
706 FM broadcast VFO frequency
Element at address 2480200h of size 10h.
VFO frequency
At address 0h: 32-bit signed little-endian integer value (int32le).
Unused data
At address 4h: Unused data of size ch:
707 FM broadcast channel bitmap
Element at address 2480210h of size 10h.
707.1 Unnamed section
Exactly 100 repetitions of Channel bit.
Channel bit
boolean value.
Unused data
At address ch:3: Unused data of size 3h:4:
Some unknown bitfield
At address 2480220h: Unknown data of size 16h.