Wykres commitów

19 Commity (master)

Autor SHA1 Wiadomość Data
David Freese ed3b09d2b6 ifkp modem
* 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)
2015-09-12 15:02:06 -05:00
David Freese f61f7d7cc2 fsq modem
* added FSQCALL(US) compatible modem
  * corrected code-page 1250 Latin-1 extended character keyboard
    entry to UTF-8 strings
    - correctly encodes 1250 characters 080 through 0FF using the
      control + numeric keypad entry for the character
      . British pound sign: control 163
2015-07-11 13:17:55 -05:00
Remi Chateauneu 42000367ad Wefax
* Added strformat for C-style string formatting.
* Better AFC.
* Default max image size is increased.
* Create core dump if FLDIGI_COREDUMP environment variable set.
* More comments.
* More information saved with fax images.
* More filtering of empty blank images based on correlation etc...
* Now use phasing information to stop images.
* Phase inversion flag is now constant.
* Detection of apt start on four successive lines instead of three only.
* Detection of apt stop on three successive lines instead of two only.
* Removed apt stop frequency detection (Too many false stops).
* Fixed bad proportion of sent faxes (They were vertically stretched).
2012-04-26 18:34:53 -05:00
Remi Chateauneu e2eb292f5b Wefax fixes, AFC, speedup.
* Fixed bug when displaying bin image with 100% zoom.
* Fixed race condition when sending fax with XML/RPC
* Changed max image size.
* Speed-up filter evaluation.
* Added variable threshold for binary image.
* Speed-up fax display.
* Added erosion/dilatation for fax enhancement (Experimental, disabled).
* More information when cannot load playback WAV file.
* Speedup waterfall display.
* Changed wefax AFC logic for setting frequency (Median/average).
* Removed detection of Hamburg constant frequency.
* Fixed FLTK calls made by wrong thread (XCB library).
* Fixed filenames list which was not scrollable.
* Removed dead code.
* Saves less empty images.
* Saves more information in images metadata.
* Change selected band for AFC detection.
* Changed level for APT start/stop detection. Now checks several lines.
2012-04-26 18:34:41 -05:00
Remi Chateauneu 490058b589 Wefax bin images + debugging.
* Fixed a thread problem in apt code.
* Added image binarization.
* Default image mode is monochrome.
* Added runtime check code in debug version.
* Smoothen slant.
* Nicer widgets.
* Adjustment to constant frequency detection (Hamburg).
2012-04-26 18:34:30 -05:00
Remi Chateauneu 2989baf2d1 WEFAX : Noise reduction, less disk space.
* Fax can be saved in monochrome, takes less disk space.
* New option to reduce noise on images.
* Changed RX interface: Non-stop reception is now easier.
* Image RX starts ten lines earlier when high correlation detected.
* Experimental: Uses correlation to reduce image echo.
* Display speed-up when zoomed.
* Cleaner indeing of correlation buffer (Method at_mod).
2012-02-10 12:00:58 -06:00
Remi Chateauneu 6b7067ed77 Wefax b/w fix
* The generated image is now really back and white.
* Display speedup.
2012-02-10 12:00:43 -06:00
Remi Chateauneu 2508852b03 WEFAX addition
Merger of all work submitted by Remi which was based on
  3.13BY.  Merge accomplished by reducing mulitple commits
  to a single and then cherry-picking that commit to the
  master branch.  No merge conflicts were experienced.

  Modified fl_digi.cxx / wefax items to comply with post
  3.13BY changes.
2010-05-03 08:15:11 -05:00
Stelios Bounanos cc957f37cf Update copyright headers
* Relicense: GPLv2+ -> GPLv3+
  * Update authors' copyright notices
2010-03-01 13:09:16 +00:00
Stelios Bounanos 974e1ec9ef Remove JPEG write support
Also make libpng a hard dependency and remove USE_LIBPNG conditionals
2009-05-02 13:17:01 +01:00
Stelios Bounanos 9d566564c4 Clean up headers 2009-04-12 23:57:17 +01:00
Stelios Bounanos 7675123a80 Add image drag/drop support
Also fix a couple of memory allocation bugs
2008-07-10 19:59:34 +01:00
Stelios Bounanos d27136da0a MFSK and images changes 2008-04-17 10:02:20 +01:00
Stelios Bounanos 226e560cb4 Add PNG save support 2008-04-15 08:01:37 +01:00
Stelios Bounanos ded087d8f6 Upstream version 2.11L 2008-04-14 23:18:15 +01:00
Stelios Bounanos 067cda0250 Upstream version 2.11E 2008-03-30 14:38:05 +01:00
Stelios Bounanos e229f2849c Upstream version 2.05c 2007-12-01 04:29:52 +00:00
Stelios Bounanos 3aee619baa Upstream version 1.38.11 2007-10-08 07:59:57 +01:00
Stelios Bounanos 4d5c3d4768 Upstream version 1.33 2007-06-22 23:04:50 +01:00