Groups
Groups
Sign in
Groups
Groups
DigiPi
Conversations
About
Send feedback
Help
direwatch.py "invalid escape sequence"
14 views
Skip to first unread message
David Taylor KB0OLE
unread,
Aug 1, 2026, 4:49:25 PM
Aug 1
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DigiPi
Anything to address here?
...
Aug 01 21:39:35 digipi
direwolf.node.sh
[3688]: + sed -i 's/\#PTT RIG RIGNUMBER DEVICEFILE/PTT RIG 3070 \/dev\/ttyUSB0/gi' /tmp/direwolf.node.conf
Aug 01 21:39:35 digipi
direwolf.node.sh
[3688]: + sudo mv /tmp/direwolf.node.conf /run/direwolf.node.conf
Aug 01 21:39:35 digipi
direwolf.node.sh
[3708]: + direwolf -d t -d o -p -q d -t 0 -c /run/direwolf.node.conf
Aug 01 21:39:35 digipi
direwolf.node.sh
[3709]: + grep --line-buffered -v PTT_METHOD
Aug 01 21:39:35 digipi
direwolf.node.sh
[3688]: + sleep 5
Aug 01 21:39:35 digipi
direwolf.node.sh
[3710]: + /home/pi/direwatch.py --save /run/direwatch.png --log /run/direwolf.log --title_text 'ax25 Node' --display st7789
Aug 01 21:39:35 digipi
direwolf.node.sh
[3710]: /home/pi/direwatch.py:444: SyntaxWarning: invalid escape sequence '\['
Aug 01 21:39:35 digipi
direwolf.node.sh
[3710]: search = re.search("^\[\d\.*\d*\] (.*)", line)
Aug 01 21:39:35 digipi
direwolf.node.sh
[3710]: /home/pi/direwatch.py:459: SyntaxWarning: invalid escape sequence '\['
Aug 01 21:39:35 digipi
direwolf.node.sh
[3710]: search = re.search("^\[\d\.*\d*\] ([a-zA-Z0-9-]*)", line) # snag callsign from unsupported packet
Aug 01 21:39:35 digipi
direwolf.node.sh
[3710]: /home/pi/direwatch.py:559: SyntaxWarning: invalid escape sequence '\['
Aug 01 21:39:35 digipi
direwolf.node.sh
[3710]: search = re.search("^\[\d\.*\d*\] (.*)", line)
Aug 01 21:39:35 digipi
direwolf.node.sh
[3710]: /home/pi/direwatch.py:581: SyntaxWarning: invalid escape sequence '\['
Aug 01 21:39:35 digipi
direwolf.node.sh
[3710]: search = re.search("^\[\d\.*\d*\] ([a-zA-Z0-9-]*)", line)
Aug 01 21:39:40 digipi
direwolf.node.sh
[3688]: + sudo modprobe netrom
Aug 01 21:39:40 digipi kernel: NET: Registered PF_AX25 protocol family
Aug 01 21:39:40 digipi
direwolf.node.sh
[3745]: ++ ifconfig
...
Image: DigiPi 2.1-3
HW: Pi Zero 2W
Thanks for looking,
Dave
Craig
unread,
Aug 2, 2026, 12:39:16 AM
Aug 2
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to David Taylor KB0OLE, DigiPi
you safely ignore those syntax warnings - they work fine, perfectly valid, at
least with this version of python.
Reply all
Reply to author
Forward
0 new messages