<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 24/06/2013 18:40, Jon Rorke wrote:<br>
    </div>
    <blockquote cite="mid:51C88487.1030106@cogeco.ca" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Since this is a half duplex radio, make sure you have duplex=1 in
      rpt.conf  <u>and</u> in usbradio.conf you have duplex = 0. <br>
      <br>
      If usbradio has duplex = 1 then it thinks you have a full duplex
      radio. <br>
      You need to tell usbradio it is half duplex. <br>
      <br>
      <br>
    </blockquote>
    <br>
    Hi John,<br>
    <br>
    usbradio.conf is duplex=0 - Always has been!<br>
    <br>
    I've done a few more tests to rule out hardware (such as removing
    the USB wlan dongle, rebooting & running on a cable) but still
    no luck.<br>
    <br>
    usbradio.conf contents are pasted below, for anyone that is
    interested:<br>
    <br>
    ;<br>
    ; Usbradio channel driver Configuration File<br>
    ;<br>
    <br>
    [general]<br>
    <br>
    [usb29681]<br>
    <br>
    hdwtype=0<br>
    rxboost=1<br>
    txboost=1<br>
    rxctcssrelax=1<br>
    ;#txctcssdefault=100.0<br>
    ;#rxctcssfreqs=100.0<br>
    ;#txctcssfreqs=100.0<br>
    ;rxctcssoverride=0<br>
    carrierfrom=vox<br>
    ctcssfrom=no<br>
    rxdemod=speaker<br>
    txprelim=no<br>
    txlimonly=no<br>
    txtoctype=notone<br>
    txmixa=voice<br>
    txmixb=no<br>
    invertptt=0<br>
    duplex=0<br>
    rxondelay=0<br>
    rxnoisefiltype=0<br>
    eeprom=0<br>
    <br>
    #includeifexists custom/usbradio.conf<br>
    <br>
  </body>
</html>