This custom code required recompiling? |
If there are some other than standard bits that are available on these encased FOBs and you can identify what they are it can be customized in the SW. else if(o->hdwtype==3) // custom version { o->hid_gpio_ctl = 0x0c; /* set GPIO 3 & 4 to output mode */ o->hid_gpio_ctl_loc = 2; /* For CTL of GPIO */ o->hid_io_cor = 2; /* VOLD DN is COR */ o->hid_io_cor_loc = 0; /* VOL DN COR */ o->hid_io_ctcss = 2; /* GPIO 2 is External CTCSS */ o->hid_io_ctcss_loc = 1; /* is GPIO 2 */ o->hid_io_ptt = 4; /* GPIO 3 is PTT */ o->hid_gpio_loc = 1; /* For ALL GPIO */ o->valid_gpios = 1; /* for GPIO 1 */ } 73 Doug WA3DSP http://www.crompton.com/hamradio Date: Sat, 22 Mar 2014 13:41:36 -0700 From: n6gkj.cm98@yahoo.com To: app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] USB FOB options
From: Eric Guth <eric@efratnetworks.com>; To: app_rpt-users@ohnosec.org <app_rpt-users@ohnosec.org>; Subject: Re: [App_rpt-users] USB FOB options Sent: Sat, Mar 22, 2014 6:54:18 PM
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. |