「アマチュア無線」の版間の差分

提供: ArchWiki
ナビゲーションに移動 検索に移動
(同期)
31行目: 31行目:
 
* {{App|linrad|SM5BSZ によるソフトウェア無線|http://www.sm5bsz.com/linuxdsp/linrad.htm|{{AUR|linrad}}}}
 
* {{App|linrad|SM5BSZ によるソフトウェア無線|http://www.sm5bsz.com/linuxdsp/linrad.htm|{{AUR|linrad}}}}
 
* {{App|quisk|N2ADR によるソフトウェア無線|http://james.ahlstrom.name/quisk/|{{AUR|quisk}}}}
 
* {{App|quisk|N2ADR によるソフトウェア無線|http://james.ahlstrom.name/quisk/|{{AUR|quisk}}}}
* {{App|[[owx]]|Wouxun 無線機をプログラミングするためのコマンドラインユーティリティ|http://owx.chmurka.net|{{AUR|owx}}}}
+
* {{App|[[en2:owx|owx]]|Wouxun 無線機をプログラミングするためのコマンドラインユーティリティ|http://owx.chmurka.net|{{AUR|owx}}}}
 
* {{App|twcw|cwirc の拡張|http://wa0eir.home.mchsi.com/twcw.html|{{AUR?|twcw}}}}
 
* {{App|twcw|cwirc の拡張|http://wa0eir.home.mchsi.com/twcw.html|{{AUR?|twcw}}}}
 
* {{App|fldigi|popular GUI developed by W1HKJ for a variety of digital communication modes|http://w1hkj.com/Fldigi.html|{{AUR|fldigi}}}}
 
* {{App|fldigi|popular GUI developed by W1HKJ for a variety of digital communication modes|http://w1hkj.com/Fldigi.html|{{AUR|fldigi}}}}
40行目: 40行目:
 
* {{AUR|qsstv}} – 低速度走査テレビジョン
 
* {{AUR|qsstv}} – 低速度走査テレビジョン
 
* {{AUR|linpsk}} – PSK31
 
* {{AUR|linpsk}} – PSK31
* {{AUR|psk31lx}} – PSK31 using Pulseaudio
+
* {{AUR|psk31lx}} – PSK31 Pulseaudio を使用
* {{AUR|twpsk}} – Soundcard based program for PSK31
+
* {{AUR|twpsk}} – サウンドカードを用いる PSK31 プログラム
* {{AUR|xpsk31}} – PSK31 using a GUI rendered by GTK+
+
* {{AUR|xpsk31}} – PSK31 GTK+ による GUI を使用
   
 
=== AX.25 ===
 
=== AX.25 ===
77行目: 77行目:
 
=== 解析ツール ===
 
=== 解析ツール ===
 
* {{AUR|fl_moxgen}} – モクソンアンテナ設計プログラム
 
* {{AUR|fl_moxgen}} – モクソンアンテナ設計プログラム
* {{AUR|geoid}} – Geodetic calculator
+
* {{AUR|geoid}} – 測量計算器
 
* {{AUR|gpredict}} – リアルタイムの衛生追跡・軌道予測アプリケーション
 
* {{AUR|gpredict}} – リアルタイムの衛生追跡・軌道予測アプリケーション
 
* {{AUR|hamsolar}} – Small desktop display of the current solar indices
 
* {{AUR|hamsolar}} – Small desktop display of the current solar indices
 
* {{AUR|splat}} – rf signal propagation, loss, and terrain analysis
 
* {{AUR|splat}} – rf signal propagation, loss, and terrain analysis
 
* {{AUR|sunclock}} – Useful for predicting grayline propagation paths
 
* {{AUR|sunclock}} – Useful for predicting grayline propagation paths
* {{AUR|xnec2c}} – Electromagnetic antenna modeler
+
* {{AUR|xnec2c}} – 電磁アンテナモデラー
   
 
=== ロギング ===
 
=== ロギング ===
 
* {{AUR|cqrlog}} – 人気の Linux ロギングプログラム
 
* {{AUR|cqrlog}} – 人気の Linux ロギングプログラム
 
* {{AUR|fdlog}} – a Field Day Logger with networked nodes
 
* {{AUR|fdlog}} – a Field Day Logger with networked nodes
* {{AUR|klog}} – a Ham radio logging program for Linux / KDE.
+
* {{AUR|klog}} – Linux / KDE 向けのアマチュア無線ロギングプログラム
 
* {{AUR|qle}} – QSO Logger and log Editor for amateur radio operators written in Perl
 
* {{AUR|qle}} – QSO Logger and log Editor for amateur radio operators written in Perl
 
* {{AUR|tlf}} – a console mode networked logging and contest program
 
* {{AUR|tlf}} – a console mode networked logging and contest program

2016年1月9日 (土) 17:38時点における版

関連記事

アマチュア無線ファン (ハム無線従事者または"ハム"とも) は無線通信の黎明期から実験と発展の最前線を担ってきました。電磁スペクトルの広範囲の周波数で、多種多様な通信方式が使われています。このページでは AUR に入っているアマチュア無線関連のソフトウェアをリストアップしています。単独で動作するソフトウェアもあれば、無線機の接続を必要とするデジタル通信アプリケーションもありますし、中にはコンピュータのサウンドカードを使えるものもあり様々です。インターフェイスとなるハードウェアはメーカーから購入することも、または自作することもできます。

警告: 国際条約ではアマチュア無線のユーザーは国が発行した免許を受けることを必要としています。ただし必要となるのは送信機やアンテナを使う場合で、アマチュア無線を受信したりアマチュア無線のソフトウェアをダウンロードするだけでは違法になりません。

一般情報

以下のプログラムの多くは送信機の周波数をあわせるのにシリアルポートへのアクセスを必要とします (例: /dev/ttyS0)。そのため、ユーザーを uucp グループに追加しなくてはなりません。ユーザーを uucp グループに追加するには root で次のコマンドを実行します:

# gpasswd -a username uucp

それから一度ログオフして、ログインしなおしてください。

ソフトウェアリスト

  • Hamlib — ハードウェアと無線制御プログラム間のインターフェイスを提供します。無線のコントロールや他のハードウェア (ロギングやデジタルモードなど) を使いやすくするためのソフトウェアレイヤーでありスタンドアロンのアプリケーションではありません。
http://sourceforge.net/apps/mediawiki/hamlib/ || hamlibAUR
  • Soundmodem — 標準的な PC サウンドカードを様々な AX.25 通信モードが利用できるパケット通信モデムのように使えるように Tom Sailer (HB9JNX/AE4WA) によって書かれました。ハードウェアやアプリケーションによりますがデータレートは9600ボーまで高くできます。Soundmodem はシリアルポートの KISS モデムまたは AX.25 ネットワークデバイスとして使うことが可能です。soundmodem を MKISS ネットワークデバイスとして使うには、MKISS モジュールを組み込んでカーネルをリビルドする必要があります。詳しくは Xastir wiki を見て下さい。
soundmodem を root で実行:
# soundmodem
soundmodem を KISS モデムとして設定した場合、ユーザーから読み取れるようにパーミッションを変更する必要があります:
# chmod 666 /dev/soundmodem0
http://www.baycom.org/~tom/ham/soundmodem/ || soundmodemAUR
  • Grig — Hamlib ベースのシンプルな制御プログラム
http://groundstation.sourceforge.net/grig/ || grigAUR
  • gMFSK — 多数のデジタルモードをサポートするユーザーインターフェイス。ロギングに hamlib と xlog を使います。
http://gmfsk.connect.fi || gmfskAUR
  • lysdr — 細かいカスタマイズができる無線インターフェイス
https://github.com/gordonjcp/lysdr || lysdr-gitAUR
  • linrad — SM5BSZ によるソフトウェア無線
http://www.sm5bsz.com/linuxdsp/linrad.htm || linradAUR
  • quisk — N2ADR によるソフトウェア無線
http://james.ahlstrom.name/quisk/ || quiskAUR
  • owx — Wouxun 無線機をプログラミングするためのコマンドラインユーティリティ
http://owx.chmurka.net || owxAUR
  • twcw — cwirc の拡張
http://wa0eir.home.mchsi.com/twcw.html || not packaged? AUR で検索
  • fldigi — popular GUI developed by W1HKJ for a variety of digital communication modes
http://w1hkj.com/Fldigi.html || fldigiAUR
  • libfap — APRS パケットパーサー
http://pakettiradio.net/libfap/ || libfapAUR
  • aprx — 軽量な APRS デジピーターと i-Gate インターフェイス
http://wiki.ham.fi/Aprx.en || aprx-svnAUR
  • xdx — ネットワーククライアント
http://www.qsl.net/pg4i/linux/xdx.html || xdxAUR
  • d-ratsAUR – D-STAR 通信ツール
  • qsstvAUR – 低速度走査テレビジョン
  • linpskAUR – PSK31
  • psk31lxAUR – PSK31 で Pulseaudio を使用
  • twpskAUR – サウンドカードを用いる PSK31 プログラム
  • xpsk31AUR – PSK31 で GTK+ による GUI を使用

AX.25

AX.25 — data link layer protocol that is used extensively in packet radio networks. It supports connected operation (eg. keyboard-to-keyboard contacts, access to local bulletin board systems, and DX clusters) as well as connectionless operation (eg. APRS). The Linux kernel includes native support for AX.25 networking. Please refer to this guide for more information. The following software is available in the AUR:

http://www.ax25.net/ || present in stock kernel

WSJT

WSJT (Weak Signal Communication by K1JT) — offers offers a rich variety of features, including specific digital protocols optimized for meteor scatter, ionospheric scatter, and EME (moonbounce) at VHF/UHF, as well as HF skywave propagation. WSJT was developed by Nobel Prize winning physicist Joe Taylor, who has the amateur radio callsign K1JT. The program can decode fraction-of-a-second signals reflected from ionized meteor trails and steady signals 10 dB below the audible threshold.
WSJT is in ongoing, active development by a team of programmers led by K1JT. WSJT (and the related program WSPR) has the option of being configured with

$ ./configure --enable-g95

or

$ ./configure --enable-gfortran

If you build with one and experience problems, edit PKGBUILD to try the other.
WSJT requires access to the serial port; see the note in the Interfacing section above about the uucp group.

http://www.physics.princeton.edu/pulsar/K1JT/ || wsjt-svnAUR

WSPR

WSPR (Weak Signal Propagation Reporter, pronounced whisper) — enables the probing of propagation paths on the amateur radio bands using low power transmissions. It was introduced in 2008 by K1JT following the success and widespread adoption of WSJT by the amateur radio community. Stations with Internet access can automatically upload their reception reports to a central database called WSPRnet, which includes a mapping facility

http://physics.princeton.edu/pulsar/K1JT/wspr.html || wspr-svnAUR

Xastir

Xastir — stands for X Amateur Station and Information Reporting. It works with APRS, an amateur radio-based system for real time tactical digital communications. Xastir is an open-source program that provides full-featured, client-side access to APRS. It is currently in a state of active development.
Xastir is highly flexible and there are a wide variety of ways it can be configured. For example, it can be evaluated without radio hardware if an Internet connection is available. The wiki at xastir.org is very thorough and gives excellent information on its range of capabilities and setup.
An optional speech feature can be enabled with the festival package; you will also need a speaker package such as festival-en or festival-english. If you want this option, festival must be installed on your system before building xastir. Launch festival before the xastir program is started for speech to function properly:

$ festival --server

or you can write a simple script to automate the sequential starting process. There may be problems if other programs such as a media player are accessing sound simultaneously.
The PKGBUILD automatically downloads an 850 kB bundle of .wav files and places them here: /usr/share/xastir/sounds/.
These are audio alarm recordings of a North American English speaker that do not require the presence of festival to render. The audio play command `play' in the configure menu may not work; try `aplay' instead.

http://www.xastir.org || xastirAUR

デジタルボイス

FreeDV — HF 無線用のデジタルボイスモードです。フリーでオープンな Codec2 音声コーデックを使って、短波無線通信にうってつけの効率的なナローバンド・低ビットレートの音声通信を実現します。FreeDV モードを使い始めるのに必要なのは FreeDV の GUI アプリケーションを動かしているコンピュータに SSB 無線機を接続することだけです。FreeDV と Codec2 はどちらも Arch Linux では AUR からインストールできます。FreeDV を使うには両方が必要です。

http://freedv.org || freedvAURcodec2AUR

解析ツール

  • fl_moxgenAUR – モクソンアンテナ設計プログラム
  • geoidAUR – 測量計算器
  • gpredictAUR – リアルタイムの衛生追跡・軌道予測アプリケーション
  • hamsolarAUR – Small desktop display of the current solar indices
  • splatAUR – rf signal propagation, loss, and terrain analysis
  • sunclockAUR – Useful for predicting grayline propagation paths
  • xnec2cAUR – 電磁アンテナモデラー

ロギング

  • cqrlogAUR – 人気の Linux ロギングプログラム
  • fdlogAUR – a Field Day Logger with networked nodes
  • klogAUR – Linux / KDE 向けのアマチュア無線ロギングプログラム
  • qleAUR – QSO Logger and log Editor for amateur radio operators written in Perl
  • tlfAUR – a console mode networked logging and contest program
  • trustedqslAUR – QSL application for ARRL's Logbook of the World
  • tucnak2AUR – a multiplatform VHF/HF contest logbook
  • xlogAUR – a logging program for amateur radio operators.
  • yfklogAUR – a general purpose ham radio logbook for *nix operating systems.
  • yfktestAUR – ハム無線コンテスト用のログブックプログラム。

ツール

  • callsignAUR – コールサインからハム無線に関する情報を収集する小さなプログラム
  • ctyAUR – package contains databases of entities (countries), prefixes and callsigns that are used by amateur radio logging software.
  • dxccAUR – ハム無線のコールサインの ARRL DXCC エンティティを確認する小さなプログラム
  • natoAUR – 文字列を NATO フォネティックコードに変換する Python スクリプト
  • tqsllibAUR – Trusted QSL ライブラリ (ARRL の Logbook of the World をサポート)

モールス信号の練習

その他

  • cwircAUR – IRC でモールス信号を送信・受信