[GH-ISSUE #116] ability to toggle internal/ external antenna from luci #91

Open
opened 2026-03-04 11:58:34 +03:00 by kerem · 0 comments
Owner

Originally created by @professor-jonny on GitHub (Apr 9, 2025).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/116

Would it be possible to add the ability to toggle GPIO to select internal and external antenna's from luci ?

I'm creating a new target and it has the ability to use external antennas which currenlty requires you to export the gpio and control fro sysfs.

echo "0" > /sys/class/gpio/gpio/ext_antenna_en

github.com/openwrt/openwrt@72d0d3730f/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-deco-x80-5g.dts (L46)

Originally created by @professor-jonny on GitHub (Apr 9, 2025). Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/116 Would it be possible to add the ability to toggle GPIO to select internal and external antenna's from luci ? I'm creating a new target and it has the ability to use external antennas which currenlty requires you to export the gpio and control fro sysfs. echo "0" > /sys/class/gpio/gpio/ext_antenna_en https://github.com/openwrt/openwrt/blob/72d0d3730f308a9295c75cbc8c8cc54eb166a04c/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-deco-x80-5g.dts#L46
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-3ginfo-lite#91
No description provided.