-
Recent Posts
Categories
- Amateur Radio (22)
- Computing (15)
- Motorcycles (3)
- KZ650 (3)
- Uncategorized (8)
Meta
Hamlib project recent actvity
- Michael Black committed [678f01] 07 Mar 2021
- Michael Black committed [3aac60] 07 Mar 2021
- Michael Black committed [a35f39] 07 Mar 2021
- Michael Black committed [4cc151] 07 Mar 2021
- Michael Black committed [3d6135] 07 Mar 2021
Hamlib Git commits
- Fix macro in usb_port.c 07 Mar 2021
- Another attempt to get python config working multi platform 07 Mar 2021
- Add 50ms pause in icom.c after set_freq and set_mode for possible transceive message which will then get flushed 07 Mar 2021
- rigctld.c add retry of rig_open with an IO error 07 Mar 2021
- Add FTDX101MP to newcat.c command table 07 Mar 2021
- Add RETURNFUNC/ENTERFUNC to network.c 07 Mar 2021
- Fix gai_error to print the status instead of errno 07 Mar 2021
- Add one more level of debug msg history 07 Mar 2021
- Fix FTDX101MP detection 07 Mar 2021
- Fix FTDX101MP detection and renamae ft101 to ft101d 07 Mar 2021
ARRL
- January 2021 Volunteer Monitor Program Report 06 Mar 2021
- The K7RA Solar Update 05 Mar 2021
- Quantum Receiver Can Detect Huge Swath of the RF Spectrum 04 Mar 2021
- Approaches to Tackle Noise Problems Vary, Remedies Elusive 03 Mar 2021
- ARISS, NASA, and ESA Continue to Probe Amateur Radio Problems on ISS 03 Mar 2021
- AMSAT-DL Operators Track Mars Probes 03 Mar 2021
Category Archives: Linux
Coping With Color on the Linux Console (and XTerm and friends)
In the previous post about ANSI escape sequences, terminfo, and the tput utility, what I did not mention is that even though a given color such as blue or cyan is requested, it is beyond the program’s control the actual … Continue reading
Posted in Computing, Debian, Linux
Leave a comment
Tinkering in the terminal with tput
While it looks like a throwback to the 1980s or even the late 1970s, the terminal is a very capable way of performing tasks on a POSIX (BSD, GNU/Linux, etc.) computer. Some tasks are simply better suited to a Text … Continue reading
Posted in Computing, Debian, Linux
Leave a comment
Running N1MM+ logger with Wine on Debian Buster
I’m certainly not the first to attempt to run the popular N1MM Logger+ contest logging program on Linux through Wine. I do think that I’m one of the few (NF8M, W2NRL (thanks to both of you for putting your experiences … Continue reading
Posted in Amateur Radio, Computing, Debian, Software
Leave a comment
Compiling WSJT-X 1.7.0 on Devuan Jessie
The latest version of WSJT-X, 1.7.0, was released on 19 December, 2016. I found that the available Debian formatted package would not install as it is biult for Ubuntu 16.04.1 (and variants) which has a newer version of Qt5 on … Continue reading
Posted in Amateur Radio, Computing, Debian, Software
Leave a comment
Running Electraft utilities on Linux amd64 and multiarch
At this time the Elecraft utilities for Linux are only available as i386 32 bit precompiled binaries. Other architectures such as amd64 or armhf (Raspberry Pi) must use another means, if possible. The Debian Linux distribution and its derivatives (Ubuntu, … Continue reading
Enabling sysvinit on Minibian Jessie 2016-03-12
As I was building a very minimal system for running APRX (N0NB-10) I chose to use Minibian as the starting point rather than stripping down the full Raspbian image to run on a Rasberry Pi model B. Stripping the system … Continue reading
Posted in Computing, Linux
Leave a comment
Debian 7.3.0 (Wheezy) in VirtualBox
To test a software build I installed Debian 7.3.0, a.k.a. Wheezy, into a VirtualBox drive. All seemed well except the VirtualBox Guest additions did not seem to be active as a shared directory to the host computer could not be … Continue reading
Posted in Computing, Linux
Leave a comment
“Ghost” a partition contents with rsync
The rsync utility may be one of the best kept secrets on any platform. Certainly, its use as a backup tool is well known, but perhaps a bit less well known is it’s ability to replicate a complete partition’s contents … Continue reading
Posted in Computing, Linux
2 Comments
A QEMU image for Debian armel
My interest in the Raspberry Pi has led me to setting up an ARM based virtual machine in QEMU. A bit of searching turned up instructions on setting up QEMU on MS Windows 7, which, in turn linked to instructions … Continue reading
Posted in Amateur Radio, Computing, Hamlib, Linux
Leave a comment
Fun with the FUNcube Dongle
Late last year a new Software Defined Radio (SDR) project hit the amateur radio market place, the FUNcube dongle from AMSAT UK (FCD). It is a receiver covering the spectrum of approximately 64 to 1700 MHz and presents a USB … Continue reading
Posted in Amateur Radio, Computing, FUNcube, Hamlib, Linux
Leave a comment