Hannes Matuschek

Results 205 comments of Hannes Matuschek

> To answer about libdmrconf, the only libs installed are the ones specified in the installation instructions, there has been no libdmrconf installed manually or via packages that I am...

Yes, as I do not own this device, I need your help to figure out the VID/PID of the device (using lsusb while the device is connected). Then I have...

OK, this will likely be a new protocol. However, an interesting one as the C7000 is a *radio-on-a-chip* that is used in many other devices.

I've installed the manufacturer CPS and had a look at the binary codeplug files it creates. It appears like they simply store the stuff that gets written to the device...

That was fast. Thanks. It is possible that the device registers itself as a USB Serial device? That is, lookout for a device like /dev/ttyACM0 or so appearing when plugging...

Added `gd73` branch for reverse engineering.

If the device is handled as a serial port by the kernel, it should also appear in `/sys/class/tty` when connected. If not, I need to talk to it using raw...

Ok, then it is likely not identified as a serial port by the kernel.

Ok, thanks for the update. I'll need to figure out, what has been changed in the format.

Oh, the database format has changed significantly. I'll need to figure that one out first.