Re: I have a new to me Raspberry Pi board
Kelly Keeton
Jon, there is a unsubscribe and mute topic button on the bottom of every email you receive if you were not aware how to properly exit the room.
toggle quoted messageShow quoted text
Excuse typos and brevity, sent from a mobile device.
On Friday, October 29, 2021, 12:00 PM, Jon Moran <jon@...> wrote:
|
|
Re: I have a new to me Raspberry Pi board
Hey Vince, try pi-stats. Do you have a linux OS running on the subject device? 73
On Fri, Oct 29, 2021, 11:20 vince kd7tww <vince@...> wrote: Hello Group
|
|
Re: I have a new to me Raspberry Pi board
Jon Moran
I'm done with this group
|
|
Re: I have a new to me Raspberry Pi board
Vince,
toggle quoted messageShow quoted text
Give these commands a try: lscpu cpuinfo cat /proc/cpuinfo lshw If you need to install any of those, try something like this Apt-get update apt-get <package name> Best regards, Larry WB6BBB
On Fri, 29 Oct 2021 12:20:15 -0600, "vince kd7tww" <vince@...> wrote:
|
|
Re: I have a new to me Raspberry Pi board
David Ranch
A few recommendations to run from the command line: free - This will show the amount of RAM populated, used (for programs and cache) cat /proc/cpuinfo - This will list the type and number of CPU cores bash <(wget -q -O - "http://www.trinityos.com/HAM/CentosDigitalModes/RPi/usr/local/bin/review-rpi-cpu.sh") - This will download a script I put together to show lots of additional details specific to the Raspberry Pi For different Rpi pictures, showing the differences, use a Internet search of "pictures of all raspberry pi models" will bring up many examples --David KI6ZHD
On 10/29/2021 11:20 AM, vince kd7tww
wrote:
Hello Group
|
|
I have a new to me Raspberry Pi board
Hello Group
I have a new to me Pi board. How do I check the specs of a RPi Board on the command line. I.E. Cpu, mem? On top of the RPi board it just notes it's a Raspberry Pi 4B but does not say the amount of memory? Also, is there a pictorial (picture of different RPi's) displaying the different versions (Component layouts)? TIA -- 73, de Vince KD7TWW In what year did the FCC mandate the 1500 Watt PEP limit for amateur radio station power output? - Motorola Corp was formally named "Galvin Manufacturing Corporation" (1928–1947)
|
|
Re: New Raspberry Pi Zero 2 W released!
David Ranch
Btw, for what it's worth, I've updated my Rpi amateur radio doc to include various specs and details of the new board as well a new feature sections like adding a variable speed fan, light sensor and IR transmitter support, improved security hardening steps, etc. https://www.trinityos.com/HAM/CentosDigitalModes/RPi/rpi4-setup.html --David KI6ZHD
On 10/29/2021 09:54 AM, David Ranch
wrote:
Hello Everyone,
|
|
New Raspberry Pi Zero 2 W released!
David Ranch
Hello Everyone,
If you haven't already heard, the Raspberry Pi Foundation has released a new Raspberry Pi Zero named the "Zero 2 W". It essentially is the same as the Zero W but now has a four-core processor similar to the Rpi 3 (not the 3+). This means we now have a much more modern processor design with four CPU cores instead of one. This does come at a power consumption cost but it might be possible to disable some of the cores to lower the power down. Time will tell on what's possible but also being on a newer CPU design, a lot more alternative OSes will become available for this SBC: https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/ --David KI6ZHD
|
|
Re: WVCARC Etsy store
Mat Murdock
That did the trick. The only change in the documentation is what USB type to select, as Serial + Audio does not exist. Attached are compiled binary's if any wants it. This turns your TNC-Pi96 into a basic sound card and works with VARA and SoundModem if you want to go that route. Makes the device even more flexible. You will need to connect the TNC to your computer via the micro usb port. I have only tried it on Windows.
Mat
|
|
Re: Professors, PLEASE!
Ah, the tyranny of the mobile phone. Unfortunately, it is effectively
toggle quoted messageShow quoted text
relegating serious discussion, which necessarily requires more lengthy messages, to history's dust bin. In the same vein, I've been observing that people increasingly fail to add the "ly" to the adverbs they use. I fear we are becoming less literate over time... Larry WB6BBB
On Thu, 07 Oct 2021 09:30:10 -0700, "N3RDR" <kc3ccd@...> wrote:
And yet others don't want the quotes since it makes the email very long, particularly when reading on mobile devices. That is when having access to the web interface of the discussion is very useful since it stays organized there.
|
|
Re: Professors, PLEASE!
Mike - KG0P
Very well said. As a former Professor and somewhat new radio guy I whole-heartedly echo Tadd's gentle remarks.
And many thanks Mike
|
|
Re: QtTerm, QtSoundModem, and SignaLink PTT Issue
Siegfried Jackstien
isnt the signalink doing ptt with a vox circuit inside the modem?!? then you need to crank up the tx level (tx volume) just an idea from a dumb nut dg9bfc sigi Am 22.10.2021 um 02:38 schrieb
Jroberson1@...:
I am having issues with my Signalink PTT not activating when using QtTerm and QtSoundModem on the Raspberry Pi. QtTerm and QtSoundModem are talking to each other on the Pi but not activating the PTT on the SignaLink. On Windows EasyTerm and Soundmodem activate the PTT. Any idea why it doesn't activate on the Raspberry Pi? Please help.
|
|
QtTerm, QtSoundModem, and SignaLink PTT Issue
Jroberson1@...
I am having issues with my Signalink PTT not activating when using QtTerm and QtSoundModem on the Raspberry Pi. QtTerm and QtSoundModem are talking to each other on the Pi but not activating the PTT on the SignaLink. On Windows EasyTerm and Soundmodem activate the PTT. Any idea why it doesn't activate on the Raspberry Pi? Please help.
|
|
Re: Problems with thumbdrive backup
#hampi
Why? He only wants to back up his drive to install a new OS. Just spend $70 and buy another drive.
toggle quoted messageShow quoted text
On 21/10/2021 11:18 Dave R <daverickmers@...> wrote:
|
|
Re: Problems with thumbdrive backup
#hampi
I recommend either crowdsourcing a full groups.i.o membership or using a linkable cloud server to post detailed graphics. 73
On Thu, Oct 21, 2021, 07:05 John <radio@...> wrote: I would like to generate a backup for my Raspberry Pi-4b prior to upgrading HamPi. My setup uses a hard drive.
|
|
Re: Problems with thumbdrive backup
#hampi
Run gparted and reformat the thumb drive FAT32 before you re-use it. gparted will also rename it.
If you want to take a copy of your Pi herd drive you will need another drive at least as big. Back it up with 'dd if-[existing drive] of=[new drive]' On 21/10/2021 10:05 John <radio@...> wrote:Nigel A. Gunn, ///shoulders.outwards.resolutions tel +1-937-971-0366 Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail nigel@... www http://www.ngunn.net
|
|
Re: Problems with thumbdrive backup
#hampi
Kelly Keeton
Photo resolution is low hard to make out all the text but I see permissions on changing attributes. You run with sudo?
https://raspberryexpert.com/how-to-backup-raspberry-pi/ A random blog on topic
|
|
Problems with thumbdrive backup
#hampi
John
I would like to generate a backup for my Raspberry Pi-4b prior to upgrading HamPi. My setup uses a hard drive.
I have a 32 GB flash drive now. I used it to try to transfer a backup with an error and it would give an error and limit the file to 4 GB. That file was deleted. First, I want to change the name of the thumb drive directly. When I try to do that I find I get an error and it doesn't change the name. Second, can I delete the extra files that where already on the thumb drive (when purchased, I think). Attached is a screen grab of what happened and what the directory permissions are. John, W0GN
|
|
Re: Wanted: Logging program to enter QSOs by hand
#linux
#raspberrypi
John,
toggle quoted messageShow quoted text
You may find some ideas here: https://github.com/dslotter/HamPi/wiki/Logging_Applications Logging_Applications Neon22 edited this page on Dec 6, 2020 · 10 revisions TrustedQSL - LotW client from: http://www.arrl.org/tqsl-download For maintaining your digital certificates for LoTW (Log Book of the World application) For signing QSO log files in ADIF and Cabrillo format for upload. TQSL is a trusted library for submitting logs to the ARRL in an authenticated manner. Get started here: http://www.arrl.org/quick-start You will need to register your callsign and get a callsign certificate to use this software. There is no charge for this certificate (only for Awards). CQRlog - Ham Radio Logging Application from: https://www.cqrlog.com/ CQRLOG is intended for daily general logging of HF, CW & SSB contacts and strongly focused to easy operation and maintenance. Rig control via HamLib. New users: Use your ham radio call sign as user name. 2017 demo using WSJT X - https://www.youtube.com/watch?v=WuL-G5uD8z0 PyQSO - Logging software (written in Python) from: https://github.com/ctjacobs/pyqso Python based logging tool with Graphical maps. Rig control via HamLib. Docs are here: https://pyqso.readthedocs.io/en/stable/ Demo video here: https://www.youtube.com/watch?v=sVdZl9KnDsk Klog - The Ham Radio Logging program from: https://www.klog.xyz/ Popular all rounder with multi-language support. KLog provides QSO management, QSL management, DX-Cluster client, DXCC management, ClubLog integration, WSJT-X, DX-Marathon support and more. Rig control via HamLib. tlf - Console based ham radio contest logger from: https://tlf.github.io/ Lightweight curses based console mode with general logging and contest program. Interfaces with cwdaemon, winkeyer for morse code generation and with sound card for CW/VOICE keying. Rig control via HamLib. Built-in client for DX cluster connection. tucnak2 - VHF/UHF/SHF Hamradio contest log version from: http://tucnak.nagano.cz/wiki/Main_Page VHF/HF contest logbook. Visually clean UI with maps. Rig control via HamLib. twlog - Basic logging program for ham radio from: http://wa0eir.bcts.info/twlog.html It is for day to day logging, not contesting. Intended to replace a paper logbook, with additional interfacing features. Connects with twpsk. QTH lookup via TwHamQTH. Uses a simple data entry form to collect, save, and edit basic data. Records ten pieces of information - six of which can be entered with a button,keypress. wsjtx_to_n3fjp - Logging adapter to allow WSJT-X to log to N3FJP from: https://github.com/dslotter/wsjtx_to_n3fjp wsjtx_to_n3fjp communicates over the network, so N3FJP can be running on: separate Windows computer, or virtualized Windows on Linux. xlog - GTK+ Logging program for Hamradio Operators from: https://www.nongnu.org/xlog/ Able to do DXCC lookups, adds a DXCC scoring window, where score is kept. Can add scoring for awards, like WAS, WAZ and WAC. Saves in a text file not a database. Rig control via HamLib. upload_adif_log - update to get latest version from: https://github.com/dslotter/ham_radio_scripts Update newest ADIF log entries to eQSL.cc, ClubLog and Logbook of the World qrz_callsign_reader - update to get latest info from qrz.com from: https://github.com/dslotter/ham_radio_scripts pull latest data from QRZ.com Best regards, Larry WB6BBB
On Mon, 18 Oct 2021 09:08:42 -0700, "John" <radio@...> wrote:
Can somebody suggest a logging program I can use in order to enter QSOs by hand and directly export an .adif file to transfer the information to ARRL's Log Book of the World? I'm using a Raspberry Pi-4b.
|
|
Re: Wanted: Logging program to enter QSOs by hand
#linux
#raspberrypi
Rod Greene
LoTW's TQSL will do that directly. 73, Rod/w7zrc
On Monday, October 18, 2021, 10:08:48 AM MDT, John <radio@...> wrote:
Can somebody suggest a logging program I can use in order to enter QSOs by hand and directly export an .adif file to transfer the information to ARRL's Log Book of the World? I'm using a Raspberry Pi-4b. John, W0GN
|
|