Dl Fldigi is an adapted version of the excellent free FLdigi soundcard decoding software. It takes the audio from your radio, decodes the balloon's signal, and then sends the telemetry
 
 
 
 
 
 
Go to file
David Freese bb258cd1fc Inline macro tags
* Created ability to delay execution of designated tags
    until the time of occurrence in the transmit character
    stream.  These include:
      - <DTMF    - dual tones
      - <!WPM    - CW words per minute
      - <!POST   - CW post delay
      - <!PRE    - CW pre delay
      - <!RISE   - CW rise/decay time
      - <!MODEM  - change to specified modem
      - <!GOHOME - move to mode sweet spot audio frequency
      - <!GOFREQ - move to a specific audio frequency
      - <!IDLE   - idle for specified number of seconds
      - <!WAIT   - wait for specified number of seconds
      - <!QSY    - move to specifed RF and Audio frequency
    The <! tags use the same parameters as their non delayed
    counterparts
  * Added NULL modem, a device which does not receive
    but can enable transmit.
    - used as modem type before !QSY, !GOFREQ etc to suppress
      transmit of audio stream
    - used with <DTMF... to transmit DTMF tones and suppress any
      other modem audio stream
  * Changed end of transmission logic to MT63 modem to allow it
    to be specified in <!MODEM
  * Corrected string to numeric conversion
  * Added abort processing / queue reset
  * Modified macro parsing to allow multiple
    invocations of macro containing <! tags
  * Added ability to schedule a single macro execution
    at a specifice GMT date and time
    tag format <SKED:hhmm[:YYYYDDMM]>
    where the date defaults to current date.
2011-09-21 08:39:40 -05:00
build-aux
data Enable NLS on woe32 2011-02-10 00:28:37 +00:00
doc
m4 XMLRPC linking error 2011-06-27 07:20:53 -05:00
po Update to Spanish translation 2011-08-07 08:53:09 -05:00
scripts Enable NLS on woe32 2011-02-10 00:28:37 +00:00
src Inline macro tags 2011-09-21 08:39:40 -05:00
ABOUT-NLS
AUTHORS
COPYING
ChangeLog Version 3.21.14 2011-09-04 05:46:40 -05:00
INSTALL
Makefile.am
NEWS Update NEWS 2011-02-18 06:34:45 -06:00
README
configure.ac Version 3.21.14 2011-09-04 05:46:40 -05:00

README

Fldigi is a software modem for Amateur Radio use. It is a sound card based
program that is used for both transmitting and receiving data in any of the
following modes:

BPSK and QPSK        31, 63, 125, 250 (both), and 63F and 500 (BPSK only)
PSKR                 125, 250, and 500
CW                   speeds from 5 to 200 wpm
DominoEX             4, 5, 8, 11, 16 and 22; also with FEC
Hellschreiber        Feld Hell, Slow Hell, Hell x5/x9, FSKHell(-105) and Hell 80
MFSK                 4, 8, 11, 16, 22, 31, 32 and 64; most with image support
MT63                 500, 1000 and 2000
OLIVIA               various tones and bandwidths
RTTY                 various baud rates, shifts, nbr. of data bits, etc.
THOR                 4, 5, 8, 11, 16 and 22
Throb and ThrobX     1, 2, and 4
WWV                  receive only - calibrate your sound card to WWV
Frequency Analysis   receive only - measure the frequency of a carrier

Fldigi can also control a transceiver using Hamlib or RigCAT I/O, perform online
or cdrom QRZ queries, log QSOs with the built-in logbook or Xlog, and send
reception reports to the PSK Automatic Propagation Reporter.


The latest version can always be found at:

  http://www.w1hkj.com/Fldigi.html

Visit this page for extensive documentation and an archive of XML files for
transceivers supported by RigCAT.


The wiki page contains FAQs and HOWTOs, as well as links to all Fldigi
resources:

  https://fedorahosted.org/fldigi/


Fldigi's BerliOS project page can be found at:

  http://developer.berlios.de/projects/fldigi/


The GIT repository can be found at:

  http://git.berlios.de/cgi-bin/gitweb.cgi?p=fldigi;a=summary


For support, news and updates, join one or more of the following mailing lists
and Yahoo groups.  Stable releases are announced to all lists and groups; test
(alpha) releases are announced to fldigi-alpha and fldigi-announce.

  * linuxham group
    General discussion on fldigi, related software and other ham radio topics
    http://groups.yahoo.com/group/linuxham/join

  * win-fldigi group
    For Windows users of fldigi
    http://groups.yahoo.com/group/win-fldigi/

  * NBEMSham group
    Special focus on NBEMS operation
    http://groups.yahoo.com/group/NBEMSham/

  * fldigi-alpha list
    Discussion of fldigi testing and related subjects
    http://lists.berlios.de/mailman/listinfo/fldigi-alpha

  * fldigi-devel list
    Fldigi development topics
    http://lists.berlios.de/mailman/listinfo/fldigi-devel

  * fldigi-announce list
    Fldigi announcements
    http://lists.berlios.de/mailman/listinfo/fldigi-announce