qdmr
qdmr copied to clipboard
Add support for BTECH DMR-6X2 Pro
This device identifies itself as "D6X2UV2" with hardware revision V100 (1.00).
This device is very likely almost identical to the D878UVII, so "only" the codeplug format needs to be verified:
- [ ] Verify memory regions
- [ ] Verify channel encoding
- [ ] Verify zone encoding
- [ ] Verify contact encoding
- [ ] Verify analog contact encoding
- [ ] Verify scan list encoding
- [ ] Verify radio DMR ID encoding
- [ ] Verify DMR APRS encoding
- [ ] Verify general settings encoding
- [ ] Verify boot settings encoding
- [ ] Verify preset messages encoding
- [ ] Verify hot key settings encoding
- [ ] Verify FM broadcast channel encoding
- [ ] Verfy analog signalling (DTMF, 5-tone etc) encoding
- [ ] Verify DMR encryption encoding
- [ ] Verify call-sign DB encoding.
Development will happen in the d6x2uv2 branch. There is also an emulator script under doc/reveng/btech/d6x2uv2/, if you like to assist in the reverse engineering of the codeplug format.