New Model #3745
closedluiton lt-725uv
90%
Description
Please provide programming support for the new luiton lt-725uv dual band VHF/UHF mobile radio.
Attempts have been made on suspected clone models with no luck.
Attached are the debug logs from the unsuccessful attempts and serial monitor logs of succesfull read/writes using the factory software on windows 8 64bit
Files
Updated by Anthony Farnsworth over 8 years ago
Anthony Farnsworth wrote:
Please provide programming support for the new luiton lt-725uv dual band VHF/UHF mobile radio.
Attempts have been made on suspected clone models with no luck.
Attached are the debug logs from the unsuccessful attempts and serial monitor logs of succesfull read/writes using the factory software on windows 8 64bit
New model request opened after conversation started on Issue #2673 http://chirp.danplanet.com/issues/2673#note-74
Updated by Pavel Milanes over 8 years ago
- Status changed from New to Feedback
Hi Anthony,
Looking at the serial logs I can tell this radio is not a clone of the BTECHs & family, it's a completely new model. In your serial logs are the 40% of the info to make a driver from it, I'm very busy right now.
If you offer to loan a radio of these maybe some other developer can pick it up and build a driver for it. At a glance the download/upload is straight forward and channel data looks not very complicated.
I'm busy with work now and I live in Cuba, radio transceivers import/export from here is a no go (for now, I have a bird telling me this may change in a very near future, I hope for this to happen soon)
73 Pavel CO7WT
Updated by Pavel Milanes over 8 years ago
- File read_headers.txt read_headers.txt added
- Status changed from Feedback to In Progress
- % Done changed from 0 to 10
I got a spare time and I get into playing with your logs and I found this:
Radio comms baud-rate & parity are not clear at this time
To put radio in Clone mode send "PROM_LIN" in binary, radio answer with the classic ACK (\x06)
From this point forward you simply ask for data with the syntax: "READ" + 2 bytes of address + one unknown byte + one byte for the data payload. Apparently there is no header in the data and no ACK for the received data.
So far this is the most wide range identified: 0x0400-0x1C00 But the radio has another mem zones, it will be fun to hack into it...
73.
Updated by Jim Unroe about 8 years ago
- Assignee set to Jim Unroe
- Target version set to 0.5.0
- % Done changed from 10 to 90
Updated by Hal Hostetler about 7 years ago
Jim,
Will this driver ever make it to 100% and leave the Beta stage?
Hal WA7BGX
Updated by Jim Unroe about 7 years ago
Do you have any bugs to report? It is complete as far as I am concerned.
Jim
Updated by Bernhard Hailer over 4 years ago
- Status changed from In Progress to Closed
This appears to be complete.