sergev / baoclone

A command-line utility for saving, restoring and modifying the configuration of Baofeng handheld radios.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baoclone port in Linux

iw2evk opened this issue · comments

Hi Serge,

i've compiled baoclone 1.6 for linux (i use ubuntu 20.04)

i don't understand how set the usb port...

i use for programming the radio a usb to ttl device.

the port it's /tty/USB0 so i try to download for my baofeng uv5r

iw2evk@iw2evk-4236j25:~/Scaricati/baoclone-master/baoclone-master/build$ baoclone -v /tty/USB0
Read image from file '/tty/USB0'.
/tty/USB0: No such file or directory

What is the right command ?

many thanks

Regards

iw2evk Roberto

Milan

Hi Roberto,
Try /dev/USB0.

A question . i've see in datasheeth of RDA1846 chip some commands not present in menue or Chirp.

E.g.

Bit 58H[3] : Function pre/de-emph 1=pre/de-emph bypass 0=normal

or

Step1: set 58H[1:0]=11 set voice hpf bypass
Step2: set 58H[5:3]=111 set voice lpf bypass and pre/de-emph bypass

It's possibible with boaclone send this data to the radio chip?

Thanks