Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

flarq-4.1.20-bp154.1.40 RPM for s390x

From OpenSuSE Leap 15.4 for s390x

Name: flarq Distribution: SUSE Linux Enterprise 15 SP4
Version: 4.1.20 Vendor: openSUSE
Release: bp154.1.40 Build date: Thu May 12 09:31:37 2022
Group: Productivity/Hamradio/Other Build host: s390zl26
Size: 875342 Source RPM: fldigi-4.1.20-bp154.1.40.src.rpm
Packager: https://bugs.opensuse.org
Url: https://sourceforge.net/projects/fldigi/
Summary: Transmitting and receiving frames of ARQ data (hamradio)
Fast Light Automatic Repeat reQuest is a file transfer application that is based
on the ARQ specification developed by Paul Schmidt, K9PS.  It is capable of
transmitting and receiving frames of ARQ data via Fldigi. The interaction
between Flarq and Fldigi requires no operator intervention.

Provides

Requires

License

GPL-3.0-only

Changelog

* Sun Aug 15 2021 Wojciech Kazubski <wk@ire.pw.edu.pl>
  - Update to version 4.1.20
    Add OFDM modes for NBEMS
    - OFDM-500F for HF SSB
    - OFDM-750F for HF SSB
    - OFDM-2000F for HF-SSB/FM
    - OFDM-2000 for HF-SSB/FM
    - OFDM-3500 for FM 9600-port
    - OFDM-2000F CPU-load fix
    * Added Vestigial-carrier based AFC to OFDM modes
    - Increases robustness and tolerance to drift
    * OFDM 2000F hold
    * commented out OFDM 2000 and 2000F modes for bugfixes
    * OFDM 500F, 750F, and 3500 are complete
    Cosmetic changes
    * Fix cosmetic issues reported by Bob, VK2YQA
    * Fix parse of macro <PUSH>
    Gleam scheme
    * add fltk 'gleam' UI scheme
    xmlrpc id
    * add client ID to client requests
    * add client ID to server parsing
    cw tracking
    * adjust tracking filter constants to improve power detection
    Navtex modem
    * make single bit flip correction guess a little smarter
    Smeter Pwr_meter
    * correction to xmlrpc procedure to get smeter and power out
      meter from flrig
    My Callsign
    * modify edit code to maintain cursor position
    Contest fields
    * Change to Rx text field parsing
    * Change to cut number parsing
    gpio ptt
    * fix for pi3/4 gpio h/w UDRC-II operation
* Fri Jul 02 2021 Wojciech Kazubski <wk@ire.pw.edu.pl>
  - Update to version 4.1.19
    * maintenance release
    Vestigial AFC fixes
    * Fix OFDM and 8PSK AFC jumping randomly to noise-signals
    C-Media PTT support
    * add support for C-Media ptt signal, used by DAR-30 etal
    LNW macro tag
    * add missing add to log call
    Notes
    * add Notes as a retrieve field for last worked call lookup in
      logbook
    lower case tx
    * defeat lower case TX when text source is from arq or xmlrpc
      socket interface.
    Qso Party Cabrillo
    * add state & country selections
    mxe scripts update
    cwid
    * enable cwid for
      . T/R button reset to Rx
      . ^r in xmlrpc transmit text strings
      . ^r in macro text
      . ^r in transmit text
      NOTE: recommend disabling cwid for all ARQ type message
      transmissions; flarq / flmsg.
    Doxygen srcdoc fix
    * MBEDTLS breaks the cppcheck tool, bypass checking for now
    Dxcluster freq
    * change to accommodate either '.' or ',' as the integer
      fractional part of frequency in kHz.
    Documentation update
    * image and text associated with menu items
      . View/Rig/Log Controls
      . View/Waterfall
    Carat r/R
    * if modem is not IFKP, change to identical function for ^r and
      ^R transmit character sequence
    Compiler warnings
    * fix compiler warning on use of memset
      . rsid.cxx
      . ifkp.cxx
    flrig cwio
    * DTR/RTS CW keying using xmlrpc commands to flrig
    Set/Get Notch
    * Correct notch processing when used with flrig
    * RigCAT notch processing
      . Add wait 2 poll cycles between set and get notch
    FMT mod
    * limit estimation error to user defined value, reset tracking if
      error exceeds the set value
    * add +/- 5 and +/- 10 plot ranges
    Tx Monitor Level
    * Change control to dB scale to allow greater range of user control
    fh baud
    * modify fh parameter printout
    dxcluster
    * Immediate cmd
      . ! character as first in command definition will cause the command
      to be send immediate upon selection of that command button
    WF-only mode menu
    * add missing modes
    PSK-modes fix false triggers of DCD-OFF
    * Certian character combinations were triggering DCD-OFF
    * DCD-OFF code now searches over 6-bit window
    * Prevents rare data-loss bug mid-transmission
    fmt
    * add callback handlers to
      . btn_unk_enable
      . btn_ref_enable
      . btn_fmt_record
    * reset frequency whenever ref or unk button is pressed
    CW punctuation
    * Allow user to suppress decode/encode of specific punctuation
      characters
    * Allow user to select character to display noise decodes
      . default '*'
      . '_'
      . ' '
      . none
    WX
    * Correct <WX:xxx> weather macro text substitution
    Canada
    * Add missing provinces / regions
    PulseAudio Server String
    * always enable PA server string control to allow user to
      clear or modify entry
    * fix hanging up on server fault message dialog
      . caused by message dialog on being re-entrant
    Waterfall buttons
    * Set all buttons to visibile for new installation
    Audio Codec
    * fix for Portaudio h/w codec missing during fldigi startup
      . missing h/w could cause segmentation fault on some systems
      . added try{}catch{} to trx audio path
      . display error message
      . reset audio device to NULL codec
* Thu Feb 04 2021 Wojciech Kazubski <wk@ire.pw.edu.pl>
  - Update to version 4.1.18
    WF fft controls
    * Restore averaging, fft pre filter, latency controls
    Debug text
    * add millisecond timing to debug time stamp
    flarq build
    * fix broken build for ./configure --disable-fldigi --enable-debug
    Exit processing
    * Set PTT off if user elects to close fldigi with PTT enabled.
    - works for both Files/Exit and the dreaded windows decoration
      bar 'X' button.
    Scheduled Macro
    * Add PTT OFF during scheduled count down
    * Add clock display on status bar during scheduled count down
    * remove end-of-line '\n' white space between macro tags, i.e.
      <!WPM:24>
      <LOCAL><!SKED:12:00>how now brown cow<RX>
      becomes
      ^!^!how now brown cow
      after parser substitutions
    * Add space ' ' to end of inserted file <FILE:...> if file does
      not contain either ' ' or '\n' as last character
    xmlrpc
    * flrig detection update
    flarq debug
    * fix to allow --enable-debug with flarq build
    Doc update
    * CW CAT keying, add IC705 to list of tested transceivers
