Page 1 of 1

BATC Repeater controller - Getting it up and running

Posted: Sat Feb 15, 2025 9:48 pm
by g7kpm
Hi, I'm in the process of building the BATC logic controller for GB3CT, but I have run into an issue while testing what I have built so far. I'm hoping someone can assist.
The basic setup is 6 inputs across 2 cascaded PORTA HDMI switches using the dual IR drive circuit which I have driving a pair of IR and visible LEDs (so I can visually monitor the IR bursts on both channels). I have tested the circuit by toggling the select and drive logic levels and I am happy that it is working as it should as the inputs change to 1 on the switch on boot-up. However, the PI does not seem to output any drive to the IR LED circuit on any input selection.
The 6 inputs don't seem to do anything, so I have tried monitoring what is going on using the logging facility but upon each input selection across any of the 6 inputs, the log just repeatedly shows input change detected, monitoring de-bounce when each input is activated. It doesn't appear do anything more. Should the log file indicate successful selection or anything? I'm using the latest software build.

Any help would be appreciated.

Thanks, Jason

Re: BATC Repeater controller - Getting it up and running

Posted: Sun Feb 16, 2025 11:13 am
by G8GKQ
Hi Jason

Happy to help investigate this. Please could you e-mail me the repeater_config.txt file that you are using, and also tell me which operating system version you have loaded (buster or bookworm).

dave.g8gkq at gmail

73

Dave

Re: BATC Repeater controller - Getting it up and running

Posted: Sun Feb 16, 2025 6:07 pm
by g7kpm
Thankyou Dave, I have just Emailed you.

Thanks, Jason

Re: BATC Repeater controller - Getting it up and running

Posted: Mon Feb 17, 2025 11:08 am
by G8GKQ
To close the loop on this topic:

Jason had made the settting "beaconmode=yes" in the config file. This stops any of the external inputs being selected by the controller and just runs the carousel. Changing it to "beaconmode=no" restored the input switching.

I will amend the comment against this setting in the config file to be clearer in the next update.

Dave, G8GKQ

Re: BATC Repeater controller - Getting it up and running

Posted: Mon Feb 17, 2025 5:32 pm
by g7kpm
Better known as finger trouble! :lol:

Thank you for your help Dave, so far so good ;)

Regards,

Jason