Wykres commitów

19 Commity (0cb8f95f95976dfc15e2b5d6d226ae5c1bb253f3)

Autor SHA1 Wiadomość Data
David Freese 2e2c9e90f9 ADIF record repairs
* Add code to allow on the fly correction of corrupt
    ADIF records during file read.
2015-11-12 08:12:29 -06:00
David Freese f472a17646 Logbook read
* Change read log routine
    - file read a line at a time vice entire image into RAM
2015-09-18 08:46:28 -05:00
David Freese d244947923 Headers update
* updated all headers to reflect correct licensing
2014-08-29 02:49:51 -05:00
Arvo Järve 8c5581152a CRC16 and ANSII char set
* corrected CRC16 computation to allow for characters
    larger than 0x7F.
2013-05-19 17:58:37 -05: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 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 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
David Freese f2b39b1ede Reversion of commit 2a957966c1
Partial reversion of Multi-user-logbook commit
  Preparation for introduction of client/server logbook
2010-11-19 08:50:05 -06:00
Fernando M. Maresca 80e1bcf36d QSO_DATE_OFF field implementation
Implementation of QSO_DATE_OFF field in the logbook according
  to ADIF 2.2.3 and up specification.
2010-10-13 06:41:38 -05:00
David Freese 2a957966c1 MultiUser Logbook
Enabled access to a single fldigi adif logbook database from
  multiple running instances of fldigi or fldigi and another
  program using same database file.
2010-07-15 10:24:20 -05:00
David Freese c517a1ef2a NBEMS files
Changed creation of NBEMS directory structure.
    * Only created when required by program or elected by
      operator when using the File/Folders/NBEMS files... menu item
    * Changed NBEMS directory to ~/.nbems/ on Linux and friends
    * NBEMS directory remains NBEMS.files on Windows
2010-03-26 19:05:05 +00:00
David Freese b539c1cdf2 ADIF_2.2.3 compliance
Changed XCHG1 to SRX_STRING (received exchange)
	Changed MYXCHG to STX_STRING (sent exchange)
	Updated ADIF version number output
2009-06-01 18:13:54 -05:00
Stelios Bounanos 9d566564c4 Clean up headers 2009-04-12 23:57:17 +01:00
David Freese 0bb3f8fe2e Modification to logbook file processing
* Performance enhancement to file reading and processing
    * original, 33 seconds to process 22200 records
    * new, 0.55 seconds to process 22200 records
2009-03-21 18:41:36 -05:00
David Freese c2764f0215 Changed logbook text export to tab delimited format 2008-12-06 17:35:09 -06:00
Stelios Bounanos 80f43f6796 Delete carriage returns 2008-12-04 16:11:33 +00:00
David Freese aef541e3ec Add fl_logbook 2008-12-04 16:11:33 +00:00
Stelios Bounanos 23860fbd02 Upstream version 1.37h 2007-08-14 02:20:52 +01:00
Stelios Bounanos 4d5c3d4768 Upstream version 1.33 2007-06-22 23:04:50 +01:00