* Wed Dec 09 2020 Wojciech Kazubski <wk@ire.pw.edu.pl>
  - Update to version 4.1.17
    N3FJP support
    * remove sending OTHER8 category for all logs
    CW keying
    * added Elecraft KY cat command CW string keying
      . K3S tested
    * added Kenwood KY cat command CW string keying
      . TS-480 tested
    * added Icom cat command CW string keying
      . IC-7100, IC-705 tested
    * added Yaesu cat CW string keying
      . FT-991a tested
    * For use ONLY with
      . RigCAT transceiver control
      . flrig transceiver control
    - requires flrig 1.3.53 or greater
    Rx Monitor
    * fluid source cleanup
    * split UI source from confdialog.fl
    Contestia / Olivia
    * Added mode CONTESTIA 16/250 with RsID 275
    * Added macro code to allow any valid Contestia or
      Olivia BW/TONES combination to be set via macro tags:
      . <MODEM:CONTESTIA:BW:TONES>
      . <MODEM:OLIVIA:BW:TONES>
      . where BW in set {125, 250, 500, 1000, 2000}
      TONES in set {2, 4, 8, 16, 32, 64, 256}
    Greek translation
    * Update to Greek po file
* Wed Nov 18 2020 Wojciech Kazubski <wk@ire.pw.edu.pl>
  - Update to version 4.1.16
    Cty.dat
    * Update distibution cty.dat data files
      dated 12 November 2020
    Greek translation
    * Update to Greek po files
    Globals
    * fix MODE_THOR_FIRST entry.
    * fix MODE_DOMINOEX_FIRST entry.
    fmt fixes
    * track colors not correctly shown on tracking indicators
    view_cw
    * change sample rate to be keyed to cw decoder samplerate
    Canadian Provinces
    * update user configuration panel
    FreeBSD/nullptr
    * nullptr is defined in _null.h
    Navtex
    * fix kml file clean up code
    benchmark
    * update to current gcc version
    Phase and FEC quality display
    * Add phase-accuracy display for PSK modes (non-PSK31)
    * Added better FEC confidence code to THOR
    Add new platform optimizations
    * added new --enable-optimizations options to ./configure
      RaspberryPi 1,2,3,4 [rpi1, rpi2, rpi3, rpi4]
      BeagleBone Black [bbb]
      Cyclone5 [cyclone5]
      Optimize for sse4 [sse4]
      Use AVX extensions [avx, avx2]
      i486, i686 [i486, i686]
      x86-64 [x86-64]
      ARM CPU-native [nativeARM]
    Updated Doxygen Sourcecode Docs
    * Now renders to SVG for graphics (doxygen 1.18)
    * Fixed scripts for Cppcheck 1.9 changes
    * Added auto-installer for packages on Debian-like systems
    * Improved main page: index.html
    fonts
    * fix slow start caused by font fixed/proportional enumeration
    * fixed evaluator moved to separate thread during first
      instantiation of Font_Browser class.  Actual time to enumerate
      2650 fonts on an i5 3.2 GHz system is approximately 25
      seconds. Background process does not effect UI, but selection
      of fixed fonts in font browser dialog may not show all of the
      fixed fonts until the evaluator thread exits.
    PSK Reporter query
    * request fails to pskreporter, caused by hard coded request to NWS
      pskreporter site very slow in responding to connect request; caused UI to freeze.
    * change request process to separate thread
    Logbook compile warning
    * replace strncpy with "*comma_position ="
* Sun Nov 01 2020 Wojciech Kazubski <wk@ire.pw.edu.pl>
  - Update to version 4.1.15
    Doxygen cleanup
    * Clean up warnings on Doxygen txt files
    documentation update
    * remove deprecated pages
    * reorganize Table Of Contents
    * insure no missing page references
    VUmeter
    * add VU style input signal level monitor to main dialog
    - shares space on status bar
    * modify vumeter class to allow widget resize and partial
      display of 130 db Vu scale.
    * restore state of main dialog vumeter on startup
    * update documentation
    W1AW-macros
    * Add <LOCAL>
    * use local time for all subsequent scheduling macros
    * add macro tag <BUFFERED>
    - transmit characters are saved to and retrieved from
      a hidden text buffer.
    - prevents user from moving Tx cursor into middle of
      macro which causes macro to pause
    - Tx panel text is used if <BUFFERED> not present in the
      macro text
    * fix Farnsworth WPM macro tag
    County Lists
    * added Alberta, Saskatchewan
      xmlrpc rig timeout
      kml
    DXCC lookup
    * Change all references to "United States" to USA
      status locale
      Level indicator
    FeldHell
    * Fix font resize bug
    - caused intermittent seg fault
    - caused loss of raster
    hamlib NET
    * fixes for connecting to rigctld from fldigi
    * added "Default" button to hamlib configure panel
    NanoIO
    * MORTTY V4 compatibility changes
    cluster dupcheck
    * add dupcheck to dxcluster CALL select
    ADIF Conformity
    * The ADIF-specification defines number-values as dot-separated.
    * Localization seperates by comma on non-english systems. This
      changes the behavior to dot separation in the FREQ-value.
      XmlRpc Exit
    Navtex
    * Fix and simplify the correlator
    - Make sure the correlator only ever jumps +delta or -delta to
      the early or late accumulator, and never the long way around.
    - The adjustment limiting code had a bug that never seemed to break
      anything; simplify that code by removing the special case.
    * fixed memory leaks, simplifiedexit code, improved C++17 compatibility
* Mon Jul 20 2020 Wojciech Kazubski <wk@ire.pw.edu.pl>
  - Update to version 4.1.14
    fonts
    * modify start up font enumeration
    - sort system fonts with qsort
    - enumerate fixed fonts
    - add fixed/all selector to font selector
    - use static class members []
      . instantiated and initialized on first instance
      . deleted when all instances deleted
    * change FreqControl width sizing to one based on widest
      numeral for selected font.
    Navigator
    * Fix missing initialization code for Windows OS
    hamlib
    * changes driven by hamlib 4.0
    Build scripts
    * remove -lregex from mingw cross compile scripts
    localtime_r
    * add timeops.h to n3fjp_logger.cxx
    Freq Analysis
    * Add Rx RIT control
    - apply as linear correction to observed frequency
    * Disable rxppm corrections when frequency analysis modem
      is active
    Field Day Logger
    * Fix reconnect to server when changing bands/modes
    flarq update
    * Replace text widgets with fl_input2 and F_Edit widgets.  Adds
      UTF-8 character handling.
    * Add restoration of beacon after cessation of ARQ exchanges
    * Modify fldigi to correctly display UTF-8 characters during
      both transmit and reception of flarq text
    Navtex
    * Fix crash in navtex code
    * remove the NOSIGNAL state.
    * make early/prompt/late detector able to lock onto more signals
    Sound Record
    * Insure that audio recordings have .wav extension
    Freq Control
    * change to use unsigned long to represent the frequency value
      maximum value increased to 4294967295 (2^32-1)
    Cabrillo logs
    * correct Cabrillo report MODE entry
    sound.cxx warning
    * fix compile warning on indentation
    SNDFILE
    * change SNDFILE to a required library
    FSK HELL
    * invert video reversal on HELL 80
    * rename FSK_HELL -> FSKH245
    * set default filter bandwidth for each mode
    Store/Recall
    * Change Store/Recall menu items to mode_info[].name vice
      mode_info[].sname
    wefax
    * Change bandwidth selections
    Rx Monitor
    * Add test for existence of filter in monitor playback
