Wykres commitów

2346 Commity (a45006dad86b0831d6e7c66df59e969ad5d3ba7a)

Autor SHA1 Wiadomość Data
David Freese a45006dad8 fldigi-shell
* remove from install process
  * retain for developer testing
2015-04-18 14:52:24 -05:00
David Freese ee19668733 Write log
* Added status bar annunciation of write log after adding
    deleting, modifying any logbook record.
2015-04-18 14:52:23 -05:00
David Freese 8d4f0efaa5 Config dialog
* fix positioning of "show control chars"
2015-04-18 14:52:23 -05:00
David Freese 967e7c5535 rx/tx queues
* fix tx_queue_execute.
    - missing que_ok resets
  * corrected wait timing for tx que events
  * added wait for STATE_RX before executing rx queu
    events
2015-04-18 08:39:44 -05:00
David Freese 379ce46ff7 Version 3.22.07
* Maintenance release
2015-04-01 11:07:04 -05:00
David Freese b78b683e51 Macro edit
* correct initialization of text size in configure panel
2015-04-01 11:07:04 -05:00
David Freese 06515a8965 Multi-psk
* bug fix programming error
2015-04-01 11:07:04 -05:00
David Freese ae560e7b3a Vista SignaLink driver
* Vista driver disallows 2 channel input.  Causes sound
    card open failure on read.
2015-03-31 20:07:41 -05:00
David Freese 3c264e2868 Command line
* Fix command line parsing and use of
    - xmlrpc server address/port
    - arq    server address/port
    - flrig  server address/port
2015-03-31 04:54:55 -05:00
David Freese 68f88eed65 SSB default signal
* change default rst to 59 vice 599
2015-03-31 04:54:55 -05:00
David Freese 5ca7182bb2 Digiscope resize
* Added clear video for digiscope resize
2015-03-31 04:54:54 -05:00
David Freese b522d833cb FSF address
* correct FSF address in various files
2015-03-31 04:54:54 -05:00
David Freese c79bfd73c0 Image update
* update to help image, folder-files.png
2015-03-31 04:54:49 -05:00
David Freese c5411dd423 Version 3.22.06
* Maintenance release
2015-03-21 09:55:45 -05:00
Robert Stiles fe27da926b UTF-8 Rx display
* Fix UTF-8 Rx panel display errors
    - received characters
    - echo'd transmit characters
2015-03-21 09:55:45 -05:00
David Freese 15ca512524 8psk modes
* Combined effort of W1HKJ, KK5VD and KL4YFD
  * Corrected 8psk1333 symbol rate to 12
  * Added no-fec and fec for each 8psk modem type
  * Assigned RsID codes to new modem types
    - backward compatible with previous 8psk implementation
  * Reset interleaver at the start of PSK TX.
  * Add init() routines to encoder:: and viterbi:: in order to reset
    internals without reallocation.
  * Remove string length variance 'n' when measuring char timing.
  * 8PSK soft decoder
    - 8PSK soft bits now use the phase error as a measure of received-bit quality
    - phase error is applied in combination with the a-priori mapped softbits
    - hard-coded the gray-unmapping of incoming bits (reduced CPU load slightly)
  * AFC using vestigial carrier for all 8psk modes
    - enable using "PSK pilot" on psk config tab
    - level controllable on psk config tab
    - use increases cpu usage
    - use can improve low s/n decoding
  * Updated 8psk mode and configuration documention
2015-03-21 08:59:00 -05:00
David Freese 2424904eea R-L channel input
* read from either left (default) or right channel
2015-03-20 19:50:32 -05:00
David Freese e5148c0be3 QSY documentation
* update to docs
2015-03-20 19:50:32 -05:00
David Freese f2198122e5 Sound File Generate
* Added samplerate conversion to Generate initialization
  * Added limiter to maximum sample file amplitude
