Wykres commitów

1926 Commity (ccee94d94e27497fcf70ca56b066d1afed4a9fc4)

Autor SHA1 Wiadomość Data
David Freese 972cba1d17 Merge Logs update
* Improvement to merge algorithm
2011-11-26 17:45:01 -06:00
David Freese 6d4326d4a3 eQSL QTH nickname
* Changed location of <APP_EQSL_QTH_NICKNAME:%d>%s to come after
    <EOH>
2011-11-25 15:26:49 -06:00
David Freese ff6bd5c848 Version 3.22.0BG
* Alpha release
  * update to es.po
2011-11-24 21:24:40 -06:00
David Freese 7d95b7b398 Merge Logs
* Added duplicate checking to log merger
  * Save duplicates to an ADIF file and display results of
    merger on the Rx panel.
  * Save merged records to a merged rec file
  * Altered read adif to accommodate LoTW peculiarities
2011-11-24 21:24:36 -06:00
David Freese fe62681857 ADIF i/o tweaks
* Changes to improve file i/o performance
  * Removed <ADIF_VER: check to allow importing from
    non compliant ADIF files.
2011-11-24 19:54:49 -06:00
David Freese e0bf1284f2 Call lookup
* Added ability to lookup calls with multiple slash
    - KH6/W1HKJ/M
    - W1HKJ/6
    - M2/W1HKJ
2011-11-22 10:51:37 -06:00
David Freese fddec4225d Version 3.22.0BF
Alpha release
2011-11-21 11:23:27 -06:00
David Freese 9eca86a63f ADIF/EQSL thread shutdown
* removed ADIF_close and EQSL_close execution from program shutdown
    process.  Caused shutdown hangup on some Windows systems.
  * added deletion of temporary log database class on exiting write
    routine.
2011-11-21 07:42:03 -06:00
David Freese 7b04a17a9b Ignore slash postamble
* Ignore slash postamble for callsign internet lookup.
2011-11-21 07:41:38 -06:00
David Freese f50c79fe13 Log Export by date
* Added ability to export logbook for a date range
2011-11-21 07:41:26 -06:00
David Freese 75acc5eba6 Version 3.22.0BE
Alpha release
2011-11-20 07:23:15 -06:00
David Freese 48f71f19bf ADIF integrity check
* Fixed sense of integrity check for tag <ADIF_VER:
2011-11-20 07:22:39 -06:00
David Freese 8215cac4bb Version 3.22.0BD
Alpha release
2011-11-20 05:25:17 -06:00
David Freese d35ed7dc79 Logbook menu
* Changed logbook menu to be compliant with 3.21 branch
2011-11-20 05:23:10 -06:00
David Freese c297198951 Log r/w
* Removed compatibility code from log r/w.  Logs prior to 3.1 will
    read but some fields will be ignored.
  * Added new method "newrec" to CQsoDb class.
  * Modified logbook read and write behavior to eliminate duplication
    and employ faster string lookup algorithm in matching ADIF tags
    to internal database entries.
  * Changed logbook menu to comply with 3.21 maintenance version
2011-11-18 17:09:52 -06:00
David Freese 2346bca6d5 Version 3.22.0BC
Alpha release
2011-11-18 06:47:28 -06:00
David Freese 3e970b99ec ADIF write_log
* Created separate thread for writing database.  User with over
    35,000 records was experiencing UI interruption of several
    seconds on Windows XP system.
2011-11-17 07:37:32 -06:00
Remi Chateauneu 4103a07290 WEFAX error logging fix
* Fixed format compiler warnings and errors.
2011-11-16 11:11:50 -06:00
David Freese ff34b3cdba Restore Log Sort
* After adding a record
2011-11-15 18:02:24 -06:00
David Freese c9233e2f77 Version 3.22.0BB
Alpha release
2011-11-14 16:31:17 -06:00
Remi Chateauneu dab85dc138 Wefax enhancements.
* Adjustable carrier frequency. Can adjust the carrier frequency from the GUI.
  * All messages are now internationalised.
  * Images absence/presence better detected also with line-to-line statistic correlation.
2011-11-14 10:25:36 -06:00
Remi Chateauneu 21bcc183fd Use Logbook record
* Added Dial button in logbook editor to set frequency / mode / operator
    to the the current record.
    - allows easy retrieval of logged data to either continue a QSO or
      set one up based on a log entry.
2011-11-14 08:19:18 -06:00
David Freese 4aca1f1b5e eQSL update
* Added embedded tags to optional message
    - {CALL} other operators callsign
    - {NAME} other operators name
    - {MODE} full mode / submode
      eQSL.cc does not accept all submodes, i.e
      MFSK11 must be logged at MFSK16
      THROB4 must be logged as THRB etc.
      This tag allows you to add specificity to the
      eQSL record
  * Added default message
  * Added switch to enable sending eQSL when either
    - log button is pressed
    - <LOG> or <LNW> is encountered in macro
    - logic to disallow duplicating eQSL submission
2011-11-14 08:14:29 -06:00
David Freese 389ce71e95 eQSL thread
* Changed send URL to separate thread implementation
    - prevents interruption to decoder / GUI while waiting
      for eQSL.cc response
    - removed popup messages
    - added event logging
