[chirp_devel] Pipe Isochronous Transfers
Christopher Hoover
Sun Feb 11 16:04:30 PST 2018
Are you sure you want/need ischronous mode?
Isochronous (e.g. in USB or 1934/Firewire) type pipes are typically only
used for constant bit rate audio or video streams.
Chirp deals in serial ports.
Perhaps you want to turn off serial port handshaking?
It is off, by default unless the class sets HARDWARE_FLOW class variable.
If you want to double check the flow control settings, you can look at:
radio.pipe.rtscts
radio.pipe.dsrdtr
radio.pipe.xonxoff
-ch
On Sun, Feb 11, 2018 at 11:18 AM, Rick DeWitt via chirp_devel <
chirp_devel at intrepid.danplanet.com> wrote:
> How do I set my radio.pipe.mode to Iscochronous (no handshake) for read?
> I am working on a driver for the R/S PRO-649 scanner, and it responds to
> the dump command with a continuous transfer of 4096 bytes.
>
> --
> Rick DeWitt
> AA0RD
> Sequim, Washington, USA
> 360-681-3494
>
> _______________________________________________
> chirp_devel mailing list
> chirp_devel at intrepid.danplanet.com
> http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
> Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20180211/b602c6b0/attachment-0001.html
More information about the chirp_devel
mailing list