Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- KM4ACK-Pi
- Messages
Search
Re: Anyone want to play 'Elmer' for me?
#aprs
Kevin,
A cheap way to approach this is an easy-digi soundcard (search ebay for the kit) and a USB to serial adapter for PTT. The two components together will accomplish what you want at a fairly cheap price. They also offer prebuilt easy-digi for a bit more $$ but I have no experience with the prebuilt ones. I built the kit and know it works as I ran an APRS digipeater with these two components and a Baofeng when I was first starting out. I also remember that it took me forever to figure out the correct wiring. I wish I still had the notes I made but don't seem to be able to lay hands on them. Hope that helps a bit. Good luck with your project. -- 73, de KM4ACK
|
|
|
Re: Pi reboot
The reboot may not be called direct with a cronjob but another script that is called may include the reboot command. Have you looked through the scripts that are called? If you want to post your cronjobs, I'll be happy to see if anything jumps out at me. Just run:
crontab -l -- 73, de KM4ACK
|
|
|
Re: Anyone want to play 'Elmer' for me?
#aprs
Hi Kevin,?
Your problem here is that, whilst Baofengs use Kenwood plugs which look like stereo ones, the wiring is slightly different. It goes like this: 2.5 mm Tip: speaker Ring: programming
Shield: ground
3.5mm Tip 5v Ring: mic Shield: PTT
The PTT, as with most radios, is active when pulled low - everything works against the ground on the 2.5mm pin Hope this helps. 73 Phil 2E0HGU |
Re: Anyone want to play 'Elmer' for me?
#aprs
Thanks for the positive thoughts.
The first cable seems to be from Baofeng to Android Phone. The second I'm not sure what it's purpose is. All 3 USB sound cards have separate holes for headphones and mics.? PTT is not an option, so I was going to turn on Transmit on Audio when I got that far. I was trying for baby steps, but SP out on the Baofeng (the tiny hole) causes transmit when plugged in to any of the sound cards. Although I have a laptop with a combined jack, that isn't my goal, nor is a Signalink at 6 times the cost of my Baofengs or JT6188Mini. I've built my antennas (2/70 J-Pole, 3 element yagi, and simple 5/8 wave sticks) and play with other equipment (RTL-SDRs and such) I also have a Radiodity GD-77 for pure digital. I am developing some options for Pis along the lines of what Jason is doing, hence would like to get the USB Sound Card option to work, if at all possible, for people like me with less money than sense... Kevin --KD9EFV |
Re: Anyone want to play 'Elmer' for me?
#aprs
I use these two devices for vox. 1) BTECH APRS-K1 Cable (Audio Interface Cable) for BaoFeng, BTECH BF-F8HP, UV-82HP, UV-5X3 (APRSpro, APRSDroid, Compatible - Android, iOS) 2) NANYI 3.5mm 4 Pin Female to 2x3.5mm 3 Pin Male Headphone Converter Head Audio Splitter Y Adapter Cable, 0.3M 1FT (Black) Or like devices. I tried what you tried initially too and never did get PTT to work until buying those.? If I did it again, I¡¯d spend the money initially on the signal link for best data communication results.? On Sun, Jan 2, 2022 at 6:14 PM Kevin <kd9efv@...> wrote: Greetings, all: |
Anyone want to play 'Elmer' for me?
#aprs
Greetings, all:
I am having issues trying to get anything to set up with my Baofeng UV5RAs and USB sound cards. I think I could get software to work, once I am past this first hurdle. I have appropriate (I think) stereo cables with the appropriate 3.5mm > 3.5mm Mic & 3.5mm >REALLY tiny end on the sp. I feed the 3.5 > 3.5 from Mic to Audio Out (green) and 3.5 > tiny from AP to Audio In (red). when I do so, no reaction. If I plug the Mic to Audio Out (green) on a USB Sound card, again, no reaction. Plug the SP to Audio In (red) it goes into transmit mode whether the USB Sound card is plugged in or not. It's not the cable(s), I don't think. The sound cards I'm using are a Logitech G430,? and 2 different (different labels) C-Media Electronics Inc. USB Audio Device. Would love to get it set up first for inbound traffic, eventually for 2 way traffic. Thoughts? Kevin -- KD9EFV #direwolf #aprs #yaac |
Re: Go Box Help
¿ªÔÆÌåÓýUCTRONICS Complete Ultimate Raspberry Pi Rack Mount Enclosure with PoE Functionality, Front Removable 19" 1U Rack Mount with Thumbscrews, Supports Up to 5 RPis https://www.amazon.com/dp/B09BJPMSZS/ref=cm_sw_r_cp_api_glt_fabc_FH9Y1QQ9YCY2W25TYV5A?_encoding=UTF8&psc=1Here would be an option if multiple RPIs would be needed for your operation.? Best Regards, Scott Schladweiler? (605) 270-2223 On Jan 1, 2022, at 2:16 PM, Ed Liddle <ed.liddle@...> wrote:
|
Re: Pi scripts
OK I just discovered something that might help. First by way of background. I have two nearly identical BAP setups. Here is what I have:
What is common to both setups FT-857D LDG autotuner - Uses CAT control @ 4800 baud - more on this Rpi v3B running Buster - not quite ready to upgrade - I like to let others figure out upgrade problems :) KM4ACK install, but not the latest -------- What is different: Setup #1 - Go-frame: Signalink for sound card Setup #2 - Jeep install: cheap USB sound card ============ Here was my situation. With setup #1 (go-frame) everything works. WSJT-X Winlink with Ardop and Packet, and Xastir. With setup #2 (Jeep) the only things that would work were WSJT-X, Winlink with Ardop. Things that didn't work in the Jeep: Xastir, and Winlink / Packet This is what I did to fix the issue in my Jeep: Edit the /home/pi/direwolf.conf file Add the following line in the PTT area PTT RIG 1022 /dev/ttyUSB0 4800 This line tells Direwolf to use hamlib for PTT. Rig number 1022 is for an FT-857 <--- NOTE the rig number is for the new version of hamlib /dev/ttyUSB0 is the CAT port to the rig 4800 is the baud rate to the rig In my case, since my LDG tuner only works at 4800 baud, I am stuck with that. Even though Direwolf is told to use hamlib, I still have to run Flrig, but it all seems to work for me now. Hope this helps! WB8ERJ |
Re: Pi scripts
I just figured something out with packet not working on 2 meters.
By way of background, I have two mostly identical setups. One is my "go frame" and the second is a permanent install in my Jeep. What is common in both installs: Yaesu FT-857D LDG autotuner - uses CAT control @ 4800 baud BAP with Buster build & older version of KM4ACK scripts. GPS unit What is different: The go frame uses a signalink. The Jeep install uses a cheap USB audio device. ================= The go frame with the Signalink works fine on Ardop / Winlink, Packet / Winlink, xastir, WSJT-X you name it. The jeep install worked on WSJT-X Ardop / Winlink But not on Packet / WinLink or Xastir ======= What I ended up doing to get things going in the Jeep: Edit /home/pi/direwolf.conf and add the following: NOTE: These are MY settings. ALSO NOTE: my LDG autotuner reuqires a baud rate of 4800 so that is what I have to adjust all CAT control to PTT RIG 122 /dev/ttyUSB0 4800 ------ The above line tells direwolf to use hamlib. I am using an older version of hamlib to which the FT-857 rig number is 122. The new hamlib has the FT-857 as rig number 1022 /dev/ttyUSB0 is where my FT-857 CAT port yours might be different. The last number, 4800 is the baud rate I have to set due to my LDG tuner. I still have to use Flrig before starting the PAT menu, but now everything works. Hope this helps!! WB8ERJ |
vk4gra
¿ªÔÆÌåÓýFrank, I had a simular problem and what I did to resolve it was to increase the "swap mem" on the raspberry pi from 100 to 500 .? Graham VK4GRA Sent from Samsung tablet. -------- Original message -------- From: LA9KY <la9ky.frank@...> Date: 1/1/22 11:55 pm (GMT+10:00) Subject: Re: [KM4ACK-Pi] Upgrade or clean install to Bullseye #buster #bullseye then running install from BAP, Im sorry but I might miss the obvious next step, but I think I will wait hopefully untill a new version of install for Bullseye BAP is available. regards and greetings to everyone. From https://github.com/km4ack/pi-build ?* branch? ? ? ? ? ? dev? ? ? ? -> FETCH_HEAD
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Checking GPS Update Tool
Checking Grid Calc
Checking Packet Search
Checking Rig Control
Checking FLDIGI
Checking FLWRAP
Checking FLRIG
Checking FLAMP
Checking FLMSG
Checking FLNET
Checking Pat Winlink
Checking Chirp
Checking Direwolf
Checking Pat Menu
chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Checking GARIM
Checking Xastir
Checking YAAC for updates
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Reading package lists... Done? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
7898
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libfftw3-dev' instead of 'fftw3-dev'
asciidoctor is already the newest version (2.0.12-2).
autoconf is already the newest version (2.69-14).
automake is already the newest version (1:1.16.3-2).
build-essential is already the newest version (12.9).
cmake is already the newest version (3.18.4-2+rpi1+deb11u1).
gfortran is already the newest version (4:10.2.1-1+rpi1).
git is already the newest version (1:2.30.2-1).
libboost-all-dev is already the newest version (1.74.0.3+b1).
libfftw3-dev is already the newest version (3.3.8-2).
libqt5multimedia5-plugins is already the newest version (5.15.2-3).
libqt5serialport5-dev is already the newest version (5.15.2-2).
libqt5sql5-sqlite is already the newest version (5.15.2+dfsg-9+rpi1).
libtool is already the newest version (2.4.6-15).
libudev-dev is already the newest version (247.3-6+rpi1).
libusb-1.0-0-dev is already the newest version (2:1.0.24-3).
qtbase5-dev is already the newest version (5.15.2+dfsg-9+rpi1).
qtmultimedia5-dev is already the newest version (5.15.2-3).
qttools5-dev is already the newest version (5.15.2-5).
texinfo is already the newest version (6.7.0.dfsg.2-6).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
--2022-01-01 13:37:50--? https://physics.princeton.edu/pulsar/k1jt/
Resolving physics.princeton.edu (physics.princeton.edu)... 128.112.100.6
Connecting to physics.princeton.edu (physics.princeton.edu)|128.112.100.6|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8161 (8.0K) [text/html]
Saving to: ¡®index.html.1¡¯
?
index.html.1? ? ? ? 100%[===================>]? ?7.97K? --.-KB/s? ? in 0s? ? ??
?
2022-01-01 13:37:51 (33.0 MB/s) - ¡®index.html.1¡¯ saved [8161/8161]
?
: Invalid host name.3.tgz">wsjtx-2.5.<font
FINISHED --2022-01-01 13:37:51--
Total wall clock time: 0.5s
Downloaded: 1 files, 8.0K in 0s (33.0 MB/s)
tar: hrewsjtx-2.5.3.tgz">wsjtx-2.5.<font\r: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
rm: cannot remove 'hrewsjtx-2.5.3.tgz">wsjtx-2.5.<font'$'\r': No such file or directory
/home/pi/pi-build/functions/additional.function: line 222: cd: $'hrewsjtx-2.5.3">wsjtx-2.5.<font\r': No such file or directory
CMake Warning:
? No source or binary directory provided.? Both will be assumed to be the
? same as the current working directory, but note that this warning will
? become a fatal error in future CMake releases.
?
?
CMake Error: The source directory "/home/pi/.bap-source-files" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
CMake Warning:
? No source or binary directory provided.? Both will be assumed to be the
? same as the current working directory, but note that this warning will
? become a fatal error in future CMake releases.
?
?
CMake Error: The source directory "/home/pi/.bap-source-files" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
Error: could not load cache
mv: cannot stat '/home/pi/.bap-source-files/hrewsjtx-2.5.3">wsjtx-2.5.<font'$'\r''/bin/*': No such file or directory
cp: cannot stat '/home/pi/.bap-source-files/hrewsjtx-2.5.3">wsjtx-2.5.<font'$'\r''/share/applications/wsjtx.desktop': No such file or directory
cp: cannot stat '/home/pi/.bap-source-files/hrewsjtx-2.5.3">wsjtx-2.5.<font'$'\r''/share/pixmaps/wsjtx_icon.png': No such file or directory
updating fldigi
updating flamp
updating flarq
updating flmsg
updating flnet
updating flwrap
updating flrig
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package 'libhamlib4' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
?
Frank |
Re: Go Box Help
I use velcro to mount my Pi to the side of my gobox. I also use velcro to mount my signal links and 12v usb plug. I have a slide out shelf that I use for the bluetooth keyboard and mouse. I have a 12" monitor that runs off of 12vdc I take it off the stand and store it in a padded envelope when transporting it. My monitor is not mounted in my box. I set it on the shelf that holds my FT8900 and mfj auto antenna tuner when in use. I have a 991a mounted to the bottom of the shelf using the mobile mounting bracket and two signal links mounted using velcro to the bottom of it too. I hope this helps! Ed KE8ANU? On Sat, Jan 1, 2022, 14:23 Ed Bloom, KD9FRQ via <ewbloom=[email protected]> wrote: I am building two Go Boxes based on the Pi and BAP - one HF and one VHF/UHF. |
Go Box Help
I am building two Go Boxes based on the Pi and BAP - one HF and one VHF/UHF.
The boxes are the Gator 4U (VHF/UHF) and might need 6U for HF. I am trying to keep weight down by no using shelves. I got face plates custom made the hold the radios and the HF tuners. Two questions : 1) What do you recommend to use to mount the Pi in the back? 2) What is your recommendation for mounting a 12v DC HDMI monitor? For the monitor, I am looking do something like mounting the drawer slides and build a cross bar that attaches to the VESA plate on the monitor. TYIA, 73, Ed, KD9FRQ |
Re: Pi scripts
Wally Tuck
Ok. That worked for ardop. At least the radio keyed. I was unable to make a connection at the time to my station of choice. Packet still doesn't work on 2 meters. The radio will not key.
toggle quoted message
Show quoted text
Wally K7TUK
|
still I can not get wsjtx installed, I have replaced the line in the additional nfunction file,?
then running install from BAP, Im sorry but I might miss the obvious next step, but I think I will wait hopefully untill a new version of install for Bullseye BAP is available. regards and greetings to everyone. From https://github.com/km4ack/pi-build ?* branch? ? ? ? ? ? dev? ? ? ? -> FETCH_HEAD
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Checking GPS Update Tool
Checking Grid Calc
Checking Packet Search
Checking Rig Control
Checking FLDIGI
Checking FLWRAP
Checking FLRIG
Checking FLAMP
Checking FLMSG
Checking FLNET
Checking Pat Winlink
Checking Chirp
Checking Direwolf
Checking Pat Menu
chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Checking GARIM
Checking Xastir
Checking YAAC for updates
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Reading package lists... Done? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
7898
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libfftw3-dev' instead of 'fftw3-dev'
asciidoctor is already the newest version (2.0.12-2).
autoconf is already the newest version (2.69-14).
automake is already the newest version (1:1.16.3-2).
build-essential is already the newest version (12.9).
cmake is already the newest version (3.18.4-2+rpi1+deb11u1).
gfortran is already the newest version (4:10.2.1-1+rpi1).
git is already the newest version (1:2.30.2-1).
libboost-all-dev is already the newest version (1.74.0.3+b1).
libfftw3-dev is already the newest version (3.3.8-2).
libqt5multimedia5-plugins is already the newest version (5.15.2-3).
libqt5serialport5-dev is already the newest version (5.15.2-2).
libqt5sql5-sqlite is already the newest version (5.15.2+dfsg-9+rpi1).
libtool is already the newest version (2.4.6-15).
libudev-dev is already the newest version (247.3-6+rpi1).
libusb-1.0-0-dev is already the newest version (2:1.0.24-3).
qtbase5-dev is already the newest version (5.15.2+dfsg-9+rpi1).
qtmultimedia5-dev is already the newest version (5.15.2-3).
qttools5-dev is already the newest version (5.15.2-5).
texinfo is already the newest version (6.7.0.dfsg.2-6).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
--2022-01-01 13:37:50--? https://physics.princeton.edu/pulsar/k1jt/
Resolving physics.princeton.edu (physics.princeton.edu)... 128.112.100.6
Connecting to physics.princeton.edu (physics.princeton.edu)|128.112.100.6|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8161 (8.0K) [text/html]
Saving to: ¡®index.html.1¡¯
?
index.html.1? ? ? ? 100%[===================>]? ?7.97K? --.-KB/s? ? in 0s? ? ??
?
2022-01-01 13:37:51 (33.0 MB/s) - ¡®index.html.1¡¯ saved [8161/8161]
?
: Invalid host name.3.tgz">wsjtx-2.5.<font
FINISHED --2022-01-01 13:37:51--
Total wall clock time: 0.5s
Downloaded: 1 files, 8.0K in 0s (33.0 MB/s)
tar: hrewsjtx-2.5.3.tgz">wsjtx-2.5.<font\r: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
rm: cannot remove 'hrewsjtx-2.5.3.tgz">wsjtx-2.5.<font'$'\r': No such file or directory
/home/pi/pi-build/functions/additional.function: line 222: cd: $'hrewsjtx-2.5.3">wsjtx-2.5.<font\r': No such file or directory
CMake Warning:
? No source or binary directory provided.? Both will be assumed to be the
? same as the current working directory, but note that this warning will
? become a fatal error in future CMake releases.
?
?
CMake Error: The source directory "/home/pi/.bap-source-files" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
CMake Warning:
? No source or binary directory provided.? Both will be assumed to be the
? same as the current working directory, but note that this warning will
? become a fatal error in future CMake releases.
?
?
CMake Error: The source directory "/home/pi/.bap-source-files" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
Error: could not load cache
mv: cannot stat '/home/pi/.bap-source-files/hrewsjtx-2.5.3">wsjtx-2.5.<font'$'\r''/bin/*': No such file or directory
cp: cannot stat '/home/pi/.bap-source-files/hrewsjtx-2.5.3">wsjtx-2.5.<font'$'\r''/share/applications/wsjtx.desktop': No such file or directory
cp: cannot stat '/home/pi/.bap-source-files/hrewsjtx-2.5.3">wsjtx-2.5.<font'$'\r''/share/pixmaps/wsjtx_icon.png': No such file or directory
updating fldigi
updating flamp
updating flarq
updating flmsg
updating flnet
updating flwrap
updating flrig
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package 'libhamlib4' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
?
Frank |
Re: Update Tool New Messages
Here's the results of the listing.? I added a listing of the GridTracker folder.
pi@raspberrypi:~ $ cd ~ pi@raspberrypi:~ $ ls ardop??????????????????????? Bookshelf????? GridTracker???????? telem-m0xer-3.txt ARDOPDebug8515_20211120.log? Desktop??????? Music?????????????? telem-volts.conf ARDOPDebug8515_20211121.log? direwolf.conf? patmenu2??????????? Templates ARDOPDebug8515_20211126.log? Documents????? pi-build??????????? utils.cfg ARDOPDebug8515_20211127.log? Downloads????? Pictures??????????? Videos ARDOPDebug8515_20211129.log? dw-start.sh??? Public ARDOPDebug8515_20211215.log? flnet.files??? sdr.conf bin????????????????????????? fort.13??????? telem-balloon.conf pi@raspberrypi:~ $ cd ./GridTracker pi@raspberrypi:~/GridTracker $ ls crashpad_handler?????????????????? icudtl.dat????????? package.nw credits.html?????????????????????? lib???????????????? README.txt GridTracker??????????????????????? LICENSE???????????? resources.pak GridTracker-1.21.1217-linux-arm32? locales???????????? swiftshader GridTracker.desktop??????????????? nw_100_percent.pak? v8_context_snapshot.bin gridtracker.png??????????????????? nw_200_percent.pak Vy 73 Jeff KO4NCC |
Hi and happy new year to everyone, I flashed a new 64 card for my v4 and i am installing again what I need from BAP. Will come back with issues if any. This time I did not choose HS since I will use a A 4G modem as my HS in the car/portable. Frank LA9KY fre. 31. des. 2021 kl. 13:56 skrev km4ack <jason.oleham@...>: On Thu, Dec 30, 2021 at 11:50 AM, LA9KY wrote: |
to navigate to use esc to dismiss