2015-03-20 19:50:32 -05:00
David Freese e48c2fe5da Macro Editor Fonts
* Added user configuration item for macro editor text
    font and font size
  * Added code to make font change immediate if editor dialog
    is open
2015-03-19 19:23:30 -05:00
David Freese 35ef2ed3fe devices_text mutex
* added mutex for devices_text
2015-02-18 08:44:47 -06:00
Robert Stiles aedc628d92 Bug fixes/Comments
* Script Generate should save PA device index vice menu index.
  * PSK: Possible segment fault. Tighter control on string lengths
  * Util.cxx add comment block to each functions and remove
    trim_white_spaces() function.
2015-02-18 08:43:56 -06:00
Robert Stiles cbc9975bd5 Check IO and delay prior to autoexec prgs 2015-02-18 08:43:56 -06:00
Robert Stiles 003707f81a Rename local variables 2015-02-18 08:43:56 -06:00
David Freese edee64aa42 pa names
* correct search method for matching sound card device
    name with device number
  * add LOG_INFO data stream for selected device
2015-02-17 15:41:50 -06:00
David Freese 4ba7b78b77 Main dialog resize
* Corrected code that compensates for user change in waterfall height
  * Corrected code that resizes the status bar widgets
2015-02-17 05:10:14 -06:00
David Freese 3eb8e41d8f Code merge/PortAudio Script return error
* Correct return value on port audio script command
2015-02-10 18:48:34 -06:00
David Freese 279115cf2a Rig Viewer Frame
* Reposition RigViewerFrame to be immediately to the right of
    RigControlFrame
2015-02-10 18:48:34 -06:00
David Freese b15f5d98b1 Update translation files
* Update to fldigi.pot and *.po files
2015-02-10 18:48:34 -06:00
David Freese 31e231beef Exit trx loop
Changed exit process for trx loop
2015-02-10 18:48:34 -06:00
Robert Stiles 1155d8d0c7 Documentation Update 2015-02-10 18:48:34 -06:00
Robert Stiles 814bed31f8 Configure Script Engine
* Add menu item "Scripts" and callback function.
    * Add scripting engine.
    * Update script engine for localization strings/messages.
    * Add hierarchy syntax
    * New file run_script.h
    * Hierarchy integration completed
    * Add command set
    * Add 'int find_index(char *)' to combo.cxx
    * Add menu item 'Generate Script' and code for generating a default
      config script file.
    * Add void loadRigXmlFile(void) to rigxml.cxx to support scripting calls.
      - Trim leading/trailing white spaces from portaudio device names.
    * Remove duplicate calling functions/method members.
    * Move command parameter specific verification to run_script.cxx
      basic testing remains in script_parsing.cxx
    * First Document Draft - Script commands
      - Add Misc NBEMS config commands
      - Add Notice - Program restart required.
      - Update Documentation with new commands
    * Removed Unused Variables (multiple locations)
    * Change behavior of floating point output for script generate.
    * Remove function qsy() use restriction on rig control availability.
    * Add strnlen, strncmp and strncpy checks to configure.ac
    * Add trim_white_spaces, strnlen, strncmp and strncpy routines to util.cxx
    * Add pa_set_dev() to soundconf.cxx for updating pa device names.
    * Add code to save macro(s) with content only.
    * Add config_script files to POTFILES.in for localization processing.
    * Flag command types.
    * Limit generate script output based on configure content.
    * Change script error dialog box to warning.
    * Change default rig.xml to rig-unassigned.xml. For testing purposes.
      (script generation)
    * Update Documents with Notes about script generation and executing.
    * Correct \ref and \section name duplicates in doxygen doc source
    * Add script commands for ID->RSID/Video/CW panel.
    * Move Script/Execute/Generate Menu Items to File Menu.
      - Move repetitive code into general functions.
    * Rename "Scripts" menu item to "Config Scripts"
    * Fix error introduced in last mods. Port Audio Gen Config
