fbpx
Wikipedia

Fldigi

Fldigi (short for Fast light digital)[4] is a free and open-source program which allows an ordinary computer's sound card to be used as a simple two-way data modem. The software is mostly used by amateur radio operators who connect the microphone and headphone connections of an amateur radio SSB or FM transceiver to the computer's headphone and microphone connections, respectively.[5][6]

Fldigi
Fldigi main window snapshot
Developer(s)Dave Freese (W1HKJ), et al.[1]
Initial release2007
Stable release
4.1.19 / 24 June 2021; 19 months ago (2021-06-24)[2]
Repositorysourceforge.net/p/fldigi/fldigi/ci/master/tree/
Written inFLTK, C, C++
Operating systemWindows, macOS, Linux, Android, FreeBSD[3]
PlatformIA-32, x64, IA-64, armel, armhf, mips, mipsel, PowerPC, s390, s390x, SPARC, Raspberry Pi
SizeAbout 6.5 MB
Available in7 languages
List of languages
English, Italian, Spanish, French, German, Polish, Dutch
TypeAmateur radio and DSP
LicenseGPL version 3.0
Websitewww.w1hkj.com

This interconnection creates a "sound card defined radio" whose available bandwidth is limited by the sound card's sample rate and the external radio's bandwidth.

Such communications are normally done on the shortwave amateur radio bands in modes such as PSK31, MFSK, RTTY, Olivia, and CW (Morse code). Increasingly, the software is also being used for data on VHF and UHF frequencies using faster modes such as 8-PSK.

Using this software, it is possible for amateur radio operators to communicate worldwide while using only a few watts of RF power.

Fldigi software is also used for amateur radio emergency communications when other communication systems fail due to natural disaster or power outage. Transfer of files, emails, and FEMA ICS forms are possible using inexpensive radio hardware.[7][8][9][10]

Supported digital modes

Mode name Speeds supported Custom modes
Morse code CW 5–50 words-per-minute Yes
PSK 31, 63, 63F, 125, 250, 500, 1000 No
FSQ 2, 3, 4.5, 6 No
IFKP 0.5, 1.0, 2.0 No
Contestia 4/125, 4/250, 8/250, 4/500, 8/500, 16/500, 8/1000, 16/1000, 32/1000, 64/1000 Yes
DominoEX Micro, 4, 5, 8, 11, 16, 22, 44, 88 No
Hellschreiber Feld Hell, Slow Hell, Feld Hell X5, Feld Hell X9, FSK Hell, FSK Hell-105, Hell 80 No
MFSK 4, 8, 11, 16, 22, 31, 32, 64, 64L, 128, 128L No
MT63 500S, 1000S, 2000S, 500L, 1000L, 2000L No
Navtex Navtex No
Olivia 4/250, 8/250, 4/500, 8/500, 16/500, 8/1000, 16/1000, 32/1000, 64/2000 Yes
QPSK 31, 63, 125, 250, 500 No
8PSK 125, 250, 500, 1000, 125FL, 250FL, 125F, 250F, 500F, 1000F, 1200F No
PSKR 125R, 250R, 500R, 1000R No
RTTY 45.45/170, 50/170, 75/170, 75/850 Yes
SYNOP SYNOP No
THOR Micro, 4, 5, 8, 11, 16, 22, 25x4, 50x1, 50x2 100 No
SITORB SitorB No
Throb / ThrobX 1, 2, 4   /   X1, X2, X4 No
WEFAX IOC576, IOC288[11] No
OFDM 500F, 750F, 3500 No

Portability

Operating systems

Fldigi is based on the lightweight portable graphics library FLTK and the C/C++ language. Because of this, the software can run on many different operating systems such as:

Additionally, Fldigi is designed to compile and run on any POSIX compliant operating system that uses an X11 compatible window system / graphical user interface.[16]

Architectures

The Fldigi software is written in highly portable C/C++ and can be used on many CPU architectures, including:

Sound systems

Multiple sound systems are supported by Fldigi, allowing the program to abstract the sound card hardware across differing hardware and operating systems.

Features

The Fldigi Suite

The "Fldigi Suite" consists of the Fldigi modem and all extension programs released by the same development group. Most of these extensions add more capabilities to Fldigi such as verified file transfer and message passing. Interconnection between these programs and the Fldigi modem is made over TCP/IP port 7322.[21]