* Wed May 27 2020 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.1.13
    doxygen
    * add new documentation files
    cw prosign
    * fix loss of prosign AA
    - conflict with Northern European accented characters
    Analysis mode
    * Add Zulu time readout to status bar
    Debug Sources
    * remove bMOREINFO
    * add "Data Load" toggle to Debug sources
    * add "Synop" toggle to Debug sources
    * add "KML" toggle to Debug sources
    * remove deprecated command line parameters
    - --debug-pskmail, use debug source ARQ
    - --debug-audio, use debug source AUDIO
    * redesign Event Log dialog to make selection of level and
      sources more intuitive
    wefax
    * Modify phasing algorithm to measure, analyze and act upon
      ratio of white and black intervals.
    * Change default center frequency to 1900. Allows detection
      of start tone @ 300 Hz, stop tone @ 450 Hz.
    * Simplify FM detector.  Use complex functions vice I/Q logic
    * Redesign user interface
    - always use internal Rx panel
    - always use external Tx dialog
    - move infrequently used controls to configuration dialog
    * Rewrite pic and image classes
    * Add user correlation control to config panel
    * Correct transmit methods
    - Start/Stop signals not in spec
    - Transmit duration computation resulted in very long
      transmission
    * update documentation
    README update
    * update reference to winfldigi
    fedora 64 build
    * remove Fl::wake calls that require void* data
    * replace with REQ qrunner calls
    Code cleanup
    * remove extraneous debugging lines from code
    fsq sounder
    * restore sounder when starting FSQ from another modem
    Default event log level
    * restore INFO as default
    * change socket events to VERBOSE
    rx_extract
    * imrove behavior servicing multiple instances of flmsg
* Thu Apr 23 2020 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.1.12
    TX auto RST-sent
    * add control-shift-s for inserting RST sent value in TX stream
    CW/DTR/RTS
    * restore missing Nordic characters on DTR-CW
    * enable PTT during CWIO processing
    * allow user to calibrate DTR-CW timing at nominal WPM
    - fractional computed values rounded to nearest integer
      i.e. round(0.5) => 1
    * update documentation
    File/Audio
    * File selection caused cessation of audio processing while
      waiting for user selection.  Results in cessation of signal
      processing including keep alive signals to flamp and flmsg
      if linked.
    - move all UI interaction to main thread
    trx testing
    * replace compiler macros with in-line code to aid in
      debugging
    AFTER macro
    * add AFTER tag to repeat macro after a delay of NN seconds
    CWID button
    * One more time to wrestle the wayward CWID button to the mat
    - fluid definition file "confdialog.fl" OK
    - needed to execute "make flgen" to create new
      confdialog.cxx/h files
* Fri Apr 03 2020 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.1.11
    * Bug fix release only - no functional changes
* Wed Apr 01 2020 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.1.10
    AWOL CW id button
    * Fixed "hidden" state of CW ID button
    Macros
    * Restore execution code for <TUNE
    * Retain delayed execution code for <!TUNE
    * Create new macro <@TUNE
    * All three versions allow tune interval to be spec'd
      in fractional seconds, i.e. 2.5, 5.1 10.0 15
    * <TUNE:nn.nn> used alone returns to receive
    * <TUNE:nn.nn> followed by tex1t remains in transmit
      to complete the transmission.
    * Examples:
      + <TUNE:10.0>
      + <TUNE:5>
      <TX>tune test <!TUNE:1.5> de w1hkj k
      <RX>
      <@TUNE:2.5>
    * Remove text size restriction on CPS test report.
    RigCat config
    * restore missing control labels
    CW 5 wpm
    * 5 wpm farnsworth speed demands larger OUTBUFSIZE
    - increase output buffer to 65536
    audio alert
    * fix seg fault
    - test for existence of audio_alert instance
    analysis mode
    * changes to data file output
    flrig auto off
    * add ability to shutdown flrig/xcvr during fldigi shutdown
    maclogger
    * correct interpretation of UDP frequency string
    * update transceiver frequency based on UDP frequency
    mkappbundle
    * modify 'version' to include patch level
    nanoIO
    * Correct TTY interface code
    start/stop transitions
    * add code to soften the start/stop transitions for all modems
    CW DTR-RTS
    * generate CW on selected DTR/RTS signal line
    * CW DTR/RTS signals generated concurrent with AF counterparts
      and within a separate thread.
    Olivia 2 tones
    * correct trailing edge cutoff of postamble tones
    Xmlrpc Xcvr
    * enable QSY when Xmlrpc client xcvr is connected
    mp3
    * simplify mp3 conversions
    - test for file access using fopen
    - use linear sample rate converter
    contestia cr
    * correct suppression of <CR> display
    serial port
    * insure that DTR and RTS are always disabled when closing port
    Check Version
    * correct version check logic
* Sat Jan 18 2020 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.1.09
    * Alert/Rx-monitor playback
    * Dialog closure
    * PO updates
    * config-dialog-mod
    * cw mods
    * MilliSleep
    * New Install
    * Audio alerts disable
    * Winkeyer
    * lotw mangled report files
    * Analysis mode
    * ARRL CW bulletins
    * hamcall
    * RSID code assignments
    * tree metaphor
    * Log ADIF export
    * xmlrpc_rig
    * Rx monitor
    * Display Logbook Datum
    * RTTY bell
    * Combo Box behavior
    * cw prosigns
    * CW International Chars
    * Xmt Audio file
    * Alerts
    * Data file update
    * Wefax autosave
    * flrig freq/mode
    * Update check
    * WEFAX AFC
* Mon Aug 26 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.1.08
    - Greek translation files updated by Haris SV1GRB
    - xmlrpc <vector>
      . This reverts commit d681ab54b31100878e16bf2c8c2b9a96ceb2de23.
      . avoid sizing a zero length vector; use resize(size, n) for
      non empty return vector
    - Documentation
      . Add missing deadman timer documentation
    - Raster init values
      . Raster::resize() was being called with a negative
      width or height due to bad state being stored in the
      config.  This resulted in fldigi crashing before the
      UI was displayed.
      . submitted by Stephen Hurd <shurd@FreeBSD.org>
    - Image transmit docs
      . Correct manual for thor, mfsk, ifkp and fsk image transfer.
* Thu Aug 08 2019 Martin Hauke <mardnh@gmx.de>
  - Udpate to version 4.1.07
    * FL_LOCK
    * wf mods
* Tue Jul 23 2019 Martin Hauke <mardnh@gmx.de>
  - Udpate to version 4.1.06
    * nanoIO
    * FD server disconnect
    * Calendar
    * Warnings etal
