Closed tsawyer closed 3 months ago
Minimally, I don't think we want to call this [event-hs_led] because I don't believe it's a given that all Hotspot's have an LED tied to GPIO4. Maybe [event-led-gpio4].
Also, the new [events-xxx] would not be added to node-main because they are not [node-main] settings. They would be their own category/stanza.
@Allan-N Also, the new [events-xxx] would not be added to node-main because they are not [node-main] settings. They would be their own category/stanza.
You're right. That's at line 541 in rpt.conf
Added a stanza to toggle gpio4 with RPT_RXKEYED. https://github.com/AllStarLink/app_rpt/commit/605584cd23861d0718be9864a3f7d20c43870b80 @Allan-N Next step is patch or script this change to deployed user rpt.conf. Then we'll we have the option to implement this alone or in combination AllStarLink/asl3-menu#59 and/or AllStarLink/asl3-menu#58, or both combined.
@jxmx fyi, possible impact to next release.
I have pulled out this change. Needs more discussion about the impact and how best to manage .conf changes.
I am sorry - I did not realize this was already in process. I created https://github.com/AllStarLink/app_rpt/pull/370. To add these to the defaults.
This issue is to create an easy way for users to add COR LED support to their hot spot via the asl-menu.
events = event-hs_led
to selected node stanza.