glossary |ˈɡläsərē ˈɡlôsərē|
noun (plural glossaries)
an alphabetical list of terms or words found in or relating to a specific subject, text, or dialect, with explanations; a brief dictionary. DERIVATIVES
glossarial |ɡläˈserēəl ɡlôˈserēəl | adjective.
glossarist |ˈɡläs(ə)rəst ˈɡlôs(ə)rəst | noun

ORIGIN
late Middle English: from Latin glossarium, from glossa (see gloss2) .


A .. Z

*TECHLINK*

Android (trademarked) an open-source operating system used for smartphones and tablet computers.

APRS (Automatic Packet Reporting System) is an amateur radio-based system for real time digital communications of information of immediate value in the local area.

ASCII (American Standard Code for Information Interchange) is the most common format for text files in computers and on the Internet. In an ASCII file, each alphabetic, numeric, or special character is represented with a 7-bit binary number (a string of seven 0s or 1s). 128 possible characters are defined.

Asterisk

BASIC [Programming Language] (an acronym for Beginner's All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use. Many microcomputers shipped with BASIC, often in the machine's firmware.

bridge

browser

C# [Programming Language] (pronounced as see sharp) is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.

C++ [Programming Language] pronounced "C plus plus," is a programming language that was built off the C language. The syntax of C++ is nearly identical to C, but it has object-oriented features, which allow the programmer to create objects within the code.

C [Programming language] is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

COS - Carrier Operated Squelch

C4FM

client

closed source

core - in a multi-core processor is a independent actual processing unit that read and execute program instructions. The instructions are ordinary CPU instructions (such as add, move data, and branch), but a single processor can run multiple instructions on separate cores at the same time, increasing the overall speed for programs amenable to parallel computing. Manufacturers typically integrate these cores onto a single integrated circuit die (known as a chip multiprocessor or CMP), or onto multiple dies in a single chip package.

DMR

D-Star

DTMF (dual tone multi frequency) is the signal to the phone company that you generate when you press an ordinary telephone's touch keys. In the United States and perhaps elsewhere, it's known as "Touchtone" phone (formerly a registered trademark of AT&T).

EchoLima - a code-word consisting of the phonic words for the characters E and L. Echolima forms the basis of an RFC, code documentation and code for an amateur radio VoIP / RoIP and digital audio software.

Echolink - a closed-source computer-based Amateur Radio system distributed free of charge that allows radio amateurs to communicate with other amateur radio operators using Voice over IP (VoIP) technology on the Internet for at least part of the path between them.

Fusion

gateway (computer program) - a link between two computer programs allowing them to share information and bypass certain protocols on a host computer.

gateway (telecommunications) - a network node equipped for interfacing with another network that uses different communication protocols.

Hamnet

HTML - Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages.

HTML5 - a W3C specification that defines the fifth major revision of the Hypertext Markup Language (HTML). One of the major changes in HTML5 is in respect to how HTML addresses Web applications.

IBM (International Business Machines Corporation) - an American multinational technology company headquartered in Armonk, New York, United States, with operations in over 170 countries. The company originated in 1911 as the Computing-Tabulating-Recording Company (CTR) and was renamed "International Business Machines" in 1924.

iOS (formerly iPhone OS) is a mobile operating system created and developed by Apple Inc. exclusively for its hardware. It is the operating system that presently powers many of the company's mobile devices, including the iPhone, iPad, and iPod Touch.

IP (Intellectual Property) - refers to creations of the intellect for which a monopoly is assigned to designated owners by law. Intellectual property rights (IPRs) are the rights granted to the creators of IP, and include trademarks, copyright, patents, industrial design rights, and in some jurisdictions trade secrets. Artistic works including music and literature, as well as discoveries, inventions, words, phrases, symbols, and designs can all be protected as intellectual property.

IP (Internet Protocol) - is the principal communications protocol in the Internet protocol suite for relaying datagrams across network boundaries. Its routing function enables internetworking, and essentially establishes the Internet.

IP has the task of delivering packets from the source host to the destination host solely based on the IP addresses in the packet headers. For this purpose, IP defines packet structures that encapsulate the data to be delivered. It also defines addressing methods that are used to label the datagram with source and destination information.

IPv4

IPv6

IRC (Internet Relay Chat) is an application layer protocol that facilitates communication in the form of text. ... IRC clients are computer programs that a user can install on their system.

IRLP (Internet Radio Linking Project) - a closed-source project that links amateur radio stations around the world by using Voice over IP (VoIP). Each gateway consists of a dedicated computer running custom software that is connected to both a radio and the Internet. This arrangement forms what is known as an IRLP Node.

Kitura

Latency - a time interval between the stimulation and response, or, from a more general point of view, a time delay between the cause and the effect of some physical change in the system being observed. Latency is physically a consequence of the limited velocity with which any physical interaction can propagate.

Kitura

LEDE (Linux Embedded Development Environment) is a Linux operating system based on OpenWrt. It is a complete replacement for the vendor-supplied firmware of a wide range of wireless routers and non-network devices. See the Table of Hardware for supported devices.

Linux is a Unix-like, open source and community-developed operating system for computers, servers, mainframes, mobile devices and embedded devices. It is supported on almost every major computer platform including x86, ARM and SPARC, making it one of the most widely supported operating systems.

MacOS is the computer operating system for Apple Computer's Macintosh line of personal computers and workstations.

MagPi

Maker is a person or thing that makes or produces something.

network

Objective C [Programming Language] is a general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language. This is the main programming language used by Apple for the OS X and iOS operating systems and their respective APIs, Cocoa and Cocoa Touch.

open source

OSX

paradigm is a typical example or pattern of something; a model.

PoP (Point of Presence) is an artificial demarcation point or interface point between communicating entities.

port

PBX (private branch exchange) - a telephone exchange or switching system that serves a private organization and performs concentration of central office lines or trunks and provides intercommunication between a large number of telephone stations in the organization.

playground

processor

protocol

Raspberry Pi (the) is a credit-card-sized computer that plugs into your TV and a keyboard. It is a capable little computer which can be used in electronics projects, and for many of the things that your desktop PC does, like spreadsheets, word processing, browsing the internet, and playing games. RaspberryPi.org

RFC

RoIP (Radio over Internet Protocol) is similar to Voice over IP (VoIP), but augments two-way radio communications rather than telephone calls. From the system point of view, it is essentially VoIP with PTT (Push To Talk). To the user it can be implemented like any other radio network. With RoIP, at least one node of a network is a radio (or a radio with an IP interface device) connected via IP to other nodes in the radio network. The other nodes can be two-way radios, but could also be dispatch consoles either traditional (hardware) or modern (software on a PC).

router

rPi - Raspberry Pi

serial

server is a computer or computer program that manages access to a centralized resource or service in a network.

Swift [Programming Language] is a general-purpose, multi-paradigm, compiled programming language developed by Apple Inc for iOS, macOS, watchOS, tvOS, and Linux. Swift is designed to work with Apple's Cocoa and Cocoa Touch frameworks and the large body of extant Objective-C (ObjC) code written for Apple products. It is built with the open source LLVM compiler framework and has been included in Xcode since version 6. On platforms other than Linux, it uses the Objective-C runtime library which allows C, Objective-C, C++ and Swift code to run within one program.

On December 3, 2015, the Swift language, supporting libraries, debugger, and package manager were published under the Apache 2.0 license with a Runtime Library Exception, andSwift.orgwas created to host the project. The source code is hosted on GitHub where it is easy for anyone to get the code, build it themselves, and even create pull requests to contribute code back to the project.

TANSTAAFL - "There ain't no such thing as a free lunch" (alternatively, "There is no such thing as a free lunch" or other variants) is a popular adage communicating the idea that it is impossible to get something for nothing. The acronyms TANSTAAFL, TINSTAAFL, and TNSTAAFL, are also used. Uses of the phrase dating back to the 1930s and 1940s have been found, but the phrase's first appearance is unknown. The "free lunch" in the saying refers to the nineteenth-century practice in American bars of offering a "free lunch" in order to entice drinking customers.

TCP/IP

TCP (Transmission Control Protocol) - one of the main protocols of the Internet protocol suite. It originated in the initial network implementation in which it complemented the Internet Protocol (IP). Therefore, the entire suite is commonly referred to as TCP/IP. TCP provides reliable, ordered, and error-checked delivery of a stream of octets between applications running on hosts communicating by an IP network. Major Internet applications such as the World Wide Web, email, remote administration, and file transfer rely on TCP.

thread - a thread of execution is the smallest sequence of programmed instructions that can be managed independently by a scheduler, which is typically a part of the operating system.[1] The implementation of threads and processes differs between operating systems, but in most cases a thread is a component of a process. Multiple threads can exist within one process, executing concurrently and sharing resources such as memory, while different processes do not share these resources. In particular, the threads of a process share its executable code and the values of its variables at any given time.

tldr; - to long don't/didn't read.

UDP (User Datagram Protocol) - one of the core members of the Internet protocol suite. The protocol was designed by David P. Reed in 1980 and formally defined in RFC 768. With UDP, computer applications can send messages, in this case referred to as datagrams, to other hosts on an Internet Protocol (IP) network. Prior communications are not required in order to set up transmission channels or data paths.

UPnP (Universal Plug and Play) - a set of networking protocols that permits networked devices, such as personal computers, printers, Internet gateways, Wi-Fi access points and mobile devices to seamlessly discover each other's presence on the network and establish functional network services for data sharing, communications, and entertainment. UPnP is intended primarily for residential networks without enterprise-class devices.

USB (Universal Serial Bus) - a common interface that enables communication between devices and a host controller such as a personal computer (PC). It connects peripheral devices such as digital cameras, mice, keyboards, printers, scanners, media devices, external hard drives and flash drives.

Visual Basic [Programming Language] is a third-generation event-driven programming language and integrated development environment (IDE) from Microsoft for its Component Object Model (COM) programming model first released in 1991 and declared legacy during 2008. Microsoft intended Visual Basic to be relatively easy to learn and use.

VoIP (Voice over Internet Protocol) is a category of hardware and software that enables people to use the Internet as the transmission medium for telephone calls by sending voice data in packets using IP rather than by traditional circuit transmissions of the PSTN.

W3C (World Wide Web Consortium) is an international community where Member organizations, a full-time staff, and the public work together to develop Web standards.