Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: flarq | Distribution: openSUSE Tumbleweed |
Version: 4.2.06 | Vendor: openSUSE |
Release: 1.2 | Build date: Sat Oct 19 00:06:40 2024 |
Group: Productivity/Hamradio/Other | Build host: reproducible |
Size: 506691 | Source RPM: fldigi-4.2.06-1.2.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.
GPL-3.0-only
* Fri Oct 18 2024 Wojciech Kazubski <wk@ire.pw.edu.pl> - Update to 4.2.06: * MFSK for QRP Labs qmx/qmxp + remove silence period after preamble . qmx drops transmit signal after initial mfsk preamble . RsID signal should not be used with qmx series xcvr * ADIF correction + correct various FeldHell ADIF reports: . Feld Hell <MODE:4>HELL . Slow Hell <MODE:4>HELL . Feld Hell X5 <MODE:4>HELL . Feld Hell X9 <MODE:4>HELL . FSK Hell-245 <MODE:7>FSKH105 . FSK Hell-105 <MODE:7>FSKH245 . Hell 80 <MODE:6>HELL80 In the current ADIF specification https://adif.org.uk/314/ADIF_314.htm#Mode_Enumeration - FSKH105 and FSKH245 do not exist as MODE in the ADIF specification - HELL80 is a SUBMODE rather than MODE, so should be exported = as <MODE:4>HELL <SUBMODE:6>HELL80 . <MODE:4>HELL <SUBMODE:8>SLOWHELL . <MODE:4>HELL <SUBMODE:6>HELLX5 . <MODE:4>HELL <SUBMODE:6>HELLX9 * FSQ rx/tx freq + Remove variable frequency selection on configuration tab * color prefs + move color definitions from configuration to a separate prefs file to allow independent color renderings. + specify all colors as a triad: red, green, blue 0 to 255 * Main dialog position + allow location on left-center-right monitors. n5 * Micro modems + change name to avoid double word parsing issues with frequencies2.txt * colors and scheme + allow user to select default background and foreground colors . supplements command line usage * @QSY+ macro tag + QSY after TX to RX transition * autotools: update m4 macros * fw / ww * Wordsworth keying + Correct spacing algorithm using smaller intervals of silence to avoid audio stream buffer overflow + simultaneous farnsworth / wordsworth keying. if and only if: wordsworth < farnsworth < keying wpm * UDP/CLOUD log record + add write log record to UDP socket concurrent with other internal and external logbook recording. UDP record in ADIF format and contains the fields specified on the UDP field selection dialog. + Add field selection for cloud logbook export + UDP and CLOUD export records are terminated by the <EOR> tag. + Make field selection paradigm identical for udp and cloud exports. + ADIF specification compliance . change frequency field comma, ",", to period "." * FMT thread + insure that FMT thread is closed when modem is deleted . windows gags on multiple threads writing to same object + put a whole file lock on the csv file during entire time it is being written to by the FMT modem. Excel is an ultra greedy application that attempts to lock a file before any reads or writes and does so even to a file opened for write by another program. Bah Humbug! * Wed May 01 2024 Wojciech Kazubski <wk@ire.pw.edu.pl> - Update to 4.2.05: * Documentation Update + Script command RSID BW_MIN. + Script command C-Media PTT. + Html generated page formatting issues related to escape sequence characters in source. + Document Source code formatting issues related to end of line/return characters (blasted text editor differences). * RSID Scripting + Add RSID minimum bandwidth script command. + Add missing top level script list of commands. + Comment out machine specific generated script file commands. + Filter values to their modulus "step" values. * Main X-Y-W-H restore: allow negative X, Y value * pi-winkeyer: repair broken winkeyer serial i/o on Pi computers * Add code to force default language to be English * RSID Min Bandwidth + add user adjustable bandwidth for minimum RsID detection range. + display RsID detection zone on waterfall (dashed lines) when RsID is both ON and limited to a specific bandwidth range * OFDM documentation + Update, remove unsupported OFDM modes * remove all instances of ° from strings literals * DominoEX MFSK Thor s/n + s/n & fec reports are erroneous when macro used to fill in those values during subsequent transmit. . change to provide last Rx max s/n & min error report . values displayed in Status fields will time out and clear in 15 seconds. * gpio ptt: increase OS wait time before sending bit values * fsq mod: reinstate squelch countdown * Add CW send using Wordsworth timing * RsID + add LOG_INFO statement to notifier dialog call * Add user adjustable menu font and font size * Update po files * Scope colors + add user defined colors for all instances of scope view + update fl files generation to fluid 1.3.9 * Wed Jan 17 2024 Wojciech Kazubski <wk@ire.pw.edu.pl> - Update to 4.2.04: * PO files: + Add Catalan ca.po + Update Greek el.po * xmlrpc remote log: set xmlrpc execute timeout to 10.0 seconds for all fllog access * update font browser widget class to use std::list for enumerating fonts * gpio ptt: correct gpio export routine * MACRO tags: Add missing trailing '>' to macro tag string definitions * RsID Rx button color: remove from button initialization list * hamlib 4.6 bug fix: hamlib 4.6~git changes creates incompatible call with previous versions of the library * FMT zombie: fix potential thread zombie if FMT modem shut down during a log write * Squelch Macro tags * Add + <SQL:on|off|t> Digital Squelch on, off,toggle + <SQLCH:nnn> Digital Squelch level, 0..100 * CLRLOG LOG LNW: Correct macro functions * metar report: add unprocessed ob: line as a report option * Log fields + add MY_STATE + trim leading/trailing blanks + add UK counties to counties list + changed short form to blank when NIL selected for state + store fldigi version number in SQSO.txt file + regenerate list from internal string if version number does not match with executing binary * Sun Nov 05 2023 Wojciech Kazubski <wk@ire.pw.edu.pl> - update to 4.2.03: * Maintenance release * FSQ sounding CR/LF + add newline character at end of Sounding report + correct thread loop counter test - update to 4.2.02: * fsq coding error: correct coding error reported by Ken, AD5XJ - update to 4.2.01: * fsq sounder + change sounder squelch to only ch_sqlch_open state + recode sounder as a separate thread * FSK port: missing port assignment when NOT using shared port * Cloud log update: add color indicators to validate cloud log connection * frequencies2 list + add Save/Load to specific file + "Clear" button changed to three state function click - clear list with confirmation SHIFT-click - load from file CONTROL-click - save to file + last load/save filename saved between executions * fix gnu++ 11.17.xx warnings * flrig auto shutdown: move closure point to just before destroying the xmlrpc instance * Light Buttons: add missing buttons to configuration color control * OFDM_2000 OFDM_2000F: stub out all references to these two modes * New XMLRPC Command: Add "modem.get_io_names" Transfers 8 bit safe modem list * Serial i/o: port serial i/o changes from flrig * Icons: set_msg_icon segmentation fault when parent widget is NULL * Sun Sep 03 2023 Wojciech Kazubski <wk@ire.pw.edu.pl> - update to 4.2.00: * THOR + add THOR-56 modem + add THOR-32 and THOR-44 modems + update THOR documentation * TTY ptt dtr/rts: + configuration item not being set by combo selection + update to flrig code * Correct position/width/shape of waterfall cursor center tic * Revert "improved s/n and squelch processing" mod * Wed Jul 19 2023 Wojciech Kazubski <wk@ire.pw.edu.pl> - update to 4.1.27: * restore missing <PAUSE> function * fix and simplify navtex timing recovery logic * add TEN_TEN field to log.adif file * add CTRL-P as pause/break equivalent keystroke * FSQ: improved s/n and squelch processing . faster acting squelch open/close . modified s/n evaluator * improved s/n and squelch processing + squelch opens and closes faster + better s/n estimator * EQSL submission: always submit last dated log entry independent of sort order * wfonly fix: segmentation fault during startup, NULL control * enable https queries in callook.info * Miscellaneous gcc cleanup * allow user to specify which avatar image to use for ifkp/thor transmission + recommend files be located in default <fldigi_files>/avatar/ folder + file format may be gif, jpeg or png + order of default file use: . <configured file name>.png [PNG, jpg, JPG, jpeg, JPEG, gif] . <operator call>.png . <station call>.png + trailing callsign modifiers will be removed from the file name i.e. AE5ZA/QRP is reduced to AE5ZA + different avatar can be used for IFKP and THOR + configuration items are clickable images on both IFKP and THOR configuration tabs. + image files no longer restricted to 59x74 format. * Set contest start nbr XMLRPC + add set contest start number xmlrpc method, update counter and current contest number * Fri Mar 17 2023 Dirk Müller <dmueller@suse.com> - update to 4.1.26: * Audio Monitor * musl file conflict * Add documentation for Cloudlog part * Add button for testing the API key * cloud logging * window icon tranparency * fonts * FC LEAVE * Sat Feb 25 2023 Wojciech Kazubski <wk@ire.pw.edu.pl> - Update to version 4.1.25 - Update to version 4.1.24 * CTY.dat: create separate configuration tab * transfer changes in flrig cwio speed to tx wpm vice rx wpm * update FreqControl for compatability with fltk-1.4 * Improved reliability of freq control from fldigi when using N3FJP for rig control * Greek po file update: Haris Andrianos <sv1grb@...> * Polish po file update: Roman Bagiński <sp4jeu@...> * allow user selectable vumeter scale + original audio level scale + wsjtx emulation * add right click to FSQ QTC/QTH buttons to access edit controls * replicate the QTH control on the FSQ config panel * Rx audio gain parameter corrected * Tx audio fixed, fixed at last ring buffer too small for some modem types * expand mode state to index both by-mode and by-band * correct rtty squelch estimation for zero signal, zero noise * Add Audio Filter bandwidth lines to waterfall display * change CAT keying to allow up to 100 WPM on K4. * stub out audio alert and rx monitor functions if Portaudio library not present * Made Frequency Control behavior consistent across flapps * Fixed County combo box crash to desktop * Fixed 30 meter CW shortcut in frequencies2.txt * Fixed grid locator spec in pskreporter query * Fixed crash-to-desktop upon Activity (pskreporter) query. * Thu Jun 30 2022 Wojciech Kazubski <wk@ire.pw.edu.pl> - Update to version 4.1.23 * Remove C17 deprecated use of "std::iterator" * Correct errors caused by commit 9c035e809b, original commit failed to correctly send flmsg autosend character stream * modify debugging statements in xmlrpc notch * audio alerts / monitor + change sound card defaults * nanoIO ptt + bug fix * cw browser + partial reversion of commit dbe3622cc4d01f7 + bug fixes for multi signal cw decoder + correct marquee scrolling to use all of available space * Signal browser + correct marquee end of line detection * cw via flrig + remove dead code * update build scripts for recent development OS update * FSK via flrig / nanoIO + add automatic insertion of '[' and ']' start/stop characters * INSTALL update + update dependency list * Sat May 14 2022 Wojciech Kazubski <wk@ire.pw.edu.pl> - Update to version 4.1.22 * add missing call to set_mode_afc in Save/Restore AFC by mode - Update to version 4.1.21 * IPC log report: change logging date report to date ON vice date OFF xmlrpc methods * add new methods all data in ADIF 3.1.2 compliant format: + logbook.last_record + logbook.all_records * add new methods as ADIF 3.1.2 compliant strings: + modem.get_mode + modem.get_submode * add new date-time methods . log.get_time_on . log.get_date_on . log.get_time_off . log.get_date_off * date-time correctly synchronized and in ZULU time CW h/w weight * provide control to control keying weight for DTR/RTS keying. build m4 script * correction to m4 build script for libmbedtls test TRX FFT * Add fft monitoring of transmitted signal flrig poll * provide user configurable poll interval CW/FSK * update flrig cw/rtty code * update rigcat FSK code - separate all bit timing from main thread - adjust sleep method for OS-X performance - adjust sleep method for Windows OS * add missing FSK commport control initialization * update cwio DTR/RTS rigcat keying - replace bit timing with high resolution interval timer - deprecate timing compensation - test satisfactory on Linux, 5 to 100 WPM log macro * fix parsing bug when a trailing <HS, <LOCK etc is in macro text psk reporter * update to report generation logic FFT Monitor update * Add complex signal processing to FFT usage CW multi-channel * changed cw viewer multi-decoder filtering to use independent fir bandpass filter centered on 50 Hz intervals . out-of-band reject 60 dB between adjacent channels * add right click clears channel to cw viewer FSK keying * add ability to key xcvr in FSK using either . a DTR or RTS serial signal line (default RTS). . serial port can be shared with rigio or a separate port * SPACE always sent as LETTERS character * 100% functional on Linux including Pi3/4 * 100% functional on on macOS 11.6, 10.13.6, and 10.7.5 * 100% functional on Win-10 * BUG - fixed excessive CPU usage while Tx without text (idle) * TIMING - tune timing loop for slow cpu's such as Pi3 * update to accu_sleep . improved function performance . move accu_sleep to util.cxx * update to baudot generator * add flrig / FSK interface xmlrpc QSY * add enable/disable QSY xmlrpc command for server dxcluster * bug - do not change mode if comments do not contain a valid ADIF mode name * set correct mode based on dxline contents * qsy to rf/sweetspot for identified mode Mode Parameters * save squelch settings by mode and reapply when mode selected: squelch value, squelch button . setting saved in file squelch_by_mode.prefs located in the fldigi main files folder. prefs files are user editable text format which are read during program start up. * save and reapply AFC state by mode * save and reapply TX level attenuator by mode * initialize all values to current states on first execution, or when file mode_state.prefs is deleted. Documentation update * add/update documentation for Domino-EX Micro, OFDM modes, Thor Micro, Thor 25/50/100, 8 psk modes Polish translation update * update to pl.po provided by Roman Baginski, SP4JEU synop event reporting * changed default event reporting to VERBOSE to reduce event log noise for users not operating SYNOP using namespace std + remove all use of "using namespace std" + add explicit "std::" predecessor for every standard lib reference
/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, Sun Jan 12 01:37:12 2025