-
Hello fellow hams and developers!
Thanks for your great work. This is an interesting and very poorly documented field. I understand the numerous obstac;les we have to pass, just to make a single radi…
-
Executing the [keyboard demo](https://github.com/n1zzo/OpenRTX/blob/master/tests/platform/print_keys.c) on the Tytera MD-UV380, I have noticed that the two side keys above and below the PTT key are sw…
-
I have tried using dmrRadio on a Raspberry Pi connected to both an MD-380 and an MD-UV380, and in both cases the codeplug write doesn't work/complete because of a panic/runtime error. The output of dm…
-
Will the dual band radios ever be supported by this project? Is it a technical reason why they aren't supported or just a decision to keep the project cleaner? I'd love an UV with these tools.
-
I have an MD-UV380 with D018.003 firmware that the firmware images don't seem to support. My radio doesn't have GPS, but it has a recording feature. The firmware bin is available from the TYT site, an…
-
```
$ ./dmrconfig -c device.img device.conf
Read codeplug from file 'device.img'.
Last Programmed Date: 2018-09-12 15:11:57
CPS Software Version: V01.06
Read configuration from file 'device.conf…
-
error I get --
~/md380/dmrconfig $ make
gcc -g -o dmrconfig main.o util.o radio.o dfu-libusb.o uv380.o md380.o rd5r.o gd77.o hid.o hid-libusb.o -Wl,-Bstatic -lusb-1.0 -Wl,-Bdynamic -lpthread -lude…
-
I hope this is the right avenue to have a discussion about the MD-380, let me know what information I can provide to help you here. I am using an MD-380 with the MD380 Tools firmware, using this meth…
-
Using macOS High Sierra 10.13.6, when I read my radio:
```
$ dmrconfig -r
Connect to TYT MD-380.
Read device: ######## done.
Last Programmed Date: 2018-11-02 23:49:27
CPS Software Version: V01…
-
Andy
I have a problem with my duplex hostpot where after around 60 secs it seems to stop sending data to MMDVMHost
The board is a clone of https://github.com/phl0/MMDVM_HS_Dual_Hat (its not quit…