2015-02-10 18:48:34 -06:00
David Freese fffc57c180 French po
* New French translation file submitted by Bernard Seront, F4GAR
2015-02-10 18:48:34 -06:00
David Freese 375e98f652 CW QSK Tune
* Added right channel "tune" signal for QSK / keyer
    control via right channel tone.
2015-02-10 18:48:33 -06:00
David Freese 3ebf3dbb40 flrig xml client
* added flrig xml client support
2015-02-08 14:05:54 -06:00
David Freese ad52857f2c Macros
* Added following to inline macro set
    - <!RIGCAT:...>
  * Added video text tag, always executes inline
    - <VIDEO:text>
  * Added new post <RX> processing que and the following
    tags
    - <@MODEM:
    - <@RIGCAT:
    - <@GOFREQ:
    - <@GOHOME>
    - <@RIGMODE:
    - <@FILWID:
    - <@TXRSID:
  * Add ability to send a gray scale image using the macro
      <IMAGE:filename>
    gray scale switch used as:
      <IMAGE:G,filename> or
      <IMAGE:g,filename>
    white space may appear anywhere in front of the filename
    as in
      <IMAGE: G, filename>
  * update to documentation
2015-02-08 14:05:47 -06:00
David Freese 423ac70ad5 TimeOn button
* Missing callback declaration on btnTimeOn.  OK on btnTimeOn2
    and btnTimeOn3
2015-01-15 18:16:49 -06:00
David Freese 3041a20c4c QSY clickable
* Fix to prevent log capture on QSY clickable Rx text
    - QSY text is enabled by "Mark prev freq/mode" on RxID tab
    - click on QSY text should only restore freq/mode and not
      perform a log text capture
2015-01-10 17:06:14 -06:00
David Freese 142362fc0d Version 3.22.05
* Maintenance release
2015-01-09 15:27:35 -06:00
David Freese 2c9b493ce6 TX Lock
* Tx frequency failed to remain fixed when Tx lock set; continued
    to follow the Rx frequency on these modems.
    - MFSK
    - MT63
2015-01-09 08:26:35 -06:00
David Freese 7c9582228f video ID
* fix video ID bug when used with "locked" transmit
    audio frequency.
2015-01-09 08:26:35 -06:00
David Freese b93ea4ebcc fftfilt
* additional fix for RTTY filter initialization
2015-01-09 08:26:35 -06:00
David Freese ed4f49d70f Port audio index
* corrected index check for port audio selection
2015-01-09 08:26:35 -06:00
David Freese 645e7f9d4e CW output level
* check to insure that CW output does not exceed +/- 1.0
    before conversion to signed binary audio wave.
2015-01-09 08:26:35 -06:00
David Freese 7cc119ddc9 Documentation
* Updated use of Smeter / Mode-BW switch
2015-01-09 08:26:35 -06:00
David Freese 93d2da8ae4 MFSK squelch
* decreased and normalized mfsk decoder squelch metric
2015-01-09 08:26:35 -06:00
David Freese 9c8d5153d2 Rx display
* Suppress display of control and high bit characters
    - enable switch on colors and fonts configuration panel
2015-01-09 08:26:35 -06:00
David Freese b1ac562a53 Log fields
* Set size constraints on each logbook field
  * Add validity check LOC field
2015-01-09 08:26:35 -06:00
David Freese d67d1ab133 Native file chooser
* Correct default behavior of directory selection in
    native file chooser; effects
    - Logbook open/save
    - Macros open/save
    - Macro editor tags: <FILE:> <SAVE> <IMAGE:>
    - Tx panel insert file
    - MFSK select image
  * Corrected empty default filename in logbook file selector
  * Improved error and information display when opening logbook
    or Macro file
2015-01-01 16:13:13 -06:00
David Freese 6d11c02a8b ADIF temp log
* removed duplicate call to submit_ADIF
2014-12-27 17:45:11 -06:00