Viktor Jaep
Part of the Furniture
So I confirmed that when the scheduler activates, the radio is not disabled... it doesn't flip the radio button to "off", and the wl0_radio variable = 1 (enabled) in NVRAM. I found that there's a "sched" variable that now = 1 when you enable the scheduler... but there's nothing in there indicating that the radio/wlan is not accessible. I'm not quite sure how it's preventing traffic from getting on. I'll have to do more of a deep dive to see if somehow it's adding some iptables rules or something? There's a variable that keeps track of the schedule entries, but looks like a PITA to try to decipher in order to determine if <now> falls within the scheduled offtime... Will keep looking into this.I just checked now. sorry for the delay.
that command returns a "1" when scheduler has the 2.4 band disabled (did I mention this is on my AC86?)
I'm going to assume the logic is different between RTRMON and asuswrt-Merlin and that the radio isn't TRULY disabled unless/until it's de-activated in the GUI... IOW, Standby mode to the firmware and therefore enabled (not disabled) to the script.
It's something you might want to consider working in (if possible) for pedants like me when you're confident functionality is otherwise fully developed...
Forgive my nit-pickiness, with many thanks for your work on this