summaryrefslogtreecommitdiff
path: root/comms/cqrlog/files/patch-src_fLoTWExport.pas (follow)
Commit message (Collapse)AuthorAgeFilesLines
* comms/cqrlog: Update to 2.5.2Diane Bruce2022-01-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Legend: # info + new feature - bugfix -------------------- 2.5.0 (2021-01-16) + 3 user defined buttons for TRX control (Saku, OH1KH) + TX quick split using XIT (Saku, OH1KH) + support of WPM changes from macros when using Hamlib keyer (Saku, OH1KH) + include operator's callsign in the exports (Florian, DF2ET) + view eQSL image from list of QSO (Saku, OH1KH) + button to show remote station on a map with path and direction (Florian, DF2ET) + buttons for adding Mode+RST_sent, Locators_propagation and user defined message to DX spot sending (Saku, OH1KH) + ADIF import for JS8, FT4 and PKT (Andreas, DL7OAP) + local oscilator configuration added (Florian, DF2ET) + user can spot RX freq instead of TX (Florian, DF2ET) + export to EDI (Florian, DF2ET) + separate CW keyer settings for radio1 and radio2 (Saku, OH1KH) + rotor controls updated (Saku, OH1KH) + contest filter added (Florian, DF2ET) + working with WSJT improved + Cabrillo export headers (Saku, OH1KH & Florian, DF2ET) + DARK DOK info support added (Florian, DF2ET & Andreas, DL7OAP) + Cabrillo export added (Florian, DF2ET) + DX cluster improved (Saku, OH1KH) + Add option to upload SAT status info to AMSAT status page (Florian, DF2ET) + Calculate SAT mode from freq and RX freq. Used in eqsl.cc upload and ADIF/HTML exports (Florian, DF2ET) - fixes for club membership (Saku, OH1KH & Andreas, DL7OAP) - fixes for password special characters (Saku, OH1KH) - fixes to ADIF export rules (Andreas, DL7OAP) - fixes to contest window (Saku, OH1KH) - band <->frequency fixes (Saku, OH1KH) - UTF-8 problems in ADIF (Saku, OH1KH) - JTDX & JS8CALL fixes (Saku, OH1KH) - typo in satellite EO-80 (Andreas, DL7OAP) - layout fixes for QT5 compilation (Saku, OH1KH) - filter to take fix (Saku, OH1KH) - eQSL upload fixes (Saku, OH1KH) - CQ monitor fixes (Saku, OH1KH) - CW keys fixes (Saku, OH1KH) - RBN monitor fixes (Saku, OH1KH) - new membership files check fixed - export to HTML and ADIF fixes (Saku, OH1KH) - group edit fixes (Saku, OH1KH) - filter settings fixes (Saku, OH1KH) - QTH profile fixes (Saku, OH1KH) - callbook database update fixes (Saku, OH1KH) PR: ports/260066 Reported by: hellocodebsd@gmail.com
* Update to latest release, use preferred OpenSSL libs.Stephen Hurd2018-07-111-2/+2
| | | | | | | | CQRLOG does *not* work with the version of OpenSSL in 10.4. This only seems to impact the LoTW integration though, so I don't think it needs to be marked as broken with that version. Also, update all the patches to use makepatch.
* Update to latest releaseStephen Hurd2016-04-241-1/+1
| | | | | Remove expansion of lat/lon field as upstream says it will never be necessary again.
* Upgrade to 1.9.0Stephen Hurd2015-05-271-3/+3
| | | | | | | | | - Switch to USE_GITHUB - Use OPT_* instead of .if blocks - Switch to makepatch format PR: 200318 Submitted by: takefu@airport.fm
* QRLOG is an advanced ham radio logger based on MySQL database. It providesStephen Hurd2014-07-071-0/+11
radio control based on hamlib libraries, DX cluster connection, band map, QRZ.com/HamQTH.com callbook (XML access), IOTA support, a grayliner, propagation indicator, xplanet support (maps in azimuthal projection centered in your QTH), OK1RR free QSL manager database etc. Reviewed by: db, skreuzer Approved by: db, skreuzer (mentors) Differential Revision: https://phabric.freebsd.org/D313