First, I must thank everyone involved with developing this system. It has brought me countless days of fun and frustration, all worthwhile. 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. Ross ve6ars ; simpleusb.conf ;************************************************* [general] [usb] gpio1=out0 gpio2=out1 gpio4=out1 gpio5=out1 gpio6=out1 ;Then from rpt.conf: ;******************************************* [xxxxx] ; Change this to your assigned node number rxchannel = SimpleUSB/usb ; Rx audio/signalling channel for simpleusb duplex = 0 ; add this or the simplex radio tx'es when signal present functions=functionsxxxxx ; Repeater Function Table macro = macrosxxxxx ; setup macro stanza definition [functionsxxxxx] 5=macro ;this means that you type *5 and then the number of the macro from [macrosxxxx] stanza ;freq agile remote channel steering setup 6011=cop,62,GPIO1=0 6021=cop,62,GPIO2=0 6031=cop,62,GPIO4=0 6041=cop,62,GPIO5=0 6051=cop,62,GPIO6=0 6012=cop,62,GPIO1=1 6022=cop,62,GPIO2=1 6032=cop,62,GPIO4=1 6042=cop,62,GPIO5=1 6052=cop,62,GPIO6=1 [macrosxxxxx] ; ****************** Freq agile remote macros ************* 501=*6011*6022*6032*6042*6052# ; channel 1 wx 502=*6012*6021*6032*6042*6052# ; channel 2 ve6aah 503=*6011*6021*6032*6042*6052# ; channel 3 ve6rot 504=*6012*6022*6031*6042*6052# ; channel 4 ve6cam 505=*6011*6022*6031*6042*6052# ; channel 5 ve6ryc 506=*6012*6021*6031*6042*6052# ; channel 6 146.52 simplex 507=*6011*6021*6031*6042*6052# ; channel 7 ve6cnp 508=*6012*6022*6032*6041*6052# ; channel 8 146.94 -600 509=*6011*6022*6032*6041*6052# ; channel 9 ve6oil 510=*6012*6021*6032*6041*6052# ; channel 10 ve6hrb 511=*6011*6021*6032*6041*6052# ; channel 11 wx 512=*6012*6022*6031*6041*6052# ; channel 12 wx 513=*6011*6022*6031*6041*6052# ; channel 13 wx 514=*6012*6021*6031*6041*6052# ; channel 14 wx 515=*6011*6021*6031*6041*6052# ; channel 15 Dahl rptr 516=*6012*6022*6032*6042*6051# ; channel 16 MDWC
participants (1)
-
R Dahl