Some of the Suite are however standalone programs used for utility or testing purposes only, with no connection to the Fldigi main modem.

Flamp

Flamp implements the Amateur Multicast Protocol by Dave Freese, W1HKJ[22] and is a tool for connectionless transferring of files to multiple users simultaneously without requiring any existing infrastructure. The program breaks a given file into multiple smaller pieces, checksums each piece, then transmits each piece one or more times. When all parts are correctly received the sent file is re-assembled and can be saved by receiving stations.[23] This program is useful for multicasting files over lossy connections such as those found on high frequency or during emergency communications.

Flarq

Flarq implements the ARQ specification developed by Paul Schmidt, K9PS[24] to transfer emails, text files, images, and binary files over radio. This protocol is unicast and connection-based. The software seamlessly integrates with existing email clients such as Microsoft Outlook, Mozilla Thunderbird, and Sylpheed.[25]

Flmsg

Flmsg allows users to send, receive, edit, and create pre-formatted forms. Such a system speeds the flow of information during emergency communications. The software has a number of forms built-in including FEMA ICS forms, MARS reports & messages, Hospital ICS forms, Red Cross messages, IARU and NTS messages.[26]

Flwrap

Flwrap is a tool for the sending of files using a simplified drag and drop interface. Data compression is available also, which reduces data transfer times.[27]

FLNet

FLNet assists net control operators in keeping track of multiple stations during digital amateur radio nets.

FLLog

FLLog is a logging software which keeps track of conversations between amateur radio operators in a database format known as ADIF.

FLWkey

FLWkey is a simple interface to control an external piece of hardware called a Winkeyer. This is a Morse code keyer which is adjustable via computer commands over USB.

Flcluster

This is a telnet client to remote DX cluster servers, which is a real-time reporting of stations heard transmitting, and their frequencies. It does not connect to Fldigi.

Flaa

Flaa is a control program for use with the RigExpert AA-xxxx series of antenna analyzers, and does not connect to Fldigi.

Flrig

FLRig is a component of the FLDigi suite of applications that enables computer aided control of various radios using a serial or USB connection.

Using FLRig in combination with FLDigi, events such as frequency, power level, receiver gain and audio gain may be adjusted from the computer automatically or by user intervention.

Test tools

The Fldigi development group also releases a number of open-source programs which assist in the testing, development, and comparison of different modes within Fldigi.

LinSim

CompText

CompTTY

RSID

To identify the mode being transmitted a signal called an RSID, or Reed-Solomon Identifier, can be transmitted before the data. Using this identifier the receiving software can automatically switch to the proper mode for decoding. The assigning of these identifiers to new modes is coordinated to ensure inter-operation between programs.[28] Currently 7 sound card-digital-modem programs support this standard:

  • PocketDigi
  • FDMDV
  • DM780
  • Multipsk
  • Fldigi
  • AndFlmsg
  • TIVAR

RSID operates by sending a short burst of a specific modulation before the data signal, which can be used to automatically identify over 272 digital modes. This burst consists of a 10.766 baud 16-tone MFSK modulation where 15 tones/symbols are sent. The burst occupies 172 Hz of bandwidth and lasts for 1.4 seconds.[28]

Software Architecture

For simple keyboard-to-keyboard communication Fldigi can be operated using just the main window. For more complex uses or file transfer external programs can be attached to the internal TCP/UDP ports 7322 (ARQ), 7342 (KISS), and 7362 (XML-RPC).

The image below helps to illustrate the interconnections and signal-flow within the Fldigi architecture.

 

Community-provided extensions

Fldigi allows external programs to attach and send / receive data by connecting to port 7322/ARQ or 7342/KISS. When used this way, Fldigi and the computer's sound card are acting as a "softmodem" allowing text or data sent on one computer to be transferred using the wireless radio link in-between. Programs which have a history of use with Fldigi as the underlying modem include:

  • D-Rats - easy to use chatrooms, email, and file transfer over-radio.
  • PSKmail - send and receive on-internet e-mail over a remote radio connection.
  • Fldigiattach - attach Fldigi as modem for Linux AX.25 and TCP/IP connections.
  • UIChat - Java-based amateur radio chat program.
  • LinkUP - Program for unattended operation and person to person chat.
  • Linux - Fldigi can be used in Linux as a KISS (TNC) modem for AX.25 and TCP/IP connections.

