From fa11cc23965fd12352e528358cce0856ea9851c2 Mon Sep 17 00:00:00 2001 From: KM4ACK <42844783+km4ack@users.noreply.github.com> Date: Mon, 13 Jan 2020 06:10:31 -0600 Subject: [PATCH] Update README.md --- README.md | 49 ++++++++++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 5d7051b..c5fcaaa 100644 --- a/README.md +++ b/README.md @@ -14,64 +14,71 @@ After flashing Buster to a SD card run the following command git clone https://github.com/km4ack/pi-build.git $HOME/pi-build && bash $HOME/pi-build/build-a-pi # Video -Coming Soon +[![IMAGE ALT TEXT](http://img.youtube.com/vi/gBokG9FI-NM/0.jpg)](https://youtu.be/gBokG9FI-NM "Build-a-Pi") # Available Apps to Install -HOTSPOT: +#### HOTSPOT: Hotspot is used to generate a wifi hotspot that you can connect to with other wireless devices. This is useful when in the field so you can connect to and contol the pi from a wireless device. -GPS: +#### GPS: This will install the needed utilities to get a GPS device configured as a time source on the pi. Helpful when you are not connected to the internet since the pi doesn't have a real time clock and therefore will NOT keep accurate time when powered off. -FLRIG: +#### FLRIG: Rig contol graphical interface. http://www.w1hkj.com/ -FLDIGI: +#### FLDIGI: Digital Mode Software http://www.w1hkj.com/ -PAT: +#### FLMSG: +Forms manager for FLDIGI http://www.w1hkj.com/ + +#### FLAMP: +Amateur Multicast Protocol - file transfer program http://www.w1hkj.com/ + +#### PAT: Winlink client for Raspberry Pi https://getpat.io/ -ARDOPC: +#### ARDOPC: HF modem for Pat. Recommended if installing Pat https://www.cantab.net/users/john.wiseman/Documents/ARDOPC.html -ARDOPGUI: +#### ARDOPGUI: GUI interface for ARDOPC. Recommended if installing Pat -PATMENU: +#### PATMENU: Menu for configuring Pat. Recommended if installing Pat. https://github.com/km4ack/patmenu -DIREWOLF: +#### DIREWOLF: Software TNC. In this setup, direwolf is used for 2M packet connection with Pat and can be used for APRS connection with Xastir. Recommneded if installing Pat or Xastir https://github.com/wb2osz/direwolf/tree/master/doc -AX25: +#### AX25: AX25 tools for Direwolf & Pat. Recommended if installing Pat. -HAMLIB: +#### HAMLIB: Rig contol software. https://sourceforge.net/projects/hamlib/ -PULSE: +#### PULSE: Pulse audio. Provides a way to configure virtual sound cards. REQUIRED for AMRRON ops. -JS8: +#### JS8: JS8Call digital software https://js8call.com -M0IAX: +#### M0IAX: Tools for working with JS8Call. Recommended if installing JS8Call https://github.com/m0iax/ -WSJTX: +#### WSJTX: FT8 & WISPR software suite. https://sourceforge.net/projects/wsjt/ -CHIRP: +#### CHIRP: Software to program radios. https://chirp.danplanet.com -XASTIR: -GUI interface useful when configuring APRS nodes. +#### XASTIR: +GUI interface useful when configuring APRS nodes. https://sourceforge.net/projects/xastir/ -YAAC: +#### YAAC: Yet Another APRS Client GUI interface useful when configuring APRS nodes. https://www.ka2ddo.org/ka2ddo/YAAC.html -Emergency Email Server (EES): My personal EES. Requires hotspot to be installed. https://youtu.be/XC9vdAnolO0 +#### Emergency Email Server (EES): +My personal EES. Requires hotspot to be installed. https://youtu.be/XC9vdAnolO0