<div dir="ltr"><div>First, I must thank everyone involved with developing this system.  It has brought me countless days of fun and frustration, all worthwhile.</div><div><br></div>FWIW, this is my arrangement with a GM300 modded to 32 channels and a URIx.  Without the influence of the URIx the radio always reverts to the last channel set by the CHANNEL button, not the one set via steering.  I have not had occasion to test that in a brown-out circumstance.  Regardless, initial channel after reboot is set to #1 by simpleusb.conf, snippet below.  Note there are five lines available from the URIx and five available on the radio via S/W.  I have not yet bothered to define the last 16 available.  While all this seems to work fb on the bench, there will be a camera pointed at the radio display when deployed to the mountaintop in a few days.  I hope this helps someone and that my approach is not too backasswards.<div>Ross ve6ars<br><div><br></div><div><div>; simpleusb.conf</div><div>;*************************************************</div><div>[general]</div><div><br></div><div>[usb]</div><div><br></div><div>gpio1=out0</div><div>gpio2=out1</div><div>gpio4=out1</div><div>gpio5=out1</div><div>gpio6=out1</div></div><div><br></div><div>;Then from rpt.conf:</div><div>;*******************************************</div><div><div>[xxxxx]<span class="" style="white-space:pre">                                   </span>; Change this to your assigned node number <br></div><div>rxchannel = SimpleUSB/usb<span class="" style="white-space:pre">            </span>; Rx audio/signalling channel for simpleusb<br></div><div>duplex = 0<span class="" style="white-space:pre">                            </span>; add this or the simplex radio tx'es when signal present</div><div><br></div><div>functions=functionsxxxxx  <span class="" style="white-space:pre">          </span>; Repeater Function Table<br></div><div><br></div><div>macro = macrosxxxxx<span class="" style="white-space:pre">                    </span>; setup macro stanza definition</div><div><br></div><div>[functionsxxxxx]</div><div><br></div><div>5=macro<span class="" style="white-space:pre">            </span>        ;this means that you type *5 and then the number of the macro from [macrosxxxx] stanza</div><div><br></div><div>;freq agile remote channel steering setup</div><div>6011=cop,62,GPIO1=0</div><div>6021=cop,62,GPIO2=0</div><div>6031=cop,62,GPIO4=0</div><div>6041=cop,62,GPIO5=0</div><div>6051=cop,62,GPIO6=0</div><div>6012=cop,62,GPIO1=1</div><div>6022=cop,62,GPIO2=1</div><div>6032=cop,62,GPIO4=1</div><div>6042=cop,62,GPIO5=1</div><div>6052=cop,62,GPIO6=1</div><div><br></div><div><br></div><div>[macrosxxxxx]</div><div><br></div><div>; ******************  Freq agile remote macros *************</div><div>501=*6011*6022*6032*6042*6052# ; channel 1<span class="" style="white-space:pre">       </span>wx</div><div>502=*6012*6021*6032*6042*6052# ; channel 2<span class="" style="white-space:pre">       </span>ve6aah</div><div>503=*6011*6021*6032*6042*6052# ; channel 3<span class="" style="white-space:pre">   </span>ve6rot</div><div>504=*6012*6022*6031*6042*6052# ; channel 4<span class="" style="white-space:pre">   </span>ve6cam</div><div>505=*6011*6022*6031*6042*6052# ; channel 5<span class="" style="white-space:pre">   </span>ve6ryc</div><div>506=*6012*6021*6031*6042*6052# ; channel 6<span class="" style="white-space:pre">   </span>146.52 simplex</div><div>507=*6011*6021*6031*6042*6052# ; channel 7<span class="" style="white-space:pre">   </span>ve6cnp</div><div>508=*6012*6022*6032*6041*6052# ; channel 8<span class="" style="white-space:pre">   </span>146.94 -600</div><div>509=*6011*6022*6032*6041*6052# ; channel 9<span class="" style="white-space:pre">      </span>ve6oil</div><div>510=*6012*6021*6032*6041*6052# ; channel 10<span class="" style="white-space:pre">  </span>ve6hrb</div><div>511=*6011*6021*6032*6041*6052# ; channel 11<span class="" style="white-space:pre">  </span>wx</div><div>512=*6012*6022*6031*6041*6052# ; channel 12<span class="" style="white-space:pre">      </span>wx</div><div>513=*6011*6022*6031*6041*6052# ; channel 13<span class="" style="white-space:pre">      </span>wx</div><div>514=*6012*6021*6031*6041*6052# ; channel 14<span class="" style="white-space:pre">      </span>wx</div><div>515=*6011*6021*6031*6041*6052# ; channel 15<span class="" style="white-space:pre">      </span>Dahl rptr</div><div>516=*6012*6022*6032*6042*6051# ; channel 16<span class="" style="white-space:pre">       </span>MDWC</div><div><br></div></div><div><br></div><div><br></div><div><br></div><div><div><br></div></div></div></div>