Awards and recognitions

  • At the 2014 Dayton Hamvention the project lead, Dave Freese (W1HKJ), was recognized with the Technical Excellence Award "for his development and distribution of the Fast Light Digital Modem Application (fldigi) family of programs for use in amateur and emergency communications."[29]
  • Fldigi was selected as SourceForge's June 2017 Staff 'Project of the Month'[30]
  • Fldigi was one of SourceForge's 'Projects of the Week' for Oct 17, 2016[31]
  • Fldigi was selected as SourceForge's December 2017 Community Choice 'Project of the Month'[32]

Notable users

Disaster relief services

The software is also utilized by some organizations for both routine and disaster/emergency relief services.

Shortwave broadcasters

Following the successful tests by the Voice of America's VOA Radiogram program, international and government shortwave broadcasters began testing and experimenting with digital data over shortwave broadcast channels using the Fldigi software.[41] These tests led to regular weekly digital broadcasts by the broadcasters listed below.

MARS

The Fldigi suite of programs has become popular within the U.S. Army and U.S. Air Force Military Auxiliary Radio System.[47][48]

Department of Homeland Security

Fldigi is being used in-testing as part of the Department of Homeland Security Shares program, which utilizes "existing HF radio resources of government, critical infrastructure, and disaster response organizations to coordinate and transmit emergency messages"[49][50]

PSK Mail

Fldigi is used as the underlying modem for the PSKmail project.[51] PSK Mail allows users to retrieve and send normal emails over radio.

AirChat

In 2014 the group Anonymous released a communications tool named AirChat, which used Fldigi as the underlying modem. This provided a low speed yet reliable data connection using only moderate radio hardware. The AirChat software allows for anonymous transmissions of both encrypted and unencrypted messages over unencrypted channels.[52][53][54]

Decodeable broadcasts

The broadcasts listed below are transmitted on a regular schedule and can be decoded using Fldigi.

See also