* Wed Jul 03 2019 Martin Hauke <mardnh@gmx.de>
  - Udpate to version 4.1.05
    * LoTW fllog
    * Modem macro
    * Close Logbook
    * eQSL
* Wed Jun 19 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.1.04
    * add debug statements to track access to remote log server
      xmlrpc <vector>
    * fix for zero length byte vector instantiation on Fedora global
      build LoTW delivery
    * Change to testing for LoTW delivery status Apple kill button
    * force coordinated shutdown for command-Q, red-X decoration button,
      or File/Exit process main dialog title
    * force Windows to update window title when connecting to ACL
      Contestia/Olivia
    * Add contestia submodes to contestia modem type - needed to
      enable rsid contestia submode detection
    * Add missing submodes to Olivia Warnings
    * correct warnings discovered by newer 64 bit compiler Log reports
    * correct output formatting of text and csv reports Documentation
      update
    * update contest section 7qp multi
    * Parse multi state/county report strings n3fjp
    * restore named digital modes to MODE entry passed to loggers.
    * restore ALC compatible controls CALL, FREQ, BAND, MODE, NAME,
      QTH, STATE/PROVINCE, COUNTRY, GRID, POWER, COMMENTS, DATE,
      TIME-ON, TIME-OFF wfonly controls
    * correct control positioning
    * allow visibility of Rev, Store, Lock controls Read log debugging
    * Added event logging statements to the read log file function.
    * Add wait for modem change to the execute method pMODEM(...)
      DE QSO Party
    * Add Delawre QSO party to configurable contests
* Sun Jun 16 2019 Wojciech Kazubski <wk@ire.pw.edu.pl>
  - Update to version 4.1.03
    * correct wf update loop
    * Disable WinKey serial echo for emulators like K3NB Arduino sketch.
    * modify default CQ macro to include RsID on/off
    * Add code to correctly recognize OLIVIA submodes
  - Update to version 4.1.02
    * change to allow concurrent timed dialogs
    * insure that multiple dialogs do not overlie each other on UI
    * remove multiple goto's on RsID detection notification dialog
    * correct resizeing of timed dialog
    * separate eQSL / LoTW alert dialogs instances - allows both to
      be visible concurrently
    * ignore multiple RsID notifications when notifier dialog is
      visible
    * display eQSL notifier when operating with external fllog
    * deprecate the xmlrpc rig control tab
    * add event log to waterfall only UI
    * add VERBOSE events to all xmlrpc calls
    * change waterfall redraw processing to timed updates,
      independent of trx thread timing
    * Language update: add pl.po changes
    * Documentation update
    * Add "N3FJP Amateur Contact Log" to title bar when
      connected to external logger
    * CQzone: add to xmlrpc add_record method
    * trx_xmit_wfall_draw: change thread test to TRX_THREAD
      vice MAIN_THREAD
    * Log rotation
    * Secure METAR
    * lgbook File: add code to populate the logbook dialog widget
      txtLogFile "File:"
    * remove C style memory functions from qzlib implementation
    * add limits testing on get_word method to prevent
      stack corruption
    * add MY_CALL, OP_CALL, MY_QTH and MY_LOCATOR fields to ADIF
      xmlrpc record
    * QTE-QRB: Make hover over Rx panel CALL text work with
      external fllog
    * Update globals entries for OLIVIA modes / submodes
    * add logbook backups
    * ARQ server: correct logic for testing loss of client
    * Update log dates when fldigi submits either eQSL or LoTW
    * XmlRpc Log Dup Check: Change for tri-state return from
      xmlrpc duplicate test
    * change flrig ptt keys modem default to false in configuration.h
    * DxCluster/N3FJP i/o: changed method calls to agree with socket
      class changes
    * corrected multiple "connection refused" dxcc connect attempts
    * only submit eQSL / LoTW if set in configuration
    * update submit date eQSL
    * modify build.m4 and src/Makefile.am to suppress bogus
    - fvisibility-inlines-hidden warnings during cc compilation
      of mbedtls source.
    * changes to isolate notify_dialog from invoking thread
    * MODE export: allow log database to export non-fldigi modes
      such as FT8
    * add flarq_socket.cxx - insulate flarq build from fldigi includes
    * Add eQSL field to export data
    * Add timed eQSL delivery status message dialog
    * Add sub mode export if valid ADIF entry
    * tod clock start move to after debug init
    * ARQ socket i/o: Increase debug text size to accommodate large
      arq texts from flamp.
    * ARQ socket i/o: Insure that data streams are always bound to
      data blocks
    * ARQ socket i/o:   prevent receive socket buffer overruns
    * ARQ socket i/o: correct TOD clock
    * analysis mode: add signal amplitude to output csv file
* Tue Feb 19 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.1.01
    * CW h/w ptt
    * nanoIO
    * NAVTEX abort
    * dup-check
    * ADIF submode
    * WF only bug fix
    * LotW
    * Pedantic warnings
    * SD counties
    * QRZ.com
    * SV1GRB test report
* Tue Jan 29 2019 mardnh@gmx.de
  - Update to version 4.1.00
    * po update
    * WWV doc
    * Winkeyer FSK
    * Contests
    * arq-override
    * flmsg-dir
    * contest-docs
    * fldigi_def.xml
    * socket_mods
    * Fltk 1.4 mod
    * wefax
    * nanoIO
    * CW SOM table
    * flrig: macro
    * Audio adjust docs
    * feldhell
    * C-11 fixes
    * nano FSK
    * Mint-19/Mate
    * Signal Browser documentation
    * flrig seg fault
* Sat Aug 18 2018 mardnh@gmx.de
  - Update to version 4.0.18
    * CPS testing
    * ipv6 addressing
    * MT63 centering
    * fsq mods
    * IFKP/THOR greyscale image
    * Hamlib bug fix
    * Tooltip
    * nanoIO
    * THROB adif
    * RigCAT dialog
* Wed Jun 13 2018 mardnh@gmx.de
  - Update to version 4.0.17
    * flarq idtimer
    * Greek language update
    * tmpfile
    * xmlrpc cat string
    * Modem start frequency
    * Serial port discovery
    * Log entries
    * flarq appdir
    * rx/tx
    * RTTY Quick pick
    * quick pick rtty baud
    * Documentation Update
    * CW/FSK I/O on start
    * WinKey PTT
    * Navigator
    * nanoIO
    * Default Lighted Button
    * ST/PR macro tags
    * K2/K3/KX3 data modes
    * Logbook read
    * 8pskF
    * fsq/ifkp audit logs
    * RTTY browser decode
* Sun Feb 11 2018 mardnh@gmx.de
  - Update to version 4.0.16
    * wo seg fault
    * 8psk lockup problem
    * Miscellaneous menu
    * pskrep autostart
    * Grid Square Contest
    * Logbook Export
* Sat Jan 20 2018 mardnh@gmx.de
  - Update to version 4.0.15
    * ARQ server
    * Signal gain
