Wykres commitów

1030 Commity (77bc96640bcf3d1726d7927bd5f37abc28ba3b21)

Autor SHA1 Wiadomość Data
Stelios Bounanos 77bc96640b Use band functions in logbook 2009-04-17 19:17:56 +01:00
Stelios Bounanos 21247913e6 Add functions to set the socket buffer size 2009-04-17 19:17:56 +01:00
Stelios Bounanos 4b1292ca75 Improve logging and error notification
* Add macros for fl_alert/message/choice that set nicer icons for the
  FLTK dialog windows before calling the functions that display them
* Use LOG* calls in backend (modems, rig control) code, which should not
  display popups
* Display a notification the first time an error message is logged
* Use the correct message for errors (fl_alert instead of fl_message)
2009-04-17 19:17:55 +01:00
Stelios Bounanos d73c8fd316 Add OS X and MinGW stack tracing 2009-04-17 19:17:55 +01:00
Stelios Bounanos e192d1d4d8 Add preliminary support for MinGW 2009-04-17 19:17:55 +01:00
Stelios Bounanos 01fd3d9919 Change set_log macro 2009-04-12 23:57:17 +01:00
Stelios Bounanos 9d566564c4 Clean up headers 2009-04-12 23:57:17 +01:00
Stelios Bounanos b4bf47ffee Distribute cr.sh test script 2009-04-12 23:56:57 +01:00
David Freese dd9caa8350 Version 3.11 2009-04-11 15:33:49 +01:00
Stelios Bounanos 8646ccb724 Fix rigMEM compilation on OS X 2009-04-11 15:33:49 +01:00
Stelios Bounanos 8fe2028d8f Fix uHRouter log message 2009-04-11 15:33:49 +01:00
David Freese e94628c2b6 Man page correction
Changed to indicate default location of logbook.adif
2009-04-10 07:49:49 -05:00
Stelios Bounanos c8981312b4 Add documentation
* Add new asciidoc Beginners' Guide and manual pages.  The guide and man
  pages are built if asciidoc and a2x utilities are present on the build
  system.

* Install man pages and fldigi-shell.

* Update build system to automatically copy the HTML version of the
  guide to the source.

* Add missing config.h include.

* Change "invalid option" error message.
2009-04-06 22:21:07 +01:00
Stelios Bounanos 88d067da44 Disable SysV IPC on OS X 2009-04-06 21:59:27 +01:00
Stelios Bounanos d039aab5fc Add missing include 2009-04-06 16:26:07 +01:00
David Freese e5dd8e08c1 Version 3.11AX 2009-04-06 07:52:43 -05:00
David Freese e4d3f6a71f updated i18n 2009-04-06 07:50:19 -05:00
David Freese b1ff3f58a8 Status prefs mod
Do no save mainX and/or mainY when fldigi is minimized
    MS returns negative values which cause seg fault on restart
2009-04-06 07:45:50 -05:00
David Freese 5249bd9ef0 FFT processing - prefilter recognition
Restored missing code to accommodate changes in prefilter settings:
      RECT, BLACKMAN, HAMMING, HANNING, TRIANGULAR
    Support code lost during some earlier change
2009-04-05 16:31:50 -05:00
David Freese 104e8f5489 Version 3.11AW 2009-04-05 14:51:32 -05:00
David Freese f8c06f4ba3 Waterfall FFT fix
Corrected wfall FFT to use both real and imaginary parts
    Corrected FFT scaling factor
2009-04-05 14:22:26 -05:00
David Freese fb2c4d9c14 RigCAT code cleanup 2009-03-29 21:05:38 -05:00
David Freese 9ac9c1fc02 Version 3.11AV
* alpha test version 3.11AV
2009-03-27 19:46:05 -05:00
David Freese 0437cc7dec Update i18n 2009-03-27 19:45:49 -05:00
David Freese c261af319f Beginner Help
Updated html strings to asciidoc strings
2009-03-27 19:40:21 -05:00
David Freese bdf8ffbe35 XMLRPC mod
Update FreqDisp when xmlrpc command main.set_frequency is
    received.  Frequency control enabled from either fldigi or
    external xmlrpc access program
2009-03-27 18:16:02 -05:00
David Freese 038868e7b6 Logfile logic change
* Disabled creation of "Fldigi<datetime>.log" unless or
      until the "File/Log/Log all RX/TX text" is enabled.
    * Closes the log if the menu item is disabled.
    * Prevents accumulation of unnecessary empty files
