[chirp_devel] Quansheng Programming
The Silver Fox
Fri Nov 2 09:58:31 PDT 2012
Here is the file from a read of the radio. Its pretty straightforward to
interpret.
73,
Alan - W6ARH
-----Original Message-----
From: shawn [mailto:shawn at busymarvin.net]
Sent: Friday, November 02, 2012 12:23 AM
To: chirp_devel at intrepid.danplanet.com
Cc: The Silver Fox
Subject: Re: [chirp_devel] Quansheng Programming
Have you been able to successfully program the radio with the factory
software?
If so, can you get a capture of that?
On 11/1/2012 7:32 PM, The Silver Fox wrote:
> Not sure but the trace of the program that works opens, closes and
> re-opens the connection before sending. I have tried different baud
> rates, stop bits, and byte sizes but the radio does not seem to
> respond to the commands as it does in the serial tracing.
> 73,
> Alan - W6ARH
>
>
> -----Original Message-----
> From: chirp_devel-bounces at intrepid.danplanet.com
> [mailto:chirp_devel-bounces at intrepid.danplanet.com] On Behalf Of Dan
> Smith
> Sent: Thursday, November 01, 2012 6:38 PM
> To: chirp_devel at intrepid.danplanet.com
> Subject: Re: [chirp_devel] Quansheng Programming
>
>> I have yet to be successful opening a dialog with the radio. I am
>> almost at the point of giving up. The last thing for me to try is to
>> close the serial port and re-open it. Rather than rooting through
>> the code I thought I would ask if this can be accomplished and how?
>
> Why do you think that will help? What sort of troubles are you running
into?
>
> The serial port is opened right before it calls your driver:
>
> ser = serial.Serial(port=settings.port,
> baudrate=rclass.BAUD_RATE,
> rtscts=rclass.HARDWARE_FLOW,
> timeout=0.25)
>
> So, you can do that again in your driver for debugging if you think it
> will help. However, I'd encourage you to tell us what you've tried,
> what you've learned, and ask for help. There's a lot of collective
> knowledge about reverse engineering radios here :)
>
> --
> Dan Smith
> www.danplanet.com
> KK7DS
>
>
> _______________________________________________
> chirp_devel mailing list
> chirp_devel at intrepid.danplanet.com
> http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
>
--
--Shawn
--KF7WXG
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TG-UV2 Ascii.docx
Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document
Size: 184170 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20121102/33ba88be/attachment-0001.bin
More information about the chirp_devel
mailing list