2011-11-13 09:26:28 -06:00
David Freese 7f30f29125 eQSL
* Changed User Nickname to QTH Nickname on configuration tab
2011-11-12 17:16:26 -06:00
David Freese ac3de09d08 Version 3.22.0AB
Alpha release
2011-11-12 15:04:54 -06:00
David Freese 2dae98df12 eQSL
* Added EQSL macro tag - sends current log data to eQSL on line
    - CALL, BAND, MODE, QSO_DATE, QSO_TIME_ON, RST_SENT
    - optional message, <EQSL:message to send>
2011-11-12 15:02:08 -06:00
David Freese b0e37af394 Exec macro
* On Linux and OS X
    - modified child process environment variable PATH to include the
      scripts directory as the first in the PATH string
    - required for xdg-open to find executable in the scripts directory
2011-11-12 06:35:35 -06:00
David Freese 3288d8d3db QRZ on-line lookup
* Changed on line lookup URL format to comply with changes
    to QRZ.com
2011-11-07 10:48:09 -06:00
David Freese bf8812752d HamQTH update
* Added <country> parser
2011-11-03 10:53:22 -05:00
David Freese 0e4127e92e Version 3.22.0AZ
alpha release
2011-11-03 07:18:29 -05:00
David Freese 15ff024ba8 HamQTH
* Added error statements to notes:
    - Failure to obtain certificate
    - Callsign not found
  * Corrected parsing of QTH and QSL_VIA
2011-11-03 07:17:42 -05:00
David Freese b5e788e6b1 Auto-send
* Added command-line parameter --auto-dir for specifying absolute
    pathname to autosend directory.
2011-11-03 07:11:19 -05:00
David Freese 2d1d4844e9 RSID defaults
* Changed RSID new installation defaults per request from
    NBEMS trainers.
2011-11-03 07:11:00 -05:00
David Freese db2803d7e0 NBEMS-FLMSG Directories
* Allow user specification of FLMSG directory as a command
    line argument --flmsg-dir "full-pathname-directory"
  * Defaults
    - Linux / OS-X $HOME/.nbems
    - XP C:\Documents and Settings\<user>\NBEMS.files
    - Vista/Win7 C:\Users\<user>\NBEMS.files
2011-11-03 07:10:47 -05:00
David Freese 9fd70bc178 Resize fault
* Fixed resize fault - required changing min height of
    hidden resizable control in main text panel.
2011-10-26 12:36:47 -05:00
David Freese 35b8fc8072 Version 3.22.0AY
Alpha release
2011-10-24 21:30:20 -05:00
David Freese bcdc9cff24 RSID limit fault
* Set upper and lower bounds to RSID limited search
2011-10-24 13:41:45 -05:00
David Freese ece4fb7a78 DTMF debug
* removed DTMF debug code from sound.cxx
2011-10-23 07:55:44 -05:00
David Freese 0b041f682e Multi QSY bug fix
* change >+ to >= in macros.cxx
2011-10-21 19:52:04 -05:00
David Freese 6f3e5a021c Version 3.22.0AX
Alpha release
2011-10-21 13:36:09 -05:00
David Freese cb5ddcdaf3 Multi QSY
* New implementation of multi-QSY macro
2011-10-21 13:25:52 -05:00
David Freese f63a77adac Common QSY
* Created common QSY function
2011-10-20 21:57:16 -05:00
David Freese 8630feb2b6 Revert qsy patch
* Remove the QSY patch introduced by commit 7542ae98f7
    pending resolution of logic
2011-10-20 21:38:33 -05:00
David Freese 6bc6fc8047 HamQTH lookup
* Added HamQTH to callsign queries
2011-10-19 12:29:49 -05:00
David Freese 3169780256 Version 3.22.0AW
Alpha release
2011-10-19 06:46:10 -05:00
David Freese f96fb25573 Packet debug
* Removed extended initializer list from packet debug code
    Replaced with simple array initializers
  * Caused compile failure on 64 bit FC15 x86_gr with gcc 4.6.1
2011-10-19 06:46:07 -05:00
Remi Chateauneu 7542ae98f7 Multi-QSY
* QSY can have jump to several increasing frequencies one after the other.
  * pQSY and doQSY share commonQSY.
2011-10-17 14:53:21 -05:00
David Freese cf3bed318b REV macro tag
* Added <REV:on|off|toggle> macro tag
2011-10-17 14:52:39 -05:00
David Freese 39ebd8bb69 RTTY bandwidth
* Added bandwidth specifier to set modem RTTY tag
    <MODEM:RTTY:shift:baud:bits:bandwidth>
    Specifiers may be unspecified, i.e.
    <MODEM:RTTY:170>
    <MODEM:RTTY:170:45>
    <MODEM:RTTY:170::5>
    <MODEM:RTTY:170:::100>
    <MODEM:RTTY:170:45:5:90>
  * Altered RTTY startup bandwidth behavior to accept
    current bandwidth setting if not less than minimum
    required for acceptable decoding.
2011-10-16 08:06:26 -05:00