Keyboard Shortcuts
Likes
- KM4ACK-Pi
- Messages
Search
Re: OS upgrade
¿ªÔÆÌåÓýEvery one of my attempted Bullseye upgrades has gone poorly.? Every one that worked I started from a clean install. Mike On 2/9/2022 11:03 AM, Tim and Janet via
groups.io wrote:
|
OS upgrade
So yesterday I upgraded from Buster to Bullseye.? I saved copies of important files and proceeded with the?upgrade.? ?When finished the menu items were different and BAP update was no longer there as well as open office.? I can reload the open office but couldn't figure out how to get the BAP update back.? Of course AFTER finishing I saw where Jason recommended not doing it this way and starting with a fresh load..... So, is there an easy way to get this back how it was or should I just reload from scratch? Thanks. Tim KB2MFS? |
Re: Baofeng uv5r, Direwolf and YACC Not Transmitting
The baofeng cable you mention is TRRS. Is your sound card TRRS or TRS? If it is TRS, you may need an adapter to get this working.?
As a side note, you may find it very disappointing to use VOX on the baofeng for digital especially when it comes to APRS. After transmitting, the VOX is very (1-1.5 seconds) slow to return to receive. Because of this, the vast majority of responses to your packets will be missed. As an example, your digi transmits a message that is received by a mobile station. The mobile station will return an "ack" letting your digi know that the message was received. Because of the long VOX hang time, your station will never hear the ack. Using the baofeng as a receive only igate would be a better solution. As Phil mentioned, there are DIY cables that can be built to overcome this. There are also commercial solutions like the digirig -- 73, de KM4ACK
|
|
|
Re: Heads-up for Canadian Miady battery (or alternate!)
¿ªÔÆÌåÓýHere's the one I made. I started here: Julian has a LOT of great information on portable and off grid
ops. The BMS is an APEX that I? got off . We 3D printed the top and bottom covers to make it safer.? The
copper top was a nice touch.? Some people use a large piece of
heat shrink to protect the exposed connections.? I still haven't
mounted the BMS but plan on tidying things up so it isn't just
flopping around.? I am planning to install it along with some
other hardware in a 50 cal ammo can for a go-box. Everything else is pretty much as OH8STN lists it. The cells are
sized 10Ah 38120.? The spacers and bridge bars come with the
cells.? Nothing seemed particularly hard to get.? I had the ribbon
cable, tiny 4 plug connectors, powerpole connectors, and the wire
already.? I just had to solder it together.? Watch those cells
when you're bolting them up, you don't want to short anything
together, they'll give quite a zap. mike On 2/8/2022 8:07 PM, Terry Hunt via
groups.io wrote:
|
For 2M Winlink connections, you will need the following installed at a minimum:
direwolf ax25 pat pat menu For HF ARDOP Winlink connections, you will also need: ARDOP ARDOP GUI All of the above can be installed via Build a Pi. Before we can get into more details about configuration, which radio and sound card are you using? -- 73, de KM4ACK
|
|
|
Re: Baofeng uv5r, Direwolf and YACC Not Transmitting
I clicked on the sound icon on the upper right hand corner of the pi's screen and slid volume bar up. On Feb 8 2022, at 6:50 pm, Paul KI5MIV <pmaine@...> wrote:
|
Re: Baofeng uv5r, Direwolf and YACC Not Transmitting
When I had trouble transmitting, the volume on my pi was too low. Try turning up the system volume on your pi. On Feb 8 2022, at 6:34 pm, Paul KI5MIV <pmaine@...> wrote:
|
Re: Heads-up for Canadian Miady battery
On Tue, Feb 8, 2022 at 8:40 PM N5VMO Pat via <n5vmo00=[email protected]> wrote:
-- 73's Pat? N5VMO |
Re: Heads-up for Canadian Miady battery
OH8STN
On Tue, Feb 8, 2022 at 7:07 PM Terry Hunt <Terry@...> wrote:
--
73's Pat? N5VMO |
Baofeng uv5r, Direwolf and YACC Not Transmitting
My BAP has been setup as a digipeater, iGate and beacon. Every thing is working except my Baofeng doesn¡¯t transmit.
I¡¯m using a btech cable and usb sound card. im using YAAC to send a message and want it to be transmitted via RF. I select via TEMP-1 in YAAC. The message is transmitted through the iGate. I have tried two different Baofengs with the same result. I have tried VOX settings from 1-10 and I still can¡¯t get the HT to transmit. what am I doing wrong? |
Digirig and Pat Winlink
It has been a while since I flashed KM4ACK Build a Pi. Although I've watched videos etc. Trying to modify the BAP PI via VNC using my Android Pad. What I can do on te desktop I can't seem to do on the Android. I see port 8080. I thought It was 5000. I need to use my Toughbook tomorrow. I did get FLrig and JS8call. I did try and connect with a station. I only say 2 stations. Quite a few did pick up my 40 M Hamstick and 20-watt Xiegu G 90. 73 Don Poaps New Westminster, BC VA7DGP DATA VA7QU ? VOICE Winlink: va7qu@... Subject://wl2k ? ? ? ? ? ALLSTAR ?530780 Hamshack Hotline 5971 Mid-Island Phone Mesh 2210 2232 ? ? ? ? ? ? ? ? ? ? |
Re: Docker Pi Power Board SW Install Error -- SOLVED
Need to install WiringPi. All the sources said that this is supposed to be part of the normal RasPi install.
Per Posted on by
Just a quick post to let you know that you¡¯ll need a new wiringPi for the Raspberry Pi 4B. To upgrade: cd /tmp wget https://project-downloads.drogon.net/wiringpi-latest.deb sudo dpkg -i wiringpi-latest.deb Check with: gpio -v and make sure it¡¯s version 2.52. I¡¯ll push the updated sources shortly. |
Re: Docker Pi Power Board SW Install Error
Seems that /usr/lib/libwiringPi.so is missing. Trying to find how to install
systemctl status powerboard_daemon.service ¡ñ powerboard_daemon.service - GeeekPi Power On/Off Board ???? Loaded: loaded (/etc/systemd/system/powerboard_daemon.service; enabled; vendor preset: enabled) ???? Active: failed (Result: exit-code) since Tue 2022-02-08 18:53:47 CST; 1min 5s ago ??? Process: 3872 ExecStart=/usr/sbin/powerboard_daemon & (code=exited, status=127) ?? Main PID: 3872 (code=exited, status=127) ??????? CPU: 4ms Feb 08 18:53:47 AK4NG-pi4B systemd[1]: Starting GeeekPi Power On/Off Board... Feb 08 18:53:47 AK4NG-pi4B powerboard_daemon[3872]: /usr/sbin/powerboard_daemon: error while loading shared libraries: libwiringPi.so: cannot open shared obj> Feb 08 18:53:47 AK4NG-pi4B systemd[1]: powerboard_daemon.service: Main process exited, code=exited, status=127/n/a Feb 08 18:53:47 AK4NG-pi4B systemd[1]: powerboard_daemon.service: Failed with result 'exit-code'. Feb 08 18:53:47 AK4NG-pi4B systemd[1]: Failed to start GeeekPi Power On/Off Board. |
Re: Heads-up for Canadian Miady battery
¿ªÔÆÌåÓýOk, I must have missed a video, who is Julian and does someone have a link? ? ? terry ? From: [email protected] <[email protected]> On Behalf Of
N5VMO Pat via groups.io
Sent: Tuesday, February 8, 2022 5:12 PM To: [email protected] Subject: Re: [KM4ACK-Pi] Heads-up for Canadian Miady battery ? Same here Mike !??? I wonder where he got the idea to build the pack /-) ? Same here Terry *** "I still need to read the weekly mail but for someone who needs a mobility unit to get around, I may have to order more ?" *** Terry When I can get the 25A cells delivered to my area .... I will build my chair's battery pack and charging system like Julian did =) ? On Tue, Feb 8, 2022 at 4:01 PM Michael Frachel <KO4BCN@...> wrote:
?
73's Pat? N5VMO |
I am about a year in to using? RPi's.? Very new to Linux.? I have been wanting and trying to understand the whole set-up and steps of getting connected.? I am not using rig control and want to connect to local VHF nodes/gateways. However, i am at a loss.? I have tried many times unsuccessfully and have just walked away.? I am determined to learn how to do this.? Any help is appreciated.? I would like to create a step by step list of how to connect and send, etc.
|
Re: Heads-up for Canadian Miady battery
Same here Mike !??? I wonder where he got the idea to build the pack /-) Same here Terry
*** "I still need to read the weekly mail but for someone who needs a mobility unit to get around, I may have to order more ?" *** Terry When I can get the 25A cells delivered to my area .... I will build my chair's battery pack and charging system like Julian did =) On Tue, Feb 8, 2022 at 4:01 PM Michael Frachel <KO4BCN@...> wrote:
? --
73's Pat? N5VMO |