References

  1. ^ "AUTHORS file". Retrieved 14 September 2018 – via SourceForge.
  2. ^ "fldigi / fldigi Commit Log". sourceforge.net. Retrieved 2021-04-06.
  3. ^ "Beginners' Guide to Fldigi". w1hkj.com.
  4. ^ "Documentation/FAQ – fldigi". fedorahosted.org.
  5. ^ "Rolling Your Own with Digital Amateur Radio - Linux Journal". www.linuxjournal.com.
  6. ^ "An Amateur Radio Survival Guide for Linux Users - Linux Journal". www.linuxjournal.com.
  7. ^ Allocca, John. Amateur Radio Emergency Communications Reference. Lulu.com. ISBN 9781105450372 – via Google Books.
  8. ^ http://www.arrl.org/files/file/On%20the%20Air/Tutorials/Introduction_to_NBEMS_ARRL.pdf[bare URL PDF]
  9. ^ a b http://www.w1hkj.com/NBEMS/PublicService.pdf[bare URL PDF]
  10. ^ "FOSS for amateur radio [LWN.net]". lwn.net. Retrieved 2021-12-15.
  11. ^ How Do I Decode a Weather Facsimile (WEFAX) Off of my Shortwave? 2015-10-15 at the Wayback Machine
  12. ^ "Package: fldigi (3.22.01-1)". Debian. Retrieved 6 May 2017.
  13. ^ "FreeBSD port". freebsd.org.
  14. ^ "ports/comms/fldigi/". OpenBSD. Retrieved 6 May 2017.
  15. ^ "pkgsrc/ham/fldigi/". NetBSD.
  16. ^ a b "Infrastructure/Fedorahosted-retirement - Fedora Project Wiki". fedorahosted.org.
  17. ^ "Debian -- Package Search Results -- fldigi". packages.debian.org.
  18. ^ "NBEMS". www.arrl.org.
  19. ^ https://www.liltechdude.com/portfolio/Data_Networks.pdf[bare URL PDF]
  20. ^ "FLDIGI Users Manual: Configure ARQ/KISS I/O". www.w1hkj.com.
  21. ^ "W1HKJ Software". www.w1hkj.com.
  22. ^ http://www.w1hkj.com/files/flamp/Amp-2.V3.0.Protocol.pdf[bare URL PDF]
  23. ^ "FLAMP Users Manual: FLAMP Users Manual - Version 2.1.02". www.w1hkj.com.
  24. ^ (PDF). Archived from the original (PDF) on 2016-04-08. Retrieved 2017-08-12.{{cite web}}: CS1 maint: archived copy as title (link)
  25. ^ W1HKJ, Dave Freese. "flarqhelp-main". www.w1hkj.com.
  26. ^ "FLMSG Users Manual: FLMSG Users Manual - Version 4.0". www.w1hkj.com.
  27. ^ "FLWRAP Users Manual: FLWRAP Users Manual - Version 1.3". www.w1hkj.com.
  28. ^ a b http://www.w1hkj.com/RSID_description.html
  29. ^ "Dayton Hamvention® Announces 2014 Award Winners". www.arrl.org.
  30. ^ "June 2017, "Staff Pick" Project of the Month – fldigi - SourceForge Community Blog". sourceforge.net. 5 June 2017.
  31. ^ "Projects of the Week, October 17, 2016 - SourceForge Community Blog". sourceforge.net. 17 October 2016.
  32. ^ "December 2017, "Community Choice" Project of the Month – fldigi - SourceForge Community Blog". sourceforge.net. 1 December 2017.
  33. ^ a b "Big Island ARES Districts Activate to Support Possible Hurricane Response in Hawaii". www.arrl.org.
  34. ^ "Cascadia Comms - WAEmcomm". www.wastateares.org.
  35. ^ "W1HKJ honored for fldigi - KB6NU's Ham Radio Blog". kb6nu.com. 22 August 2012.
  36. ^ "NBEMS (fldigi, flarq, etc.) - Tippecanoe County ARES - W9TCA.com". www.w9tca.com.
  37. ^ "Join Brown County ARES/RACES : Brown County ARES/RACES : GroupSpaces". groupspaces.com.
  38. ^ "Communications Blog - Civil Air Patrol National Headquarters". www.capmembers.com.
  39. ^ "SATERN.org - NBEMS Intro". qso.com.
  40. ^ https://www.skywarnforum.com/threads/hawaii-skywarn-net-activation.23582/[dead link]
  41. ^ RWO. "International Broadcasters Reconsider Shortwave". radioworld.com.
  42. ^ http://swradiogram.net/
  43. ^ "Radio Australia transmitting digital radiograms this weekend, June 8 – 9". swling.com. 6 June 2013.
  44. ^ "VOA Radiogram, 6-7 August 2016: In Thor25x4, news about Io". VOA Radiogram.
  45. ^ "How to decode WBCQ's digital message". swling.com. 5 May 2012.
  46. ^ "The Mighty KBC tests 9,450 kHz and will send a digital message this weekend". swling.com. 6 November 2012.
  47. ^ "Air Force MARS Region Ten – We provide contingent radio communications as directed by US DoD". www.af-mars.org.
  48. ^ (PDF). Archived from the original (PDF) on 2016-08-21. Retrieved 2016-08-16.{{cite web}}: CS1 maint: archived copy as title (link)
  49. ^ "SHARES Program Information | CISA".
  50. ^ "DHS SHARES LF Beacon – the Columbia Amateur Radio Club".
  51. ^ "PSKmail". pskmail.org.
  52. ^ Russon, Mary-Ann (24 April 2014). "Anonymous' Airchat Aims to Allow Communication Without Needing Phone or Internet Access". ibtimes.co.uk.
  53. ^ "Anonymous' radio-based networking keeps protesters off the grid". engadget.com.
  54. ^ "AirChat: Secure Wireless from Anonymous". 14 May 2014.

External links

  • Official website  