2009-03-27 16:17:31 -05:00
David Freese aa40d40b8e RigCAT mod
* Added default xml values.  Only used to preset configuration
      values if present in <rig>.xml file:
        - <ECHO>bbb</ECHO>  bbb = true or false
        - <TIMEOUT>ttt</TIMEOUT> ttt = time in msec
        - <RETRIES>n</RETRIES> n = number
        - <WRITE_DELAY>ddd</WRITE_DELAY> ddd = delay in msec
        - <POST_WRITE_DELAY>ddd</POST_WRITE_DELAY> ddd = delay in msec
        - <BAUDRATE>rrr</BAUDRATE> rrr = 300, 600, 1200 ...
        - <RTSCTS>bbb</RTSCTS> bbb = true or false
        - <ECHO>bbb</ECHO> bbb = true or false
        - <CMDPTT>bbb</CMDPTT> bbb = true or false
2009-03-27 16:16:23 -05:00
David Freese a04d475027 Hamlib mod
* Default values for the following variables are read from
      the hamlib backend when a new rig is selected
        baudrate, retries, timeout, write_delay, post_write_delay
      The respective configuration controls are updated accordingly.
      User may over ride the default settings.
2009-03-27 08:56:28 -05:00
David Freese b89df53afa Version 3.11AU
* alpha test version 3.11AU
2009-03-26 18:06:53 -05:00
David Freese 43d0e8df50 update i18n 2009-03-26 18:06:34 -05:00
David Freese 3c7d0045cd Miscellaneous fixes
* RTTY DSP filter bandwidth tracks baud / shift
    * Log frequency changed to left justified
2009-03-26 16:37:08 -05:00
David Freese dfd721bd14 Version 3.11AT
* alpha test version 3.11AT
2009-03-25 19:49:23 -05:00
David Freese c8d1e1eb67 update i18n 2009-03-25 19:48:59 -05:00
David Freese a492284697 Beginners Help update 2009-03-25 18:54:23 -05:00
David Freese cc73610e4a HamLib PTT bug fix 2009-03-25 18:29:41 -05:00
David Freese 3993b5b7d1 Hamlib DTR / RTS state
Added OFF setting to DTR and RTS initial state - hamlib default
    might not be in the OFF state if the check box was not enabled.
2009-03-25 07:45:23 -05:00
David Freese efc4259d69 Logger32 default folder change
Changed default folder to TempDir from C:\FL_LOGBOOK
2009-03-25 07:39:45 -05:00
David Freese 22b70a52f8 Version 3.11AS
* alpha test version 3.11AS
2009-03-23 16:21:40 -05:00
David Freese a1c6d7541e Mods Logbook
* fixed corrupted file save bug
    * added CONT, ITUZ, CQZ fields to logbook dialog
    * rearranged to logbook dialog entry fields
    * increased size of CALL field to 15
2009-03-23 16:10:02 -05:00
David Freese 38a6066291 Version 3.11AR
* alpha test version 3.11AR
2009-03-22 17:19:54 -05:00
Stephane Fillod 53e631b865 Update i18n 2009-03-21 23:54:27 +00:00
Stephane Fillod 2929336729 Czech l10n by Josef Klimosz, OK2WO 2009-03-21 23:54:27 +00: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 4dfb2c596c Mod - RSID propability of detection improvements
* increased time between RSID tones and start of normal modem signal
    * corrected errors in decoder implementation
2009-03-21 18:29:29 -05:00
David Freese 6c0d3777b0 RSID decoder bug fix
* added windowing function to fft
    * corrected CalculateBuckets method
2009-03-20 19:49:08 -05:00
David Freese d77b8cc7b3 Cosmetic change to adif_io.cxx code 2009-03-20 16:42:44 -05:00
David Freese 0262c8615e Version 3.11AQ
* 3.11AQ alpha test release
2009-03-17 18:41:56 -05:00
Stelios Bounanos 3a65fa108a Fix hex/bin string output
* Fix length error in printhex
* Rename printhex to str2hex, binarystr to uint2bin
* Use a vector<char> to store the string representation
2009-03-16 19:41:06 +00:00
David Freese 0c15f12f4d Version 3.11AP
* 3.11AP alpha test version
2009-03-14 15:49:13 -05:00