Table of Contents

How to increase Linux use in Amateur Radio

The question

What can we do to increase the adoption of Linux by Amateur Radio operators and manufacturers?

Background

The great majority of software available for Amateur Radio use runs only on Windows PCs. That includes nearly all software from manufacturers to update or control equipment they manufacture.

What problems does that cause?

Equipment setup and maintenance

All radios manufactured today have computer-controlled user interfaces, and so they incorporate software in the form of firmware. Keeping the firmware current requres a Windows PC.

Rig control

Software Defined Radio

With the advent of SDR, both the radio itself and the client software to control it are in software, and most often require a Windows PC to run.

Operating applications

Much of the software used to operate a station runs on windows.

Reliability

Windows cannot be relied upon to operate properly at any given time.

Analysis

Identify the things that make software Windows-only

Answers(???)

Platforms

Ready-made (or nearly so) systems that lower the entry bar for those new to Linux.

Raspberry pi

The Raspberry Pi is a great way to introduce people to using a Linux computer.

Skywave Linux

Skywave comes with lots of Ham software loaded and ready to use. That makes it easier for a Linux newbie to get started. Can be installed on a Windows PC for dual booting.

Software

The proprietary .NET languages are a major factor in locking hams into Windows. Although some .NET libraries are available for Linux, only the simplest of applications will run. There are alternatives.

Open standards

The main point here is that open standards for interfaces and for data interchange provide the basis for accelerated and widespread development. Look no farther than the World Wide Web, built on top of the HTTP and TCP/IP. standards, for an outstanding example.