* Tue Jan 16 2018 mardnh@gmx.de
  - Update to version 4.0.14
    * linux shutdown
    * remote logbook
    * ARQ exit seg fault
    * WEFAX auto center behavior
    * WEFAX phasing change button
    * RTTY configure initializers
    * File aging
    * PSK IMD
    * Spectrum Display
    * Warnings in sound.cxx
* Sat Dec 30 2017 mardnh@gmx.de
  - Update to version 4.0.13
    * Language Translation
    * cw t/r - doc update
    * Spectrum Analyzer
    * TS990 tune feedback
    * OS X CW
    * FSQ/IFKP clear tx panel
    * deadman
    * Image transmit
    * flrig race
    * CW Sweepstakes
    * CW no tx char
    * timeops
  - Run spec-cleaner
* Mon Dec 11 2017 mpluskal@suse.com
  - Small package cleanup
  - Do not use scriplets on Factory where they are not needed anymore
  - Run tests during build
* Mon Dec 11 2017 crrodriguez@opensuse.org
  - BuildRequire pkgconfig(x11) not xorg-x11-devel
* Wed Nov 01 2017 mardnh@gmx.de
  - Update to version 4.0.12
    * Farnsworth timing
    * PSK sinc filter
    * ACL interface
    * Text capture
    * OSX start process
* Sun Oct 15 2017 mardnh@gmx.de
  - Update to version 4.0.11
    * Text Capture
    * FreeBSD mod
    * Documentation update
    * PSK filter
    * Audio Stream
    * printf cleanup
    * CW Multichannel
    * QSY multi
* Sun Oct 01 2017 mardnh@gmx.de
  - Update to version 4.0.10
    * WX HamQth bug fix
    * win7 mingw build fixes
    * wefax ui mods
    * wefax_map
    * auto start
  - Update to version 4.0.9
    * doc update
    * clock_gettime
    * spectrum display
    * Test Signal Dialog
    * dxcluster fonts
    * smod
    * Spot buffer
    * Winkeyer clones
    * PSK s/n imd
    * RX Text capture
    * PSK viewer
