-
Notifications
You must be signed in to change notification settings - Fork 11
SW_ShowNetAddr
Rolf Obrecht edited this page Aug 3, 2023
·
1 revision
Create file /lib/dhcpcd/dhcpcd-hooks/00-fix-ifwireless
case $interface in
"wlan"*)
if [ "$ifwireless" -ne "1" ]
then
syslog err "env ifwireless not set to 1 on interface $interface, enforcing"
export ifwireless=1
fi
;;
*)
echo "$interface not a wlan device"
;;
esac
create file /lib/dhcpcd/dhcpcd-hooks/99-myip
case "$reason" in
BOUND|RENEW|REBIND|REBOOT|TIMEOUT)
echo "\r\n\r\nMy IP Address is ${new_ip_address} (${interface})\r\n" > /dev/console
;;
EXPIRE|FAIL|RELEASE|STOP)
echo "\r\n\r\nDevice ${interface} disconnected\r\n" > /dev/console
;;
esac
Consider using release packages for software installation: https://github.com/fablab-wue/piTelex/releases
-
Local use
-
i-Telex
-
Advanced Topics
-
Tools & Gadgets
-
TW39 (current loop)
-
ED1000 (FSK modulation)
-
V.10 (TeKaDe FS200, FS220)
-
SEU-M-board based
- with Austrian AGT (Ö-AGT, current loop)
- as replacement for SEU-B card inside LO2000, LO2001, LO3000