fldigi, this, article, uses, bare, urls, which, uninformative, vulnerable, link, please, consider, converting, them, full, citations, ensure, article, remains, verifiable, maintains, consistent, citation, style, several, templates, tools, available, assist, fo. This article uses bare URLs which are uninformative and vulnerable to link rot Please consider converting them to full citations to ensure the article remains verifiable and maintains a consistent citation style Several templates and tools are available to assist in formatting such as Reflinks documentation reFill documentation and Citation bot documentation June 2022 Learn how and when to remove this template message Fldigi short for Fast light digital 4 is a free and open source program which allows an ordinary computer s sound card to be used as a simple two way data modem The software is mostly used by amateur radio operators who connect the microphone and headphone connections of an amateur radio SSB or FM transceiver to the computer s headphone and microphone connections respectively 5 6 FldigiFldigi main window snapshotDeveloper s Dave Freese W1HKJ et al 1 Initial release2007Stable release4 1 19 24 June 2021 19 months ago 2021 06 24 2 Repositorysourceforge wbr net wbr p wbr fldigi wbr fldigi wbr ci wbr master wbr tree wbr Written inFLTK C C Operating systemWindows macOS Linux Android FreeBSD 3 PlatformIA 32 x64 IA 64 armel armhf mips mipsel PowerPC s390 s390x SPARC Raspberry PiSizeAbout 6 5 MBAvailable in7 languagesList of languagesEnglish Italian Spanish French German Polish DutchTypeAmateur radio and DSPLicenseGPL version 3 0Websitewww wbr w1hkj wbr comThis interconnection creates a sound card defined radio whose available bandwidth is limited by the sound card s sample rate and the external radio s bandwidth Such communications are normally done on the shortwave amateur radio bands in modes such as PSK31 MFSK RTTY Olivia and CW Morse code Increasingly the software is also being used for data on VHF and UHF frequencies using faster modes such as 8 PSK Using this software it is possible for amateur radio operators to communicate worldwide while using only a few watts of RF power Fldigi software is also used for amateur radio emergency communications when other communication systems fail due to natural disaster or power outage Transfer of files emails and FEMA ICS forms are possible using inexpensive radio hardware 7 8 9 10 Contents 1 Supported digital modes 2 Portability 2 1 Operating systems 2 2 Architectures 2 3 Sound systems 3 Features 4 The Fldigi Suite 4 1 Flamp 4 2 Flarq 4 3 Flmsg 4 4 Flwrap 4 5 FLNet 4 6 FLLog 4 7 FLWkey 4 8 Flcluster 4 9 Flaa 4 10 Flrig 5 Test tools 5 1 LinSim 5 2 CompText 5 3 CompTTY 6 RSID 7 Software Architecture 8 Community provided extensions 9 Awards and recognitions 10 Notable users 10 1 Disaster relief services 10 2 Shortwave broadcasters 10 3 MARS 10 4 Department of Homeland Security 10 5 PSK Mail 10 6 AirChat 11 Decodeable broadcasts 12 See also 13 References 14 External linksSupported digital modes EditMode name Speeds supported Custom modesMorse code CW 5 50 words per minute YesPSK 31 63 63F 125 250 500 1000 NoFSQ 2 3 4 5 6 NoIFKP 0 5 1 0 2 0 NoContestia 4 125 4 250 8 250 4 500 8 500 16 500 8 1000 16 1000 32 1000 64 1000 YesDominoEX Micro 4 5 8 11 16 22 44 88 NoHellschreiber Feld Hell Slow Hell Feld Hell X5 Feld Hell X9 FSK Hell FSK Hell 105 Hell 80 NoMFSK 4 8 11 16 22 31 32 64 64L 128 128L NoMT63 500S 1000S 2000S 500L 1000L 2000L NoNavtex Navtex NoOlivia 4 250 8 250 4 500 8 500 16 500 8 1000 16 1000 32 1000 64 2000 YesQPSK 31 63 125 250 500 No8PSK 125 250 500 1000 125FL 250FL 125F 250F 500F 1000F 1200F NoPSKR 125R 250R 500R 1000R NoRTTY 45 45 170 50 170 75 170 75 850 YesSYNOP SYNOP NoTHOR Micro 4 5 8 11 16 22 25x4 50x1 50x2 100 NoSITORB SitorB NoThrob ThrobX 1 2 4 X1 X2 X4 NoWEFAX IOC576 IOC288 11 NoOFDM 500F 750F 3500 NoPortability EditOperating systems Edit Fldigi is based on the lightweight portable graphics library FLTK and the C C language Because of this the software can run on many different operating systems such as Microsoft Windows 2000 or newer macOS Linux 12 FreeBSD 13 OpenBSD 14 NetBSD 15 Solaris 16 Additionally Fldigi is designed to compile and run on any POSIX compliant operating system that uses an X11 compatible window system graphical user interface 16 Architectures Edit The Fldigi software is written in highly portable C C and can be used on many CPU architectures including amd64 i386 armhf armel ia64 mips mipsel powerpc s390 s390x sparc Raspberry Pi 17 Sound systems Edit Multiple sound systems are supported by Fldigi allowing the program to abstract the sound card hardware across differing hardware and operating systems Open Sound System OSS Portaudio Pulseaudio Read write to WAV files file I O Features EditNBEMS The narrowband emergency messaging system 18 19 9 Support for transmitting and receiving in all languages by using UTF 8 character encoding some modes Connection to external programs via TCP IP port 7322 20 Ability to be used as a KISS modem via TCP IP port 7342 Dual tone multi frequency DTMF encoding and decoding Automatic switching of mode and frequency by use of Reed Solomon Identifier signal identification Inbuilt macro language and processor for programmable automated control Sound card oscillator frequency skew correction Measure sound card oscillator s skew to atomic clock WWV or WWVH Measure RF receiver frequency skew to atomic clock WWV or WWVH Transmit a WWV like time signal as a calibration reference Control of external transmit receive radio hardware by using GPIO pins For embedded hardware Simultaneous decoding of multiple morse code CW signals Decoding of morse code CW by self organizing map artificial neural network trained artificial intelligence The Fldigi Suite EditThe Fldigi Suite consists of the Fldigi modem and all extension programs released by the same development group Most of these extensions add more capabilities to Fldigi such as verified file transfer and message passing Interconnection between these programs and the Fldigi modem is made over TCP IP port 7322 21 Some of the Suite are however standalone programs used for utility or testing purposes only with no connection to the Fldigi main modem Flamp Edit Flamp implements the Amateur Multicast Protocol by Dave Freese W1HKJ 22 and is a tool for connectionless transferring of files to multiple users simultaneously without requiring any existing infrastructure The program breaks a given file into multiple smaller pieces checksums each piece then transmits each piece one or more times When all parts are correctly received the sent file is re assembled and can be saved by receiving stations 23 This program is useful for multicasting files over lossy connections such as those found on high frequency or during emergency communications Flarq Edit Flarq implements the ARQ specification developed by Paul Schmidt K9PS 24 to transfer emails text files images and binary files over radio This protocol is unicast and connection based The software seamlessly integrates with existing email clients such as Microsoft Outlook Mozilla Thunderbird and Sylpheed 25 Flmsg Edit Flmsg allows users to send receive edit and create pre formatted forms Such a system speeds the flow of information during emergency communications The software has a number of forms built in including FEMA ICS forms MARS reports amp messages Hospital ICS forms Red Cross messages IARU and NTS messages 26 Flwrap Edit Flwrap is a tool for the sending of files using a simplified drag and drop interface Data compression is available also which reduces data transfer times 27 FLNet Edit FLNet assists net control operators in keeping track of multiple stations during digital amateur radio nets FLLog Edit FLLog is a logging software which keeps track of conversations between amateur radio operators in a database format known as ADIF FLWkey Edit FLWkey is a simple interface to control an external piece of hardware called a Winkeyer This is a Morse code keyer which is adjustable via computer commands over USB Flcluster Edit This is a telnet client to remote DX cluster servers which is a real time reporting of stations heard transmitting and their frequencies It does not connect to Fldigi Flaa Edit Flaa is a control program for use with the RigExpert AA xxxx series of antenna analyzers and does not connect to Fldigi Flrig Edit FLRig is a component of the FLDigi suite of applications that enables computer aided control of various radios using a serial or USB connection Using FLRig in combination with FLDigi events such as frequency power level receiver gain and audio gain may be adjusted from the computer automatically or by user intervention Test tools EditThe Fldigi development group also releases a number of open source programs which assist in the testing development and comparison of different modes within Fldigi LinSim Edit CompText Edit CompTTY EditRSID EditTo identify the mode being transmitted a signal called an RSID or Reed Solomon Identifier can be transmitted before the data Using this identifier the receiving software can automatically switch to the proper mode for decoding The assigning of these identifiers to new modes is coordinated to ensure inter operation between programs 28 Currently 7 sound card digital modem programs support this standard PocketDigi FDMDV DM780 Multipsk Fldigi AndFlmsg TIVARRSID operates by sending a short burst of a specific modulation before the data signal which can be used to automatically identify over 272 digital modes This burst consists of a 10 766 baud 16 tone MFSK modulation where 15 tones symbols are sent The burst occupies 172 Hz of bandwidth and lasts for 1 4 seconds 28 Software Architecture EditFor simple keyboard to keyboard communication Fldigi can be operated using just the main window For more complex uses or file transfer external programs can be attached to the internal TCP UDP ports 7322 ARQ 7342 KISS and 7362 XML RPC The image below helps to illustrate the interconnections and signal flow within the Fldigi architecture Community provided extensions EditFldigi allows external programs to attach and send receive data by connecting to port 7322 ARQ or 7342 KISS When used this way Fldigi and the computer s sound card are acting as a softmodem allowing text or data sent on one computer to be transferred using the wireless radio link in between Programs which have a history of use with Fldigi as the underlying modem include D Rats easy to use chatrooms email and file transfer over radio PSKmail send and receive on internet e mail over a remote radio connection Fldigiattach attach Fldigi as modem for Linux AX 25 and TCP IP connections UIChat Java based amateur radio chat program LinkUP Program for unattended operation and person to person chat Linux Fldigi can be used in Linux as a KISS TNC modem for AX 25 and TCP IP connections Awards and recognitions EditAt the 2014 Dayton Hamvention the project lead Dave Freese W1HKJ was recognized with the Technical Excellence Award for his development and distribution of the Fast Light Digital Modem Application fldigi family of programs for use in amateur and emergency communications 29 Fldigi was selected as SourceForge s June 2017 Staff Project of the Month 30 Fldigi was one of SourceForge s Projects of the Week for Oct 17 2016 31 Fldigi was selected as SourceForge s December 2017 Community Choice Project of the Month 32 Notable users EditDisaster relief services Edit The software is also utilized by some organizations for both routine and disaster emergency relief services Multiple state and county emergency operations centers 33 34 W1AW ARRL 35 Amateur Radio Emergency Services ARES 36 33 Radio Amateur Civil Emergency Service RACES 37 Civil Air Patrol CAP 38 SATERN the Salvation Army Team Emergency Radio Network 39 SKYWARN a program of the United States National Weather Service NWS whose mission is to collect reports of localized severe weather 40 Shortwave broadcasters Edit Following the successful tests by the Voice of America s VOA Radiogram program international and government shortwave broadcasters began testing and experimenting with digital data over shortwave broadcast channels using the Fldigi software 41 These tests led to regular weekly digital broadcasts by the broadcasters listed below VOA Radiogram service terminated in 2017 and continuing as Shortwave Radiogram In June 2017 following the demise of VOA Radiogram Shortwave Radiogram began broadcasting digital data streams using Fldigi via WRMI in Miami and Space Line 1 in Bulgaria 42 Radio Havana Cuba Radio Moscow Radio Australia 43 Radio Miami International Italian Broadcasting Corporation 44 WBCQ SW 45 Mighty KBC 46 MARS Edit The Fldigi suite of programs has become popular within the U S Army and U S Air Force Military Auxiliary Radio System 47 48 Department of Homeland Security Edit Fldigi is being used in testing as part of the Department of Homeland Security Shares program which utilizes existing HF radio resources of government critical infrastructure and disaster response organizations to coordinate and transmit emergency messages 49 50 PSK Mail Edit Fldigi is used as the underlying modem for the PSKmail project 51 PSK Mail allows users to retrieve and send normal emails over radio AirChat Edit In 2014 the group Anonymous released a communications tool named AirChat which used Fldigi as the underlying modem This provided a low speed yet reliable data connection using only moderate radio hardware The AirChat software allows for anonymous transmissions of both encrypted and unencrypted messages over unencrypted channels 52 53 54 Decodeable broadcasts EditThe broadcasts listed below are transmitted on a regular schedule and can be decoded using Fldigi SITOR text forecasts and storm warnings WEFAX visual weather fax Archived 2019 10 03 at the Wayback Machine SYNOP surface synoptic observations NAVTEX warnings forecasts and safety information broadcasts VOA Radiogram Broadcasts W1AW BroadcastsSee also EditAmateur Radio Shortwave Radio WSPR amateur radio software WSJT amateur radio software CW Skimmer Internet Radio Linking Project PSK31 RTTY American Radio Relay LeagueReferences Edit AUTHORS file Retrieved 14 September 2018 via SourceForge fldigi fldigi Commit Log sourceforge net Retrieved 2021 04 06 Beginners Guide to Fldigi w1hkj com Documentation FAQ fldigi fedorahosted org Rolling Your Own with Digital Amateur Radio Linux Journal www linuxjournal com An Amateur Radio Survival Guide for Linux Users Linux Journal www linuxjournal com Allocca John Amateur Radio Emergency Communications Reference Lulu com ISBN 9781105450372 via Google Books http www arrl org files file On 20the 20Air Tutorials Introduction to NBEMS ARRL pdf bare URL PDF a b http www w1hkj com NBEMS PublicService pdf bare URL PDF FOSS for amateur radio LWN net lwn net Retrieved 2021 12 15 How Do I Decode a Weather Facsimile WEFAX Off of my Shortwave Archived 2015 10 15 at the Wayback Machine Package fldigi 3 22 01 1 Debian Retrieved 6 May 2017 FreeBSD port freebsd org ports comms fldigi OpenBSD Retrieved 6 May 2017 pkgsrc ham fldigi NetBSD a b Infrastructure Fedorahosted retirement Fedora Project Wiki fedorahosted org Debian Package Search Results fldigi packages debian org NBEMS www arrl org https www liltechdude com portfolio Data Networks pdf bare URL PDF FLDIGI Users Manual Configure ARQ KISS I O www w1hkj com W1HKJ Software www w1hkj com http www w1hkj com files flamp Amp 2 V3 0 Protocol pdf bare URL PDF FLAMP Users Manual FLAMP Users Manual Version 2 1 02 www w1hkj com Archived copy PDF Archived from the original PDF on 2016 04 08 Retrieved 2017 08 12 a href Template Cite web html title Template Cite web cite web a CS1 maint archived copy as title link W1HKJ Dave Freese flarqhelp main www w1hkj com FLMSG Users Manual FLMSG Users Manual Version 4 0 www w1hkj com FLWRAP Users Manual FLWRAP Users Manual Version 1 3 www w1hkj com a b http www w1hkj com RSID description html Dayton Hamvention Announces 2014 Award Winners www arrl org June 2017 Staff Pick Project of the Month fldigi SourceForge Community Blog sourceforge net 5 June 2017 Projects of the Week October 17 2016 SourceForge Community Blog sourceforge net 17 October 2016 December 2017 Community Choice Project of the Month fldigi SourceForge Community Blog sourceforge net 1 December 2017 a b Big Island ARES Districts Activate to Support Possible Hurricane Response in Hawaii www arrl org Cascadia Comms WAEmcomm www wastateares org W1HKJ honored for fldigi KB6NU s Ham Radio Blog kb6nu com 22 August 2012 NBEMS fldigi flarq etc Tippecanoe County ARES W9TCA com www w9tca com Join Brown County ARES RACES Brown County ARES RACES GroupSpaces groupspaces com Communications Blog Civil Air Patrol National Headquarters www capmembers com SATERN org NBEMS Intro qso com https www skywarnforum com threads hawaii skywarn net activation 23582 dead link RWO International Broadcasters Reconsider Shortwave radioworld com http swradiogram net Radio Australia transmitting digital radiograms this weekend June 8 9 swling com 6 June 2013 VOA Radiogram 6 7 August 2016 In Thor25x4 news about Io VOA Radiogram How to decode WBCQ s digital message swling com 5 May 2012 The Mighty KBC tests 9 450 kHz and will send a digital message this weekend swling com 6 November 2012 Air Force MARS Region Ten We provide contingent radio communications as directed by US DoD www af mars org Archived copy PDF Archived from the original PDF on 2016 08 21 Retrieved 2016 08 16 a href Template Cite web html title Template Cite web cite web a CS1 maint archived copy as title link SHARES Program Information CISA DHS SHARES LF Beacon the Columbia Amateur Radio Club PSKmail pskmail org Russon Mary Ann 24 April 2014 Anonymous Airchat Aims to Allow Communication Without Needing Phone or Internet Access ibtimes co uk Anonymous radio based networking keeps protesters off the grid engadget com AirChat Secure Wireless from Anonymous 14 May 2014 External links EditOfficial website Retrieved from https en wikipedia org w index php title Fldigi amp oldid 1114143741, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.