* Sun Aug 06 2017 bwiedemann@suse.com
  - Override build date, user, hostname to fix build-compare (boo#1047218)
* Sat Jul 22 2017 mardnh@gmx.de
  - Update to version 4.0.8
    * Fix OS X path name to executable when SPACE chars are in path name
    * Fix Flex serial interface problem
    * rigCAT metering
      Change to allow multiple scale points in both Smeter and Power
      meter OS X autostart Fix crash if autostart file name points
      to a non existent folder
    * RigCAT i/o
    - Fix missing mutex's on sendCommand
    - Modified SCU-17 stop bit fix; DCB.stopbits must be 0 on 2nd port
    * XMLRPC rx stream
    - Correct missing CW rx stream characters to xmlrpc rx.get_data call
    * RX text paste
    - Add code to disallow pasting text into the Rx text widget
    * FSQ triggers add mycall test for FSQ triggers FSQ image
    - fix fsq tone deafness after receiving image
* Sun Jul 09 2017 mardnh@gmx.de
  - Update to version 4.0.7:
    * Add SCU-17 select for separate serial port PTT.
      SCU-17 second COM port requires stop bits to be set
      to ZERO, or the Windows driver fails to give access
      to the DTR / RTS controls.
    * bindUDP
    * Issue with bindUDP using IPv6 calls
* Mon Jun 26 2017 mardnh@gmx.de
  - Update to version 4.0.6:
    * flmsg alert - added enabled test
    * Time Macros - Corrected <LT> format string
    * Require PortAudio - fail compilation if portaudio not detected
    * documentation update
* Wed Jun 21 2017 mardnh@gmx.de
  - Update to version 4.0.5:
    * Change to support IPv6 sockets
    * PTT selectable on N3FJP interface
    * Selection of full/half duplex audio interface
    * Macro and audio alerts enabled for FSQ modem
    * Audio alerts for pre and user defined events
    * Added warning dialog to Restore configuration button
    * CW user selectable squelch attack/decay
    * CW Extended UTF-8 Morse characters
  - Remove patch:
    - fldigi-license.patch (fixed upstream)
* Tue Jun 13 2017 mpluskal@suse.com
  - Update to version 4.0.4:
    * cw scanner
      + adds multi signal scanner / browser
      + Sound Card
      + keep input and output sound card devices open for duration
      of fldigi execution
      + Corrected tune output device
      + Changed tune, wfid, video and cw-id to use tx offset
    * CW QSY
      + Correct QSY when transceiver in CW and CW-R type modes
    * CALL field size
      + Increased CALL, OP_CALL, STA_CALL from 15 to 30 chars
    * LOG area controls
      + Resize controls to add County entry control.  Allow user
      to select which extra qso field is displayed; country or
      county.
* Tue Jun 13 2017 mpluskal@suse.com
  - Add fldigi-license.patch to fix obvious typo in license
* Sun May 07 2017 jengelh@inai.de
  - Strip redundant parts from description.
* Wed May 03 2017 mardnh@gmx.de
  - Update to version 4.0.3
    + OS X Wizard
    + cw decoder
    + CW wait
* Mon Apr 24 2017 mpluskal@suse.com
  - Split lang subpackage
  - Add dekstop file scriplets
* Sun Apr 16 2017 mardnh@gmx.de
  - Fix Url
  - Use pkgconfig-style for BuildRequires
  - Specfile cleanup
* Sat Apr 15 2017 dl8fcl@darc.de
  - update to version 4.0.2
    see readme.txt
* Tue Mar 28 2017 dl8fcl@darc.de
  - update to version 4.0.1
    see readme.txt
* Mon Jan 30 2017 dl8fcl@darc.de
  - update to version 3.23.21 - Maintenance release
    see readme.txt
* Tue Jan 10 2017 dl8fcl@darc.de
  - update to version 3.23.20 - Maintenance release
    see readme.txt
* Sat Dec 24 2016 dl8fcl@t-online.de
  - update to version 3.23.19 - Maintenance release
    see readme.txt
* Tue Dec 13 2016 dl8fcl@darc.de
  - update to version 3.23.18 - Maintenance release
    see readme.txt
* Thu Dec 08 2016 dl8fcl@darc.de
  - update to version 3.23.17 - Maintenance release
    see readme.txt
* Mon Nov 07 2016 dl8fcl@t-online.de
  - update to version 3.23.15 - Maintenance release
    see readme.txt
* Sun Sep 18 2016 dl8fcl@darc.de
  - update to version 3.23.14 - Maintenance release
    see readme.txt
* Sun Aug 07 2016 dl8fcl@t-online.de
  - update to version 3.23.13 - Maintenance release
    see readme.txt
* Sat Jun 25 2016 dl8fcl@darc.de
  - update to version 3.23.12 - Maintenance release
    update to Polish translation file, pl.po
    xmlrpc add_tx
    * restored original text.add_tx
    * added text.add_tx_queu to add text to hidden
      transmit queu ... used with flmsg arq
    mfsk xmt filter
    * disabled mfsk xmt filter
    FSQ msg append
    * Add configuration item to allow user to select
      "always append" when saving a # directive message
    FSQ IFKP heard lists
    * Correct FSQ rxtext parsing for heard discovery
    * Change management of heard list for both FSQ and IFKP
    waterfall group
    * remove +2 from waterfall group height
    thor image
    * repaired send image button function
    RxID button
    * set startup color
* Mon Jun 13 2016 dl8fcl@t-online.de
  - update to version 3.23.11 - Maintenance release
    A lot of bug fixes and improvements - see ChangeLog
* Tue May 31 2016 dl8fcl@t-online.de
  - update to version 3.23.10 - Maintenance release
    A lot of bug fixes and improvements - see ChangeLog
* Mon Apr 04 2016 dl8fcl@t-online.de
  - update to version 3.23.09 - Maintenance release
    FSQ variable Rx
    * Enable FSQ variable RX
    * Enable allcall(#) menu item for sending file to allcall
    Export ADIF_NAME
    * added FLDIGI_MODEM_ADIF_NAME export variable to environment exports.
    WF only
    * correct for missing reference to power level control
    DnD Image
    * Add Dnd Image to TX panel
    - applies to MFSK, IFKP and THOR image transfers
    - allows operator to insert image processing into TX text stream
    - drag-drop image from system file viewer to TX text panel
    - updated specific modem documentation
    Documentation
    * Correct 'M>' to 'Store' in description of the Store button
    * Amend help file for the frequencies list usage
    Frequencies2 use string
    * added use descriptor string to frequencies2 list
    About
    * update developer list
    View noise
    * send signal / noise composite audio to waterfall during transmit
    - valid when using --noise command line parameter
    Sanitize tile_x, tile_y startup values
    * Fixes: LP: #1478358
    - https://bugs.launchpad.net/ubuntu/+source/fldigi/+bug/1478358
      "fldigi 3.22.13 crashes on start-up when tile_x is large"
    - also applies to 3.23.xx branch
    - this fix prevents a user from editing the fldigi.prefs file
      with out of range values.
    NAVTEX update
    * change the distance between early, prompt, and
      late accumulators to be an integer number of samples.
    * noise and QSB processing
    - average the accumulator values over a longer time period
    - tighten bit tracking feedback loop
      .signal lock takes a little longer
    * make the AFC window a little wider to deal with some signals.
    * instead of requiring 5 consecutive correct characters
      to start decoding, store a stream of bit confidence values and
      require 9 good ones out of 14 total. FEC can take care of the rest.
    * add FEC calculations to do single bit permutations on
      bad characters, flipping the bit with the lowest confidence value.
    * code cleanup - remove unused variables.
    RxID enhancement
    * Add right click pop-up menu
    - PASSBAND - check box ON/OFF
    * Color code ON illumination for
      PASSBAND ON/OFF
    TX timer
    * Added TX timer display to the menu bar
    rigcat mod
    * Add min, max settings for pwr control
    * Add testing mode if no xcvr serial port available
    * Made opMODE and opBW combo controls readonly
    - pull down values can only be added and not inserted
    * Added debugging tags to xml definitions:
    - <NOSERIAL>true/false</NOSERIAL> - default false
      suppress all serial port i/o
    - <ASCII>true/false</ASCII> - default false
      if true, print all CAT i/o events as ASCII strings
      if false, print all CAT i/o events as HEX sequences
    * Added polling for pwr level query
    PSK IMD
    * add IMD generator
    * modified IMD computation for continuous operation
      vice only during DCD
* Thu Feb 25 2016 dl8fcl@t-online.de
  - update to version 3.23.08 - Maintenance release
    NAVTEX update
    * low pass mark & space individually
    * Use ATC and fft-filters adapted from RTTY modem
    * Correct display metric
    * Widen afc filter for 'jump 90 Hz' code
    * Use exact bit length
    * Calculated sync modification
    * see src/navtex/navtex.cxx for design analysis
    Save Logbook
    * Change system dialog invoked when saving logbook to
      system save-as vice save.
    Analysis mode
    * Restore <CSV:on, <CSV:off, <CSV:t(oggle)
    flrig PTT
    * All user to select whether flrig PTT change triggers
      RX/TX change in modem stata
    flrig waiting
    * Changed event recording level for
      "Waiting for flrig" from INFO to VERBOSE
    COM port close
    * change effects the Windows COM port close process
    - rigCAT startup process no longer dependent on order, xcvr
      can be started before or after fldigi is running.  Tested
      by Haris, SV1GRB.
    Mac Logger
    * Added UDP interface to read data exported by MacLogger
    - UDP data stream on socket 255.255.255.255 / 9932
    - User configurable items:
      . enable/disable UDP socket reads
      . Capture and use UDP Radio Report data
      . Capture and use UDP Spot Tune data
      . Capture and use UDP Spot Report data
      . Capture and use UDP Log Report data
      . Capture and use UDP Lookup Report data
      . Enable UDP string capture to file
      file in fldigi files/temp folder
      filename: maclogger_udp_strings.txt
    * Added <signal.h> to threads.h to avoid missing reference
      to sigemptyset in some gcc installs
    fsq repeat last
    * test for empty list of previous command
    GCC 6 build
    * GCC 6 defaults to -std=gnu++14, and attempting to build fldigi fails
      with a number of errors. One is that C++11 added std::next and so
      because of the "using namespace std" in src/fsq/fsq.cxx the global
      variable 'next' and std::next are ambiguous. That can be easily solved
      by qualifying ::next or adding using ::next at function scope.
    * The other errors are due to the different return type for
      std::complex<T>::real() and std::complex<T>::imag() in C++11 and
      later.
    CALL capture
    * add copy call to clipboard when capturing from Rx text
    Scope View
    * Corrected saved position/size status values
    RigCAT modifications
    * Separated no xcvr functions from rigcat loop operation
    * Corrected hamlib start/stop process to prevent
      lockup when xcvr is not responding to CAT commands
    - hamlib still creates a zombie process when trying to access
      a bogus serial interface such as a bell modem
    * Added string / hex data LOG view
      <LOGSTR>true/false</LOGSTR>
    * Added variable loop timing
      <POLLINT>100...20000</POLLINT>
      default 100 msec
    * Corrected use of BW-REPLY and MODE-REPLY in xml def file
    * Added ability to read and display Smeter and Pwr meter
    * Added debugging statements to exit functions
    * Fixed aberrant save frequencies2.txt file behavior
    * Added manual notch read/write using waterfall
      notch filter interface
    * Added power level control for xcvrs with that CAT command
    - set power level also used for logging
    * Updated tutorial on transceiver xml definition file structure.
    * Added <VERBOSE>bool</VERBOSE> specifier
    - use during development of an xml file
* Sat Feb 06 2016 dl8fcl@t-online.de
  - update to version 3.23.07 - Maintenance release
      Exit delays
    * thread shut down processes to provide additional logging info
    * speed up shut down process
      Contest fields
    * Adjust width of exchange in logging field
      OS-X start_process
    * Add App recognition
      LOG RECORD exports
    * Added these log entry variables to the export environment list
    - FLDIGI_LOG_STATE
    - FLDIGI_LOG_COUNTRY
    - FLDIGI_LOG_SERNO_IN
    - FLDIGI_LOG_SERNO_OUT
    - FLDIGI_XCHG_IN
    - FLDIGI_XCHG_OUT
    - FLDIGI_VE_PROV
    * Added LOGBOOK log entry variables to the export environment list
    - FLDIGI_LOGBOOK_CALL
    - FLDIGI_LOGBOOK_NAME
    - FLDIGI_LOGBOOK_DATE
    - FLDIGI_LOGBOOK_TIME_ON
    - FLDIGI_LOGBOOK_DATE_OFF
    - FLDIGI_LOGBOOK_TIME_OFF
    - FLDIGI_LOGBOOK_RST_IN
    - FLDIGI_LOGBOOK_RST_OUT
    - FLDIGI_LOGBOOK_FREQUENCY
    - FLDIGI_LOGBOOK_MODE
    - FLDIGI_LOGBOOK_STATE
    - FLDIGI_LOGBOOK_VE_PROV
    - FLDIGI_LOGBOOK_COUNTRY
    - FLDIGI_LOGBOOK_SERNO_IN
    - FLDIGI_LOGBOOK_SERNO_OUT
    - FLDIGI_LOGBOOK_XCHG_IN
    - FLDIGI_LOGBOOK_XCHG_OUT
    - FLDIGI_LOGBOOK_QTH
    - FLDIGI_LOGBOOK_LOCATOR
    - FLDIGI_LOGBOOK_QSL_R
    - FLDIGI_LOGBOOK_QSL_S
    - FLDIGI_LOGBOOK_NOTES
    - FLDIGI_LOGBOOK_TX_PWR
    - FLDIGI_LOGBOOK_COUNTY
    - FLDIGI_LOGBOOK_IOTA
    - FLDIGI_LOGBOOK_DXCC
    - FLDIGI_LOGBOOK_QSL_VIA
    - FLDIGI_LOGBOOK_CONTINENT
    - FLDIGI_LOGBOOK_CQZ
    - FLDIGI_LOGBOOK_ITUZ
    * Enable temp/log.adif for all OS, was just WIN and OS X
      HAMLIB CW RTTY
    * provide selectable sideband sense selection for CW and RTTY
      PSKR metric
    * Fixed erroneous metric computation when received signal is zero
    - error apparant when testing with CODEC that has no applied audio
    - bug report by Per Crusfalk, SM0RWO
      PSKR/8
    * Fix segfault if starting pskbrowser in any of the pskr or 8psk modes
      Audio adjust
    * Added Tx/Rx audio adjustment details
      WEB query
    * Moved URL strings for various web call sign queries to progdefaults
      configuration.
    - updated hamqth to https address for browser lookup
      Mode Set
    * Changed mode_set logic to use std::string vice null terminated C string
    * Changed modes to size NUM_MODES vice NUM_RXTX_MODES.
      Tab key docs
    * Added illustration and emended text describing Tab key operation
      in the Tx text buffer.
      hamlib PTT_ON_DATA
    * changed PTT_ON to PTT_ON_DATA in call rig_set_ptt
      Macro Tool Bar
    * Correct edit / launch behavior of 4 row toolbar
    - removed dependency on 2 bar selection of alternate
      macro set
      XmlRpc client update
    * Corrected passing hi/lo cutoff values for supported transceivers
      such as the TS2000.
    * Added macro tags <RIGLO:nnnn>  <RIGHI:nnnn> which make flrig requests
      to respectively set the lo-cut and hi-cut transceiver DSP filter settings.
    * Added get_sideband xmlrpc call to modified flrig
      Log Notes
    * Added control for user selection of clearing/retaining data in
      notes field after remote database query.
      Misc Updates
    * correct WF hesitation when processing post Tx macros
    * remove xmlrpc_rig ptt transition waiting from main loop
    * correct WF hesitation when transmitting MT63 start tones
    * added CTRL-nnn numeric sequence character entry to Fl_Input2
      class.  Allows direct entry of characters such as ñ in
      QSO fields, macro editor, etc.
    * added new menu items to FTextEdit and Fl_Input2 widgets
    - allow user to select UTF-8 special characters from
      pop-up menu (right click in widget).  This effects
      TX text widgets and all data entry controls which use
      the Fl_Input2 widget.
      Set Frequency
    * Added code to update waterfall when changing vfo frequency
      from fldigi / flrig
      Rx SaveAs
    * correct Rx panel "Save text as..." end-of-line sequence
* Fri Dec 11 2015 dl8fcl@darc.de
  - update to version 3.23.06
    * give priority to flrig xmlrpc support independent of any other
      configuration setting for rig control - dependent on fldigi
      detecting an flrig compatible xmlrpc
    * add test for xcvr response loop to set_ptt
    * added XMLRPC_DEBUG with time signature Waterfall only
    * fix segmentation fault introduced by addition of 4x12 macro matrix
    * Added resize methods to both classes; corrects displaced smeter
      and power meter
    * update of documentation
* Mon Nov 23 2015 dl8fcl@t-online.de
  - update to version 3.23.05
    * disabled kml services unless user enables on kml configuration
      tab. default is ON
    * add dockable macros in a 4x12 matrix
    - provides access to all 48 macros.
    - group of 48 can be dragged to/from it's default position
      just below the main menu bar
    * change vertical raster height to 20 vice 60
    - decreased minimum vertical main dialog dimension for small
      netbook screens
    * update to documentation
    * Add code to allow on the fly correction of corrupt ADIF records
      during file read.
    * Added gpio support for PTT.
    - used primarily by Pi experimenters
    - submitted by Lior, KK6KWA
    * suppress info messages during prog start
    - prodigiuous use of LOG_INFO increases difficulty of
      debugging other aspects of fldigi
    - enable the INFO messages for debugging or to observe
      program flow by setting command line flag
    - more-info ; case is significant
    * Lowered CPU requirements to allow for use on Android/Netbook devices:
    - Added modes 125FL and 250FL with constraint length 13 FEC
    - Adjusted maximum traceback memory for viterbi decoder
    - Set traceback to an optimally-high value in viterbi.cxx constructor
    - 8PSK - 500F 1000F & 1200F now use only 1 viterbi decoder without voting
    - Assigned secondary RsID codes to 125FL and 250FL.
* Thu Oct 15 2015 dl8fcl@darc.de
  - update to version 3.23.04 - Maintenance release
    * Corrected implementation of CW filter bandwidth
    * add image transfer to thor based on IFKP image processing
    - supported by THOR-11, THOR-16 and THOR-22
    - image modes are identical to IFKP images, fixed sizes and avatar
    * change update check location to Source Forge
    * change merge behavior when parsing unknown field name
* Thu Oct 01 2015 dl8fcl@darc.de
  - update to version 3.23.03 - Maintenance release
    * Fix for FSQ trigger decode bug introduced by multiple
      directed station parsing
* Sun Sep 27 2015 dl8fcl@darc.de
  - update to version 3.23.02 - Maintenance release
    FSQ updates
    * added cqcqcq button
    - casual users do not know to send cqcqcq vice
      cq cq cq
    * Updated on-line help
    * Increased allowable intervals for both sounder
      and heard-aging
    * Corrected repeated sounder to re-enable retries
      after a successful sounding.
    - sounder will wait until rx/tx state is RX
    - if Rx squelch is open then sounder will retry
      in 10 seconds.  Retry is repeated 10x before
      sounding is rescheduled for next interval.
    * Corrected text parser to accept multiple directed calls
    - w1hkj:efk2lbm w3fqn ka2cbc good morning all
      will now correctly accept k2lbm, w3fqn and ka2cbc as
      directed and display correctly in Rx text panel
    Other updates
    * Add definable delay to allow serial devices based
      on Arduino to not lock up in programming mode.
    * Run asciidoc with TZ=0 to make the footer datestamp independent of
      the build machine's timezone (for reproducible builds).
* Tue Sep 22 2015 dl8fcl@darc.de
  - update to version 3.23.01 - Maintenance release
    * WX configure: corrected inchs mercury to Hg vice Mg
    * fixes for wfall-only operation (N1MM)
    * ifkp avatar: Added code to support variable image depth
      in png source file
    * correct bug in slant correction code of ifkp
    * Change read log routine
    - file read a line at a time vice entire image into RAM
* Sun Sep 20 2015 dl8fcl@darc.de
  update to version 3.23 - Major revison release
    * clear entire Tx panel when executing a ^r or ^R sequence.
    * add ability to disable start/stop tones in Olivia and
      Contestia
    * fix timer seg fault when Tx contains trash text
    * Incremental Frequency Keyed + modem
    - wide band, moderate speed differential MFSK signal
      with offset +1.
    - sample rate 16000
    - symbol length 4096
    - 33 tones spaced 3xSR/symlen apart approximately 398 Hz
      bandwidth.
    - multiple image transfer formats similar to FSQ
      . Avatar (59x74 WxH pixel) image transfers
    - tunable modem subcarrier (center freq)
      . may be configured fixed at 1500 Hz or
      . set to Psk sweet spot
    - raw data received written to audit log - if enabled
    - heard list entries written to heard log - if enbled
    - assigned fldigi secondary RSID code, (56, 1171)
    * Added @WAIT macro
    * Added disable macro timer when changing modems
    * WEFAX rx becomes unresponsive when writing to INFO log
    * code changes for update to mxe suite
    * Changed qsorec data store to an arrary of string pointers
      vice an array of strings.
    - new mxe implementation string handler changes from standard
    * change to "rb" for correct reading of logbook file
    - do not allow M$ to make changes to CR/LF counts
    * Add recognition of flrig LSB modes
    - adjust waterfall for LSB
    - correct logging frequency for LSB
      FSQ updates
    * Fix copy all on heard list
    * change default color scheme as requested by ZL1BPU
    - added user configuration items for RX text colors
    * remove "MONITOR" text from RX panel as requested by ZL1BPU
    * added fsq tx text queue to handle case when user
      tries to force a second transmit sequence when modem
      is already in TX state.
    * last_command updated to include both queued and transmitted
      text string.
    - allows recall of queued command even if transmit timed out
    * last_command changed to a stack of commands
    - allows recall of up to last 10 commands
    - each press of F2 recalls one deeper in stack
    - rotates back to beginning after recall of most ancient
    * add call to logbook using right click on heard entry
    * Fix erroneous date in audit log when fsq is default
      modem during program start
    - change format of date entry to make it easier to
      find when reviewing the log.
    * Added video text at beginning of transmit
    - also adds ability to transmit pretone
      for amplifier carrier detect
      for FM repeater operation
    * Add code to force center frequency to 1500
      when switching from another modem
    * Fix to avoid time out errors
    * Macintosh OSX thread management
    - submitted by KK5VD
    - Ensure FSQ TX routines are called in the main thread.
* Tue Jul 21 2015 dl8fcl@darc.de
  - update to version 3.22.13 - maintenance/bug-fix release
    FSQ bug fixs
    * Fixed error in parsing returned heard list
    * Fixed save filename for # trigger
    - filename was not being saved with the .txt extension
    - append existing file
    * Changed time out processing of delayed response
    - added user configuration item for time out duration
    XMLRPC commands
    * Corrected interface values for
    - main.get_char_timing
    - main.get_tx_timing
    * Added following to xmlrpc struct
    - log.set_rst_in
    - log.set_rst_out
    * Added rig.get_frequency (d:n)
    * Deprecated main.get_frequency
* Sat Jul 18 2015 dl8fcl@darc.de
  - update to version 3.22.12 - maintenance/bug-fix release
    FSQ heard parser, added more restrictive discovery of heard callsign
    - must pass crc8 comparison
    - must pass regular expression test for callsign
* Thu Jul 16 2015 dl8fcl@darc.de
  - update to version 3.22.11 - maintenance/bug-fix release
    * added FSQCALL(US) compatible modem
    * corrected code-page 1250 Latin-1 extended character keyboard
      entry to UTF-8 strings
    * fix raise window problem when mouse passes over the freq
      control
    * fixed bug in exit procedure.  program failed to exit gracefully
      if TRX_STATE was RECEIVE
    * update to the interface for flrig control/query via xmlrpc
* Mon Jun 01 2015 dl8fcl@darc.de
  - update to version 3.22.10 - maintenance/bug-fix release
    FTextView styles bug - Corrected order of calling reset_styles
    to prevent calling resize with an improperly initialized styles
    table
* Sat May 30 2015 dl8fcl@darc.de
  - update to version 3.22.09 - maintenance/bug-fix release
    Fl_Text_Display, Avoid calling resize() too early
* Tue Apr 28 2015 dl8fcl@darc.de
  - update to version 3.22.08 - maintenance release
    requires libflxmlrpc
* Fri Apr 03 2015 dl8fcl@darc.de
  - update to version 3.22.07 - maintenance release
* Tue Mar 24 2015 dl8fcl@darc.de
  - update to version 3.22.06 - maintenance release
* Sat Jan 10 2015 dl8fcl@darc.de
  - update to version 3.22.05 - maintenance release
* Fri Dec 26 2014 dl8fcl@darc.de
  - update to version 3.22.04 - bugfix realease
* Wed Dec 10 2014 dl8fcl@darc.de
  - update to version 3.22.02 - bugfix realease
* Tue Oct 21 2014 dl8fcl@darc.de
  - update to version 3.22.01 - bugfix realease
* Thu Oct 16 2014 dl8fcl@darc.de
  - update to version 3.22.00 - major update

Files

/usr/bin/flarq
/usr/share/applications/flarq.desktop
/usr/share/man/man1/flarq.1.gz
/usr/share/pixmaps/flarq.xpm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 17:16:51 2024