Radioddity Firmware 3.1.8

Radioddity new firmware version 3.1.8

Radioddity on julkaissut uusi firmware radioon GD77
Uudessa firmwaressa ei ole mitään ihmeitä tapahtunut. lainaus niiden changelokista:

Firmware V3.1.8
1: Solve DTMF decoding issue–the other channel number cannot be decoded after the DTMF in Double Standby (Double Single)
2: Add ANI display

Ei kannata kiirehtiä päivityksessä:) Kyselin mitä ANI display tarkoittaa, niin:
sain vastauksen “ANI displays the number of the calling party to the call center agent” eli tarkoittaa jotain ID näyttöön liittyvää jostai ryhmä keskustelusta.. Kokeilun jälkeen mitään näkyvää ei ollut..

Firmwaren saa kuitenkin ladattua GD77 ohjesivulta https://riku.titanix.net/wordpress/dmr/radioddity-gd-77/

Linkki facebookkiin, josta porukka juttelee: https://web.facebook.com/radioddity/photos/a.272143659551951/1554744251291879/?type=3&theater

Use radioddity and other radio codeplugs in linux command line

While browsing internet today i found this nice project called DMRCONFIG https://github.com/sergev/dmrconfig

Its suppose read/write codeplugs to GD77 or tyt radios.. as reading page i decided right away go test it.
To install i just run this commands:

apt install libusb-1.0-0-dev libudev-dev
git clone https://github.com/sergev/dmrconfig
cd dmrconfig
make -j4
#optionally do make install, or manual copy bin file to /opt

After install i took my Radiodditty GD-77 and TYT MD 2017 typed command dmrconfig -r -t well it worked seamless, i was using C.H.I.P as linux computer.

here some pictures while reading codeplug. i havent tried writing any codeplug yet.. but it should work.